Author: hboutemy
Date: Fri Aug 19 05:09:04 2011
New Revision: 1159502

URL: http://svn.apache.org/viewvc?rev=1159502&view=rev
Log:
updated parent pom to latest release

Modified:
    maven/archetype/trunk/pom.xml

Modified: maven/archetype/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/archetype/trunk/pom.xml?rev=1159502&r1=1159501&r2=1159502&view=diff
==============================================================================
--- maven/archetype/trunk/pom.xml (original)
+++ maven/archetype/trunk/pom.xml Fri Aug 19 05:09:04 2011
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>21-SNAPSHOT</version>
+    <version>21</version>
   </parent>
 
   <groupId>org.apache.maven.archetype</groupId>


Reply via email to