Skip to content

Commit 7275bab

Browse files
committed
[maven-release-plugin] prepare release github-pr-coverage-status-1.9.0
1 parent 44120e8 commit 7275bab

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<parent>
54
<groupId>org.jenkins-ci.plugins</groupId>
@@ -9,7 +8,7 @@
98
</parent>
109

1110
<artifactId>github-pr-coverage-status</artifactId>
12-
<version>1.8.3-SNAPSHOT</version>
11+
<version>1.9.0</version>
1312
<packaging>hpi</packaging>
1413

1514
<url>https://wiki.jenkins-ci.org/display/JENKINS/GitHub+PR+Coverage+Status+Plugin</url>
@@ -34,7 +33,7 @@
3433
<connection>scm:git:https://github.com/jenkinsci/github-pr-coverage-status-plugin.git</connection>
3534
<developerConnection>scm:git:https://github.com/jenkinsci/github-pr-coverage-status-plugin.git</developerConnection>
3635
<url>https://github.com/jenkinsci/github-pr-coverage-status-plugin</url>
37-
<tag>HEAD</tag>
36+
<tag>github-pr-coverage-status-1.9.0</tag>
3837
</scm>
3938

4039
<licenses>

0 commit comments

Comments
 (0)