Author: tv
Date: Tue Nov  6 14:37:08 2012
New Revision: 1406152

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

Modified:
    turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/pom.xml

Modified: turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/pom.xml?rev=1406152&r1=1406151&r2=1406152&view=diff
==============================================================================
--- turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/pom.xml (original)
+++ turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/pom.xml Tue Nov  6 
14:37:08 2012
@@ -27,7 +27,7 @@
   </parent>
   <groupId>org.apache.turbine</groupId>
   <artifactId>turbine-webapp-2.3.3</artifactId>
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>Archetype - Turbine 2.3.3 WebApp</name>
@@ -37,9 +37,9 @@
   <inceptionYear>2011</inceptionYear>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/archetypes/tags/turbine-webapp-2.3.3-1.0.0</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/archetypes/tags/turbine-webapp-2.3.3-1.0.0</developerConnection>
-    
<url>http://svn.apache.org/viewcvs/turbine/maven/archetypes/tags/turbine-webapp-2.3.3-1.0.0</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/</developerConnection>
+    
<url>http://svn.apache.org/viewcvs/turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/</url>
   </scm>
   
   <build>


Reply via email to