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/08/28 02:29:54 UTC

svn commit: r437482 - /maven/plugins/trunk/pom.xml

Author: brett
Date: Sun Aug 27 17:29:53 2006
New Revision: 437482

URL: http://svn.apache.org/viewvc?rev=437482&view=rev
Log:
update parent POM

Modified:
    maven/plugins/trunk/pom.xml

Modified: maven/plugins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=437482&r1=437481&r2=437482&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Sun Aug 27 17:29:53 2006
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>4-SNAPSHOT</version>
+    <version>4</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.maven.plugins</groupId>