Author: wsmoak
Date: Mon Sep  1 09:34:42 2008
New Revision: 691013

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

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

Modified: 
struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-starter/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-starter/pom.xml?rev=691013&r1=691012&r2=691013&view=diff
==============================================================================
--- struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-starter/pom.xml 
(original)
+++ struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-starter/pom.xml 
Mon Sep  1 09:34:42 2008
@@ -9,14 +9,14 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>struts2-archetype-starter</artifactId>
-  <version>2.0.11.2</version>
+  <version>2.0.12-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Struts 2 Archetypes - Starter</name>
 
   <scm>
-     
<connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-starter-2.0.11.2</connection>
-     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-starter-2.0.11.2</developerConnection>
-     
<url>http://svn.apache.org/viewvc/struts/maven/tags/struts2-archetype-starter-2.0.11.2</url>
+     
<connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-starter/</connection>
+     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-starter/</developerConnection>
+     
<url>http://svn.apache.org/viewvc/struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-starter/</url>
   </scm>
 
   <build>


Reply via email to