Author: evenisse
Date: Thu Mar  2 07:59:43 2006
New Revision: 382426

URL: http://svn.apache.org/viewcvs?rev=382426&view=rev
Log:
Use latest parent

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

Modified: maven/plugins/trunk/maven-release-plugin/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-release-plugin/pom.xml?rev=382426&r1=382425&r2=382426&view=diff
==============================================================================
--- maven/plugins/trunk/maven-release-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-release-plugin/pom.xml Thu Mar  2 07:59:43 2006
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>maven-plugin-parent</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>2.0</version>
+    <version>2.0.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-release-plugin</artifactId>


Reply via email to