update the version to the usual three components: 5.0.0-SNAPSHOT

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/5.0.x@7664 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Andreas Dangel
2012-04-30 11:35:40 +00:00
parent 736851e446
commit eaf1385595

View File

@ -4,7 +4,7 @@
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<name>PMD</name> <name>PMD</name>
<version>5.0-SNAPSHOT</version> <version>5.0.0-SNAPSHOT</version>
<parent> <parent>
<groupId>org.sonatype.oss</groupId> <groupId>org.sonatype.oss</groupId>