[maven-release-plugin] prepare for next development iteration
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/5.0.x@7668 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
parent
8dcde0edb5
commit
6474fde42d
@ -4,7 +4,7 @@
|
||||
<groupId>net.sourceforge.pmd</groupId>
|
||||
<artifactId>pmd</artifactId>
|
||||
<name>PMD</name>
|
||||
<version>5.0.0</version>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>org.sonatype.oss</groupId>
|
||||
@ -220,9 +220,9 @@
|
||||
</developer>
|
||||
</developers>
|
||||
<scm>
|
||||
<connection>scm:svn:https://pmd.svn.sourceforge.net/svnroot/pmd/tags/pmd/pmd_release_5_0_0</connection>
|
||||
<developerConnection>scm:svn:https://pmd.svn.sourceforge.net/svnroot/pmd/tags/pmd/pmd_release_5_0_0</developerConnection>
|
||||
<url>https://pmd.svn.sourceforge.net/svnroot/pmd/tags/pmd/pmd_release_5_0_0</url>
|
||||
<connection>scm:svn:https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/5.0.x</connection>
|
||||
<developerConnection>scm:svn:https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/5.0.x</developerConnection>
|
||||
<url>https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/5.0.x</url>
|
||||
</scm>
|
||||
<organization>
|
||||
<name>InfoEther</name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user