You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2009/12/16 18:04:07 UTC

svn commit: r891315 - /struts/maven/trunk/struts2-archetype-convention/pom.xml

Author: lukaszlenart
Date: Wed Dec 16 17:04:07 2009
New Revision: 891315

URL: http://svn.apache.org/viewvc?rev=891315&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: struts/maven/trunk/struts2-archetype-convention/pom.xml
URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-convention/pom.xml?rev=891315&r1=891314&r2=891315&view=diff
==============================================================================
--- struts/maven/trunk/struts2-archetype-convention/pom.xml (original)
+++ struts/maven/trunk/struts2-archetype-convention/pom.xml Wed Dec 16 17:04:07 2009
@@ -8,14 +8,14 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>struts2-archetype-convention</artifactId>
-  <version>2.1.8.1</version>
+  <version>2.2.0-SNAPSHOT</version>
   <name>Struts 2 Archetypes - Blank Convention</name>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-convention-2.1.8.1</connection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-convention/</connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-convention-2.1.8.1
+      scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-convention/
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/struts/maven/tags/struts2-archetype-convention-2.1.8.1</url>
+    <url>http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-convention/</url>
   </scm>
 </project>