Tagging 4.1.0 release


git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/tags/activemq-4.1.0@474526 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml
index e9e2993..c87f407 100644
--- a/activemq-console/pom.xml
+++ b/activemq-console/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <version>4.1.0-incubator</version>
   </parent>
 
   <artifactId>activemq-console</artifactId>
diff --git a/activemq-core/pom.xml b/activemq-core/pom.xml
index 249e637..4659c64 100755
--- a/activemq-core/pom.xml
+++ b/activemq-core/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <version>4.1.0-incubator</version>
   </parent>
 
   <artifactId>activemq-core</artifactId>
diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml
index 0677de0..4dfcf36 100644
--- a/activemq-jaas/pom.xml
+++ b/activemq-jaas/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <version>4.1.0-incubator</version>
   </parent>
 
   <artifactId>activemq-jaas</artifactId>
diff --git a/activemq-openwire-generator/pom.xml b/activemq-openwire-generator/pom.xml
index df6be61..a3dc91b 100644
--- a/activemq-openwire-generator/pom.xml
+++ b/activemq-openwire-generator/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <version>4.1.0-incubator</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/activemq-optional/pom.xml b/activemq-optional/pom.xml
index 179e5cd..f971571 100755
--- a/activemq-optional/pom.xml
+++ b/activemq-optional/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <version>4.1.0-incubator</version>
   </parent>
 
   <artifactId>activemq-optional</artifactId>
diff --git a/activemq-perftest/pom.xml b/activemq-perftest/pom.xml
index b900340..559bb70 100644
--- a/activemq-perftest/pom.xml
+++ b/activemq-perftest/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>activemq-parent</artifactId>
         <groupId>org.apache.activemq</groupId>
-        <version>4.1-incubator-SNAPSHOT</version>
+        <version>4.1.0-incubator</version>
     </parent>
 
     <artifactId>activemq-perftest</artifactId>
diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml
index c4ad65f..adff348 100755
--- a/activemq-ra/pom.xml
+++ b/activemq-ra/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <version>4.1.0-incubator</version>
   </parent>
 
   <artifactId>activemq-ra</artifactId>
diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml
index 216cbdd..c4ab2d8 100644
--- a/activemq-rar/pom.xml
+++ b/activemq-rar/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <version>4.1.0-incubator</version>
   </parent>
 
   <artifactId>activemq-rar</artifactId>
diff --git a/activemq-repository-builder/pom.xml b/activemq-repository-builder/pom.xml
index 7ce6186..bf65417 100644
--- a/activemq-repository-builder/pom.xml
+++ b/activemq-repository-builder/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <version>4.1.0-incubator</version>
   </parent>
   
   <artifactId>activemq-repository-builder</artifactId>
diff --git a/activemq-systest/pom.xml b/activemq-systest/pom.xml
index 36f4a87..a045ed0 100755
--- a/activemq-systest/pom.xml
+++ b/activemq-systest/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <version>4.1.0-incubator</version>
   </parent>
 
   <artifactId>activemq-systest</artifactId>
diff --git a/activemq-tooling/maven-activemq-memtest-plugin/pom.xml b/activemq-tooling/maven-activemq-memtest-plugin/pom.xml
index b4864d4..d9bdb0e 100644
--- a/activemq-tooling/maven-activemq-memtest-plugin/pom.xml
+++ b/activemq-tooling/maven-activemq-memtest-plugin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.activemq.tooling</groupId>
         <artifactId>activemq-tooling</artifactId>
-        <version>4.1-incubator-SNAPSHOT</version>
+        <version>4.1.0-incubator</version>
 	</parent>
     
 	<artifactId>maven-activemq-memtest-plugin</artifactId>
diff --git a/activemq-tooling/maven-activemq-perf-plugin/pom.xml b/activemq-tooling/maven-activemq-perf-plugin/pom.xml
index a0e4990..77c1237 100644
--- a/activemq-tooling/maven-activemq-perf-plugin/pom.xml
+++ b/activemq-tooling/maven-activemq-perf-plugin/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.activemq.tooling</groupId>
         <artifactId>activemq-tooling</artifactId>
-        <version>4.1-incubator-SNAPSHOT</version>
+        <version>4.1.0-incubator</version>
 	</parent>
 
     <artifactId>maven-activemq-perf-plugin</artifactId>
diff --git a/activemq-tooling/maven-activemq-plugin/pom.xml b/activemq-tooling/maven-activemq-plugin/pom.xml
index e5b35ce..1592b03 100644
--- a/activemq-tooling/maven-activemq-plugin/pom.xml
+++ b/activemq-tooling/maven-activemq-plugin/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.activemq.tooling</groupId>
         <artifactId>activemq-tooling</artifactId>
-        <version>4.1-incubator-SNAPSHOT</version>
+        <version>4.1.0-incubator</version>
 	</parent>
     
 	<artifactId>maven-activemq-plugin</artifactId>
diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml
index 3140300..4947aeb 100644
--- a/activemq-tooling/pom.xml
+++ b/activemq-tooling/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <version>4.1.0-incubator</version>
   </parent>
 
   <groupId>org.apache.activemq.tooling</groupId>
diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml
index 167e042..c52b3d0 100755
--- a/activemq-web-console/pom.xml
+++ b/activemq-web-console/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <version>4.1.0-incubator</version>
   </parent>
 
   <artifactId>activemq-web-console</artifactId>
diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml
index 6c533b7..b35085e 100755
--- a/activemq-web-demo/pom.xml
+++ b/activemq-web-demo/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <version>4.1.0-incubator</version>
   </parent>
 
   <artifactId>activemq-web-demo</artifactId>
diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml
index 760f264..efeb803 100755
--- a/activemq-web/pom.xml
+++ b/activemq-web/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <version>4.1.0-incubator</version>
   </parent>
 
   <artifactId>activemq-web</artifactId>
diff --git a/activemq-xmpp/pom.xml b/activemq-xmpp/pom.xml
index 27c96df..1049961 100755
--- a/activemq-xmpp/pom.xml
+++ b/activemq-xmpp/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <version>4.1.0-incubator</version>
   </parent>
 
   <artifactId>activemq-xmpp</artifactId>
diff --git a/assembly/pom.xml b/assembly/pom.xml
index d410207..e7d601c 100755
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <version>4.1.0-incubator</version>
   </parent>
 
   <artifactId>apache-activemq</artifactId>
diff --git a/pom.xml b/pom.xml
index bf2fee3..c4867e6 100755
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>activemq-parent</artifactId>
-  <version>4.1-incubator-SNAPSHOT</version>
+  <version>4.1.0-incubator</version>
   <packaging>pom</packaging>
   <name>ActiveMQ</name>
 
@@ -214,7 +214,7 @@
       <dependency>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activeio-core</artifactId>
-        <version>3.x-incubator-SNAPSHOT</version>
+        <version>3.0.0-incubator</version>
       </dependency>
 	  <dependency>
         <groupId>org.apache.activemq</groupId>
@@ -919,7 +919,7 @@
   </reporting>
 
   <properties>
-    <activemq-version>4.1-incubator-SNAPSHOT</activemq-version>
+    <activemq-version>4.1.0-incubator</activemq-version>
     <activesoap-version>1.3</activesoap-version>
     <annogen-version>0.1.0</annogen-version>
     <ant-version>1.6.2</ant-version>