Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Commit c3f6721

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6794417 commit c3f6721

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
@@ -11,7 +11,7 @@
1111
<artifactId>pmd</artifactId>
1212
<packaging>hpi</packaging>
1313
<name>PMD Plug-in</name>
14-
<version>4.0.0</version>
14+
<version>4.0.1-SNAPSHOT</version>
1515
<url>http://wiki.jenkins-ci.org/x/GAAHAQ</url>
1616
<description>This plug-in generates the trend report for PMD, an
1717
open source static code analysis program.
@@ -78,7 +78,7 @@
7878
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
7979
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
8080
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
81-
<tag>pmd-4.0.0</tag>
81+
<tag>HEAD</tag>
8282
</scm>
8383

8484
<repositories>

0 commit comments

Comments
 (0)