You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ca...@apache.org on 2007/05/15 22:17:07 UTC

svn commit: r538304 - /maven/shared/trunk/maven-archiver/pom.xml

Author: carlos
Date: Tue May 15 13:17:06 2007
New Revision: 538304

URL: http://svn.apache.org/viewvc?view=rev&rev=538304
Log:
Upgrade parent

Modified:
    maven/shared/trunk/maven-archiver/pom.xml

Modified: maven/shared/trunk/maven-archiver/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-archiver/pom.xml?view=diff&rev=538304&r1=538303&r2=538304
==============================================================================
--- maven/shared/trunk/maven-archiver/pom.xml (original)
+++ maven/shared/trunk/maven-archiver/pom.xml Tue May 15 13:17:06 2007
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>6</version>
+    <version>7</version>
   </parent>
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-archiver</artifactId>