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
This commit is contained in:
Andreas Dangel 2011-11-10 19:54:38 +00:00
parent 0d3cba2a2e
commit 495294d09e

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>