You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2005/10/25 03:08:33 UTC

svn commit: r328214 - /maven/components/trunk/maven-plugins/maven-repository-plugin/pom.xml

Author: jvanzyl
Date: Mon Oct 24 18:08:30 2005
New Revision: 328214

URL: http://svn.apache.org/viewcvs?rev=328214&view=rev
Log:
need a released parent

Modified:
    maven/components/trunk/maven-plugins/maven-repository-plugin/pom.xml

Modified: maven/components/trunk/maven-plugins/maven-repository-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-repository-plugin/pom.xml?rev=328214&r1=328213&r2=328214&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/maven-repository-plugin/pom.xml (original)
+++ maven/components/trunk/maven-plugins/maven-repository-plugin/pom.xml Mon Oct 24 18:08:30 2005
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>maven-plugin-parent</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0</version>
   </parent>                
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven.plugins</groupId>