Compare commits

...

1 Commits

Author SHA1 Message Date
Andreas Dangel
495294d09e set at least the pom version to 4.3.1-SNAPSHOT in the branch
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/4.3.x@7438 51baf565-9d33-0410-a72c-fc3788e3496d
2011-11-10 19:54:38 +00:00

View File

@ -4,7 +4,7 @@
<groupId>pmd</groupId>
<artifactId>pmd</artifactId>
<name>PMD</name>
<version>4.3</version>
<version>4.3.1-SNAPSHOT</version>
<description>
<![CDATA[
<p>PMD scans Java source code and looks for potential problems like:</p>