[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Andreas Dangel 2013-04-05 19:31:38 +02:00
parent b501de3fba
commit 89ebc32141

View File

@ -4,7 +4,7 @@
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId>
<name>PMD</name>
<version>5.0.3</version>
<version>5.0.4-SNAPSHOT</version>
<parent>
<groupId>org.sonatype.oss</groupId>
@ -232,7 +232,7 @@
<connection>scm:git:git://github.com/pmd/pmd.git</connection>
<developerConnection>scm:git:ssh://git@github.com/pmd/pmd.git</developerConnection>
<url>https://github.com/pmd/pmd</url>
<tag>pmd_releases/5.0.3</tag>
<tag>pmd/5.0.x</tag>
</scm>
<organization>
<name>InfoEther</name>