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:30:11 UTC

svn commit: r437483 - /maven/components/trunk/pom.xml

Author: brett
Date: Sun Aug 27 17:30:11 2006
New Revision: 437483

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

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=437483&r1=437482&r2=437483&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Sun Aug 27 17:30:11 2006
@@ -22,7 +22,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>
   <artifactId>maven</artifactId>