[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/turbine/maven/archetypes@1817199 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/trunk/turbine-webapp-4.0/pom.xml b/trunk/turbine-webapp-4.0/pom.xml
index 211ff9d..faa6c67 100644
--- a/trunk/turbine-webapp-4.0/pom.xml
+++ b/trunk/turbine-webapp-4.0/pom.xml
@@ -27,7 +27,7 @@
   </parent>

   <groupId>org.apache.turbine</groupId>

   <artifactId>turbine-webapp-4.0</artifactId>

-  <version>1.0.2</version>

+  <version>1.0.3-SNAPSHOT</version>

   <packaging>maven-archetype</packaging>

 

   <name>Archetype - Turbine 4.0 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-4.0-1.0.2</connection>

-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/archetypes/tags/turbine-webapp-4.0-1.0.2</developerConnection>

-    <url>http://svn.apache.org/viewvc/turbine/maven/archetypes/tags/turbine-webapp-4.0-1.0.2</url>

+    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/archetypes/trunk/turbine-webapp-4.0/</connection>

+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/archetypes/trunk/turbine-webapp-4.0/</developerConnection>

+    <url>http://svn.apache.org/viewvc/turbine/maven/archetypes/trunk/turbine-webapp-4.0/</url>

   </scm>

   

 <build>