You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ha...@apache.org on 2010/09/18 04:24:51 UTC

svn commit: r998393 - in /activemq/trunk: ./ activemq-all/ activemq-blueprint/ activemq-camel/ activemq-console/ activemq-core/ activemq-fileserver/ activemq-jaas/ activemq-jmdns_1.0/ activemq-karaf/ activemq-openwire-generator/ activemq-optional/ acti...

Author: hadrian
Date: Sat Sep 18 02:24:50 2010
New Revision: 998393

URL: http://svn.apache.org/viewvc?rev=998393&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    activemq/trunk/activemq-all/pom.xml
    activemq/trunk/activemq-blueprint/pom.xml
    activemq/trunk/activemq-camel/pom.xml
    activemq/trunk/activemq-console/pom.xml
    activemq/trunk/activemq-core/pom.xml
    activemq/trunk/activemq-fileserver/pom.xml
    activemq/trunk/activemq-jaas/pom.xml
    activemq/trunk/activemq-jmdns_1.0/pom.xml
    activemq/trunk/activemq-karaf/pom.xml
    activemq/trunk/activemq-openwire-generator/pom.xml
    activemq/trunk/activemq-optional/pom.xml
    activemq/trunk/activemq-pool/pom.xml
    activemq/trunk/activemq-ra/pom.xml
    activemq/trunk/activemq-rar/pom.xml
    activemq/trunk/activemq-run/pom.xml
    activemq/trunk/activemq-spring/pom.xml
    activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml
    activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml
    activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml
    activemq/trunk/activemq-tooling/pom.xml
    activemq/trunk/activemq-web-console/pom.xml
    activemq/trunk/activemq-web-demo/pom.xml
    activemq/trunk/activemq-web/pom.xml
    activemq/trunk/activemq-xmpp/pom.xml
    activemq/trunk/assembly/pom.xml
    activemq/trunk/kahadb/pom.xml
    activemq/trunk/pom.xml

Modified: activemq/trunk/activemq-all/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-all/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-all/pom.xml (original)
+++ activemq/trunk/activemq-all/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-all</artifactId>

Modified: activemq/trunk/activemq-blueprint/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-blueprint/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-blueprint/pom.xml (original)
+++ activemq/trunk/activemq-blueprint/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-blueprint</artifactId>

Modified: activemq/trunk/activemq-camel/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-camel/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-camel/pom.xml (original)
+++ activemq/trunk/activemq-camel/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-camel</artifactId>

Modified: activemq/trunk/activemq-console/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-console/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-console/pom.xml (original)
+++ activemq/trunk/activemq-console/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-console</artifactId>

Modified: activemq/trunk/activemq-core/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-core/pom.xml (original)
+++ activemq/trunk/activemq-core/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-core</artifactId>

Modified: activemq/trunk/activemq-fileserver/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-fileserver/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-fileserver/pom.xml (original)
+++ activemq/trunk/activemq-fileserver/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-fileserver</artifactId>

Modified: activemq/trunk/activemq-jaas/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-jaas/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-jaas/pom.xml (original)
+++ activemq/trunk/activemq-jaas/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-jaas</artifactId>

Modified: activemq/trunk/activemq-jmdns_1.0/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-jmdns_1.0/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-jmdns_1.0/pom.xml (original)
+++ activemq/trunk/activemq-jmdns_1.0/pom.xml Sat Sep 18 02:24:50 2010
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>activemq-parent</artifactId>
     <groupId>org.apache.activemq</groupId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>activemq-jmdns_1.0</artifactId>

Modified: activemq/trunk/activemq-karaf/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-karaf/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-karaf/pom.xml (original)
+++ activemq/trunk/activemq-karaf/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-karaf</artifactId>

Modified: activemq/trunk/activemq-openwire-generator/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-openwire-generator/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-openwire-generator/pom.xml (original)
+++ activemq/trunk/activemq-openwire-generator/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: activemq/trunk/activemq-optional/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-optional/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-optional/pom.xml (original)
+++ activemq/trunk/activemq-optional/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-optional</artifactId>

Modified: activemq/trunk/activemq-pool/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-pool/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-pool/pom.xml (original)
+++ activemq/trunk/activemq-pool/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-pool</artifactId>

Modified: activemq/trunk/activemq-ra/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-ra/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-ra/pom.xml (original)
+++ activemq/trunk/activemq-ra/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-ra</artifactId>

Modified: activemq/trunk/activemq-rar/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-rar/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-rar/pom.xml (original)
+++ activemq/trunk/activemq-rar/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-rar</artifactId>

Modified: activemq/trunk/activemq-run/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-run/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-run/pom.xml (original)
+++ activemq/trunk/activemq-run/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-run</artifactId>

Modified: activemq/trunk/activemq-spring/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-spring/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-spring/pom.xml (original)
+++ activemq/trunk/activemq-spring/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-spring</artifactId>

Modified: activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml (original)
+++ activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq.tooling</groupId>
     <artifactId>activemq-tooling</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-activemq-memtest-plugin</artifactId>

Modified: activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml (original)
+++ activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml Sat Sep 18 02:24:50 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.activemq.tooling</groupId>
         <artifactId>activemq-tooling</artifactId>
-        <version>5.4.1</version>
+        <version>5.5-SNAPSHOT</version>
 	</parent>
 
     <artifactId>maven-activemq-perf-plugin</artifactId>

Modified: activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml (original)
+++ activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml Sat Sep 18 02:24:50 2010
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq.tooling</groupId>
     <artifactId>activemq-tooling</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-activemq-plugin</artifactId>

Modified: activemq/trunk/activemq-tooling/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-tooling/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-tooling/pom.xml (original)
+++ activemq/trunk/activemq-tooling/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.activemq.tooling</groupId>

Modified: activemq/trunk/activemq-web-console/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-web-console/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-web-console/pom.xml (original)
+++ activemq/trunk/activemq-web-console/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-web-console</artifactId>

Modified: activemq/trunk/activemq-web-demo/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-web-demo/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-web-demo/pom.xml (original)
+++ activemq/trunk/activemq-web-demo/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-web-demo</artifactId>

Modified: activemq/trunk/activemq-web/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-web/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-web/pom.xml (original)
+++ activemq/trunk/activemq-web/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-web</artifactId>

Modified: activemq/trunk/activemq-xmpp/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-xmpp/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/activemq-xmpp/pom.xml (original)
+++ activemq/trunk/activemq-xmpp/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-xmpp</artifactId>

Modified: activemq/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/assembly/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/assembly/pom.xml (original)
+++ activemq/trunk/assembly/pom.xml Sat Sep 18 02:24:50 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>apache-activemq</artifactId>

Modified: activemq/trunk/kahadb/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/kahadb/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/kahadb/pom.xml (original)
+++ activemq/trunk/kahadb/pom.xml Sat Sep 18 02:24:50 2010
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.4.1</version>
+    <version>5.5-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=998393&r1=998392&r2=998393&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Sat Sep 18 02:24:50 2010
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>activemq-parent</artifactId>
-  <version>5.4.1</version>
+  <version>5.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ActiveMQ</name>
   <inceptionYear>2005</inceptionYear>
@@ -162,9 +162,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-5.4.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-5.4.1</developerConnection>
-    <url>http://svn.apache.org/viewvc/activemq/tags/activemq-5.4.1</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/activemq/trunk/</url>
   </scm>
   
   <repositories>