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

git-svn-id: https://svn.apache.org/repos/asf/servicemix/archetypes/trunk@1214584 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d414619..1b85e46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,15 +28,15 @@
 
     <groupId>org.apache.servicemix</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2011.02</version>
+    <version>2012.01-SNAPSHOT</version>
 
     <name>Apache ServiceMix :: Archetypes</name>
     <packaging>pom</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/archetypes/tags/archetypes-2011.02</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/archetypes/tags/archetypes-2011.02</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/servicemix/archetypes/tags/archetypes-2011.02</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 3ad27cd..3211d6d 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>2011.02</version>
+        <version>2012.01-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 0a6253c..a680024 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>2011.02</version>
+        <version>2012.01-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-binding-component/pom.xml b/servicemix-binding-component/pom.xml
index 05e5817..0476077 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>2011.02</version>
+        <version>2012.01-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 8ee459d..f577482 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>2011.02</version>
+        <version>2012.01-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 f28b7df..b47d398 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>2011.02</version>
+        <version>2012.01-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 6989429..cc68bba 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>2011.02</version>
+        <version>2012.01-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 a8153b1..cf7650e 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>2011.02</version>
+        <version>2012.01-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 50adcfe..173cf5c 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>2011.02</version>
+        <version>2012.01-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 ffa45f2..167cfd9 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>2011.02</version>
+        <version>2012.01-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 c696e8b..c414016 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>2011.02</version>
+        <version>2012.01-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 f563b27..8249009 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>2011.02</version>
+        <version>2012.01-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 e1d91a4..aed5fe6 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>2011.02</version>
+        <version>2012.01-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-embedded-simple/pom.xml b/servicemix-embedded-simple/pom.xml
index 66b2388..887387d 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>2011.02</version>
+        <version>2012.01-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 efd6d85..88b097f 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>2011.02</version>
+        <version>2012.01-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 e263518..f90c5d3 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>2011.02</version>
+        <version>2012.01-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 fb2de56..ab6745f 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>2011.02</version>
+        <version>2012.01-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 923ad17..da51b63 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>2011.02</version>
+        <version>2012.01-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 c628bbb..008d674 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>2011.02</version>
+        <version>2012.01-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 0dc3805..dc6e2e8 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>2011.02</version>
+        <version>2012.01-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 d44afcb..3c3043c 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>2011.02</version>
+        <version>2012.01-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 5c40bdc..b778ec9 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>2011.02</version>
+        <version>2012.01-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 eeafd1e..ed1f6fb 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>2011.02</version>
+        <version>2012.01-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 c01452f..045a5eb 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>2011.02</version>
+        <version>2012.01-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-osgi-bundle/pom.xml b/servicemix-osgi-bundle/pom.xml
index e759849..56854aa 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>2011.02</version>
+        <version>2012.01-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 68efc37..c9b9ac1 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>2011.02</version>
+        <version>2012.01-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-project-root/pom.xml b/servicemix-project-root/pom.xml
index ad3a7a8..507307e 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>2011.02</version>
+        <version>2012.01-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 4f78f0d..4f64503 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>2011.02</version>
+        <version>2012.01-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 01169fb..9ed91f4 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>2011.02</version>
+        <version>2012.01-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 5fd3b36..bae8f5e 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>2011.02</version>
+        <version>2012.01-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 551ba90..0e1a4cb 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>2011.02</version>
+        <version>2012.01-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-service-assembly/pom.xml b/servicemix-service-assembly/pom.xml
index 2863080..67d2816 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>2011.02</version>
+        <version>2012.01-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-service-engine/pom.xml b/servicemix-service-engine/pom.xml
index 840c36f..ef4d59f 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>2011.02</version>
+        <version>2012.01-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-service-unit/pom.xml b/servicemix-service-unit/pom.xml
index f000738..cb8913c 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>2011.02</version>
+        <version>2012.01-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-shared-library/pom.xml b/servicemix-shared-library/pom.xml
index 0da66b5..a0e6dd2 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>2011.02</version>
+        <version>2012.01-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 3fe7ab2..ce99ab0 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>2011.02</version>
+        <version>2012.01-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 090a420..43197ad 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>2011.02</version>
+        <version>2012.01-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 e8f0d39..6d58fbd 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>2011.02</version>
+        <version>2012.01-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 c8658d7..8fde12d 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>2011.02</version>
+        <version>2012.01-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 eddeb1e..e44a21a 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>2011.02</version>
+        <version>2012.01-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>