From 495294d09ec28bda1981d708e07a8b325e7e9253 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Thu, 10 Nov 2011 19:54:38 +0000 Subject: [PATCH] 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 --- pmd/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmd/pom.xml b/pmd/pom.xml index 8fa3607c17..a9e1d51a91 100644 --- a/pmd/pom.xml +++ b/pmd/pom.xml @@ -4,7 +4,7 @@ pmd pmd PMD - 4.3 + 4.3.1-SNAPSHOT PMD scans Java source code and looks for potential problems like: