You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sn...@apache.org on 2007/02/07 23:04:42 UTC

svn commit: r504711 - /maven/plugins/trunk/maven-changes-plugin/pom.xml

Author: snicoll
Date: Wed Feb  7 14:04:41 2007
New Revision: 504711

URL: http://svn.apache.org/viewvc?view=rev&rev=504711
Log:
staging changes plugin 2.0-beta3

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

Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/pom.xml?view=diff&rev=504711&r1=504710&r2=504711
==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changes-plugin/pom.xml Wed Feb  7 14:04:41 2007
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>8-SNAPSHOT</version>
+    <version>8</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-changes-plugin</artifactId>