You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jt...@apache.org on 2006/09/18 08:56:01 UTC

svn commit: r447291 - /maven/plugins/trunk/maven-release-plugin/pom.xml

Author: jtolentino
Date: Sun Sep 17 23:56:01 2006
New Revision: 447291

URL: http://svn.apache.org/viewvc?view=rev&rev=447291
Log:
Rolled back parent POM to version 3.

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

Modified: maven/plugins/trunk/maven-release-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-release-plugin/pom.xml?view=diff&rev=447291&r1=447290&r2=447291
==============================================================================
--- maven/plugins/trunk/maven-release-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-release-plugin/pom.xml Sun Sep 17 23:56:01 2006
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>4-SNAPSHOT</version>
+    <version>3</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-release-plugin</artifactId>