Author: mrdon
Date: Tue Oct 10 16:22:14 2006
New Revision: 462635

URL: http://svn.apache.org/viewvc?view=rev&rev=462635
Log:
Using new parent pom

Modified:
    struts/maven/trunk/struts2-archetype-starter/pom.xml

Modified: struts/maven/trunk/struts2-archetype-starter/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-starter/pom.xml?view=diff&rev=462635&r1=462634&r2=462635
==============================================================================
--- struts/maven/trunk/struts2-archetype-starter/pom.xml (original)
+++ struts/maven/trunk/struts2-archetype-starter/pom.xml Tue Oct 10 16:22:14 
2006
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts-master</artifactId>
-    <version>3</version>
+    <version>4-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>


Reply via email to