[maven-release-plugin] prepare release archetypes-2011.01

git-svn-id: https://svn.apache.org/repos/asf/servicemix/archetypes/trunk@1173144 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 6d9f10a..a37d3db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,15 +28,15 @@
 
     <groupId>org.apache.servicemix</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2011.01-SNAPSHOT</version>
+    <version>2011.01</version>
 
     <name>Apache ServiceMix :: Archetypes</name>
     <packaging>pom</packaging>
 
     <scm>
-        <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>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/archetypes/tags/archetypes-2011.01</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/archetypes/tags/archetypes-2011.01</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/servicemix/archetypes/tags/archetypes-2011.01</url>
     </scm>
 
     <properties>
diff --git a/servicemix-archetypes-itests/pom.xml b/servicemix-archetypes-itests/pom.xml
index 1fa9df3..a9db60e 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.01-SNAPSHOT</version>
+        <version>2011.01</version>
     </parent>
 
     <artifactId>servicemix-archetypes-itests</artifactId>
diff --git a/servicemix-bean-service-unit/pom.xml b/servicemix-bean-service-unit/pom.xml
index 33cfbb1..f4091e4 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.01-SNAPSHOT</version>
+        <version>2011.01</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-binding-component/pom.xml b/servicemix-binding-component/pom.xml
index cb37ed5..d0b5a62 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.01-SNAPSHOT</version>
+        <version>2011.01</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 5f14d75..850884a 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.01-SNAPSHOT</version>
+        <version>2011.01</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 11599c2..28abdc9 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.01-SNAPSHOT</version>
+        <version>2011.01</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 457c18b..a2b3b43 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.01-SNAPSHOT</version>
+        <version>2011.01</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 5528188..5423492 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.01-SNAPSHOT</version>
+        <version>2011.01</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 8ee35fe..d567333 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.01-SNAPSHOT</version>
+        <version>2011.01</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 f2ca0c6..b9542dd 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.01-SNAPSHOT</version>
+        <version>2011.01</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 71ae1ca..39a8d38 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.01-SNAPSHOT</version>
+        <version>2011.01</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 111d0ed..4450717 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.01-SNAPSHOT</version>
+        <version>2011.01</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 7fab169..4204188 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.01-SNAPSHOT</version>
+        <version>2011.01</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-embedded-simple/pom.xml b/servicemix-embedded-simple/pom.xml
index dbc9f35..c406fa7 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.01-SNAPSHOT</version>
+        <version>2011.01</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 04eefc2..4b42f06 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.01-SNAPSHOT</version>
+        <version>2011.01</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 19a0c95..5536fbc 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.01-SNAPSHOT</version>
+        <version>2011.01</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 226263e..601a5e4 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.01-SNAPSHOT</version>
+        <version>2011.01</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 017446b..c8837e4 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.01-SNAPSHOT</version>
+        <version>2011.01</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 95ccd68..2afb8f3 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.01-SNAPSHOT</version>
+        <version>2011.01</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 d367804..aa86699 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.01-SNAPSHOT</version>
+        <version>2011.01</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 90532f0..1e8a780 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.01-SNAPSHOT</version>
+        <version>2011.01</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 599f100..a5ca4db 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.01-SNAPSHOT</version>
+        <version>2011.01</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 a1ddb16..5cee82c 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.01-SNAPSHOT</version>
+        <version>2011.01</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 d07a0fd..1190414 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.01-SNAPSHOT</version>
+        <version>2011.01</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-osgi-bundle/pom.xml b/servicemix-osgi-bundle/pom.xml
index 7e49a70..972f0ea 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.01-SNAPSHOT</version>
+        <version>2011.01</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 e75c3c2..8fa6a4b 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.01-SNAPSHOT</version>
+        <version>2011.01</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-project-root/pom.xml b/servicemix-project-root/pom.xml
index efc22b3..2e3ab14 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.01-SNAPSHOT</version>
+        <version>2011.01</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 4a3c19f..94098c0 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.01-SNAPSHOT</version>
+        <version>2011.01</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 0ba4c0b..6f16651 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.01-SNAPSHOT</version>
+        <version>2011.01</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 9ce1ae2..8b923ff 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.01-SNAPSHOT</version>
+        <version>2011.01</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 27b0520..812d274 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.01-SNAPSHOT</version>
+        <version>2011.01</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-service-assembly/pom.xml b/servicemix-service-assembly/pom.xml
index 482ef5d..262410e 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.01-SNAPSHOT</version>
+        <version>2011.01</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-service-engine/pom.xml b/servicemix-service-engine/pom.xml
index 4701dc9..42d5034 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.01-SNAPSHOT</version>
+        <version>2011.01</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-service-unit/pom.xml b/servicemix-service-unit/pom.xml
index d98b48a..0ce0d92 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.01-SNAPSHOT</version>
+        <version>2011.01</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-shared-library/pom.xml b/servicemix-shared-library/pom.xml
index 83fabbc..0d09f89 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.01-SNAPSHOT</version>
+        <version>2011.01</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 e50a2cb..3a24870 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.01-SNAPSHOT</version>
+        <version>2011.01</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/servicemix-snmp-service-unit/pom.xml b/servicemix-snmp-service-unit/pom.xml
index 6c9521d..d088032 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.01-SNAPSHOT</version>
+        <version>2011.01</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 e6f3b3e..0f54378 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.01-SNAPSHOT</version>
+        <version>2011.01</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 6ae10c3..13a0b96 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.01-SNAPSHOT</version>
+        <version>2011.01</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 f158061..26e6274 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.01-SNAPSHOT</version>
+        <version>2011.01</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>