We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 950e5a7 commit 98e4e3dCopy full SHA for 98e4e3d
pom.xml
@@ -7,7 +7,7 @@
7
</parent>
8
<artifactId>clover</artifactId>
9
<packaging>hpi</packaging>
10
- <version>4.12.0-SNAPSHOT</version>
+ <version>4.12.0</version>
11
<name>Jenkins Clover plugin</name>
12
<url>http://wiki.jenkins-ci.org/display/JENKINS/Clover+Plugin</url>
13
<developers>
@@ -26,7 +26,7 @@
26
<connection>scm:git:git://github.com/jenkinsci/clover-plugin.git</connection>
27
<developerConnection>scm:git:git@github.com:jenkinsci/clover-plugin.git</developerConnection>
28
<url>http://github.com/jenkinsci/clover-plugin</url>
29
- <tag>clover-4.7.0</tag>
+ <tag>clover-4.12.0</tag>
30
</scm>
31
<properties>
32
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments