Skip to content

Commit 98e4e3d

Browse files
[maven-release-plugin] prepare release clover-4.12.0
1 parent 950e5a7 commit 98e4e3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</parent>
88
<artifactId>clover</artifactId>
99
<packaging>hpi</packaging>
10-
<version>4.12.0-SNAPSHOT</version>
10+
<version>4.12.0</version>
1111
<name>Jenkins Clover plugin</name>
1212
<url>http://wiki.jenkins-ci.org/display/JENKINS/Clover+Plugin</url>
1313
<developers>
@@ -26,7 +26,7 @@
2626
<connection>scm:git:git://github.com/jenkinsci/clover-plugin.git</connection>
2727
<developerConnection>scm:git:git@github.com:jenkinsci/clover-plugin.git</developerConnection>
2828
<url>http://github.com/jenkinsci/clover-plugin</url>
29-
<tag>clover-4.7.0</tag>
29+
<tag>clover-4.12.0</tag>
3030
</scm>
3131
<properties>
3232
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)