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

git-svn-id: https://svn.apache.org/repos/asf/servicemix/archetypes/trunk@1434520 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index a125569..e9b9f81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,15 +28,15 @@
 
     <groupId>org.apache.servicemix</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2013.01</version>
+    <version>2013.02-SNAPSHOT</version>
 
     <name>Apache ServiceMix :: Archetypes</name>
     <packaging>pom</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/archetypes/tags/archetypes-2013.01</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/archetypes/tags/archetypes-2013.01</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/servicemix/archetypes/tags/archetypes-2013.01</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/archetypes/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/archetypes/trunk</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/servicemix/archetypes/trunk</url>
     </scm>
 
     <properties>
diff --git a/servicemix-archetypes-itests/pom.xml b/servicemix-archetypes-itests/pom.xml
index a03d270..aaa0272 100644
--- a/servicemix-archetypes-itests/pom.xml
+++ b/servicemix-archetypes-itests/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <artifactId>servicemix-archetypes-itests</artifactId>
diff --git a/servicemix-bean-service-unit/pom.xml b/servicemix-bean-service-unit/pom.xml
index 21c517b..e207dbb 100644
--- a/servicemix-bean-service-unit/pom.xml
+++ b/servicemix-bean-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-binding-component/pom.xml b/servicemix-binding-component/pom.xml
index ec6154e..030baca 100644
--- a/servicemix-binding-component/pom.xml
+++ b/servicemix-binding-component/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-camel-osgi-bundle/pom.xml b/servicemix-camel-osgi-bundle/pom.xml
index 2f06341..16c8700 100755
--- a/servicemix-camel-osgi-bundle/pom.xml
+++ b/servicemix-camel-osgi-bundle/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-camel-service-unit/pom.xml b/servicemix-camel-service-unit/pom.xml
index be132be..8007dde 100644
--- a/servicemix-camel-service-unit/pom.xml
+++ b/servicemix-camel-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-cxf-bc-service-unit/pom.xml b/servicemix-cxf-bc-service-unit/pom.xml
index 4059a22..6dc9c40 100644
--- a/servicemix-cxf-bc-service-unit/pom.xml
+++ b/servicemix-cxf-bc-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-cxf-code-first-osgi-bundle/pom.xml b/servicemix-cxf-code-first-osgi-bundle/pom.xml
index 4969e1a..12c09b1 100644
--- a/servicemix-cxf-code-first-osgi-bundle/pom.xml
+++ b/servicemix-cxf-code-first-osgi-bundle/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-cxf-se-service-unit/pom.xml b/servicemix-cxf-se-service-unit/pom.xml
index 2ea6205..1870545 100644
--- a/servicemix-cxf-se-service-unit/pom.xml
+++ b/servicemix-cxf-se-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-cxf-se-wsdl-first-service-unit/pom.xml b/servicemix-cxf-se-wsdl-first-service-unit/pom.xml
index b72a963..1eff687 100644
--- a/servicemix-cxf-se-wsdl-first-service-unit/pom.xml
+++ b/servicemix-cxf-se-wsdl-first-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml b/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml
index 5928bfe..a29d9ca 100644
--- a/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml
+++ b/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-drools-service-unit/pom.xml b/servicemix-drools-service-unit/pom.xml
index 8274404..173fa5b 100644
--- a/servicemix-drools-service-unit/pom.xml
+++ b/servicemix-drools-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-eip-service-unit/pom.xml b/servicemix-eip-service-unit/pom.xml
index 3f0a926..6e77493 100644
--- a/servicemix-eip-service-unit/pom.xml
+++ b/servicemix-eip-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-embedded-simple/pom.xml b/servicemix-embedded-simple/pom.xml
index 4ebc733..3043b84 100644
--- a/servicemix-embedded-simple/pom.xml
+++ b/servicemix-embedded-simple/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-exec-service-unit/pom.xml b/servicemix-exec-service-unit/pom.xml
index f8760a0..b7635fe 100644
--- a/servicemix-exec-service-unit/pom.xml
+++ b/servicemix-exec-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-file-service-unit/pom.xml b/servicemix-file-service-unit/pom.xml
index a57066f..610cb05 100644
--- a/servicemix-file-service-unit/pom.xml
+++ b/servicemix-file-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-ftp-service-unit/pom.xml b/servicemix-ftp-service-unit/pom.xml
index 2348b67..355f9f7 100644
--- a/servicemix-ftp-service-unit/pom.xml
+++ b/servicemix-ftp-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-http-service-unit/pom.xml b/servicemix-http-service-unit/pom.xml
index a4f2240..01b652c 100644
--- a/servicemix-http-service-unit/pom.xml
+++ b/servicemix-http-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-jms-service-unit/pom.xml b/servicemix-jms-service-unit/pom.xml
index 10845f3..7381019 100644
--- a/servicemix-jms-service-unit/pom.xml
+++ b/servicemix-jms-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-jsr181-service-unit/pom.xml b/servicemix-jsr181-service-unit/pom.xml
index cc50bff..104999a 100644
--- a/servicemix-jsr181-service-unit/pom.xml
+++ b/servicemix-jsr181-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-jsr181-wsdl-first-service-unit/pom.xml b/servicemix-jsr181-wsdl-first-service-unit/pom.xml
index 4fddd2a..0d09a4e 100644
--- a/servicemix-jsr181-wsdl-first-service-unit/pom.xml
+++ b/servicemix-jsr181-wsdl-first-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-lwcontainer-service-unit/pom.xml b/servicemix-lwcontainer-service-unit/pom.xml
index ffcfbc7..14a68e4 100644
--- a/servicemix-lwcontainer-service-unit/pom.xml
+++ b/servicemix-lwcontainer-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-mail-service-unit/pom.xml b/servicemix-mail-service-unit/pom.xml
index 3990ee3..2ac957c 100644
--- a/servicemix-mail-service-unit/pom.xml
+++ b/servicemix-mail-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-ode-service-unit/pom.xml b/servicemix-ode-service-unit/pom.xml
index e6bbb4e..a12d837 100644
--- a/servicemix-ode-service-unit/pom.xml
+++ b/servicemix-ode-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-osgi-bundle/pom.xml b/servicemix-osgi-bundle/pom.xml
index 797ed3a..43b11c0 100644
--- a/servicemix-osgi-bundle/pom.xml
+++ b/servicemix-osgi-bundle/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-osworkflow-service-unit/pom.xml b/servicemix-osworkflow-service-unit/pom.xml
index 79a5945..fef861c 100644
--- a/servicemix-osworkflow-service-unit/pom.xml
+++ b/servicemix-osworkflow-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-project-root/pom.xml b/servicemix-project-root/pom.xml
index 1c02916..86f90e1 100644
--- a/servicemix-project-root/pom.xml
+++ b/servicemix-project-root/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-quartz-service-unit/pom.xml b/servicemix-quartz-service-unit/pom.xml
index 4e855c6..38de577 100644
--- a/servicemix-quartz-service-unit/pom.xml
+++ b/servicemix-quartz-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-saxon-service-unit/pom.xml b/servicemix-saxon-service-unit/pom.xml
index abaac6b..9107639 100644
--- a/servicemix-saxon-service-unit/pom.xml
+++ b/servicemix-saxon-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-script-service-unit/pom.xml b/servicemix-script-service-unit/pom.xml
index 873843d..9c63d5e 100644
--- a/servicemix-script-service-unit/pom.xml
+++ b/servicemix-script-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-scripting-service-unit/pom.xml b/servicemix-scripting-service-unit/pom.xml
index a75198e..0bbd01b 100644
--- a/servicemix-scripting-service-unit/pom.xml
+++ b/servicemix-scripting-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-service-assembly/pom.xml b/servicemix-service-assembly/pom.xml
index 465d5f9..ddaad17 100644
--- a/servicemix-service-assembly/pom.xml
+++ b/servicemix-service-assembly/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-service-engine/pom.xml b/servicemix-service-engine/pom.xml
index a67bb98..88a81c3 100644
--- a/servicemix-service-engine/pom.xml
+++ b/servicemix-service-engine/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-service-unit/pom.xml b/servicemix-service-unit/pom.xml
index 9b9258b..410cc2c 100644
--- a/servicemix-service-unit/pom.xml
+++ b/servicemix-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-shared-library/pom.xml b/servicemix-shared-library/pom.xml
index b2635a7..977214d 100644
--- a/servicemix-shared-library/pom.xml
+++ b/servicemix-shared-library/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-smpp-service-unit/pom.xml b/servicemix-smpp-service-unit/pom.xml
index 03071f2..8a93724 100644
--- a/servicemix-smpp-service-unit/pom.xml
+++ b/servicemix-smpp-service-unit/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/servicemix-snmp-service-unit/pom.xml b/servicemix-snmp-service-unit/pom.xml
index b1d9f0d..b1f4f1b 100644
--- a/servicemix-snmp-service-unit/pom.xml
+++ b/servicemix-snmp-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-validation-service-unit/pom.xml b/servicemix-validation-service-unit/pom.xml
index adc66a5..36319e3 100644
--- a/servicemix-validation-service-unit/pom.xml
+++ b/servicemix-validation-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-vfs-service-unit/pom.xml b/servicemix-vfs-service-unit/pom.xml
index 4379a3b..351a622 100644
--- a/servicemix-vfs-service-unit/pom.xml
+++ b/servicemix-vfs-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-xmpp-service-unit/pom.xml b/servicemix-xmpp-service-unit/pom.xml
index 4e1da9c..69cab52 100644
--- a/servicemix-xmpp-service-unit/pom.xml
+++ b/servicemix-xmpp-service-unit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2013.01</version>
+        <version>2013.02-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>