You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2006/04/02 05:58:15 UTC

svn commit: r390775 - /maven/plugins/trunk/maven-pmd-plugin/pom.xml

Author: brett
Date: Sat Apr  1 19:58:14 2006
New Revision: 390775

URL: http://svn.apache.org/viewcvs?rev=390775&view=rev
Log:
set to 2.0-SNAPSHOT

Modified:
    maven/plugins/trunk/maven-pmd-plugin/pom.xml

Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-pmd-plugin/pom.xml?rev=390775&r1=390774&r2=390775&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pmd-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pmd-plugin/pom.xml Sat Apr  1 19:58:14 2006
@@ -9,7 +9,7 @@
   <artifactId>maven-pmd-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven PMD Plugin</name>
-  <version>2.0-beta-2-SNAPSHOT</version>
+  <version>2.0-SNAPSHOT</version>
   <inceptionYear>2005</inceptionYear>
   <dependencies>
     <dependency>