You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by gt...@apache.org on 2008/09/08 15:57:23 UTC

svn commit: r693099 - in /activemq/trunk: ./ activemq-all/ activemq-book/ activemq-camel/ activemq-console/ activemq-core/ activemq-fileserver/ activemq-jaas/ activemq-jmdns_1.0/ activemq-jpa-store/ activemq-openwire-generator/ activemq-optional/ activ...

Author: gtully
Date: Mon Sep  8 06:57:16 2008
New Revision: 693099

URL: http://svn.apache.org/viewvc?rev=693099&view=rev
Log:
[maven-release-plugin] prepare release activemq-parent-5.2

Modified:
    activemq/trunk/activemq-all/pom.xml
    activemq/trunk/activemq-book/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-jpa-store/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-test-atomikos/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/pom.xml

Modified: activemq/trunk/activemq-all/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-all/pom.xml?rev=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-all/pom.xml (original)
+++ activemq/trunk/activemq-all/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</version>
   </parent>
 
   <artifactId>activemq-all</artifactId>

Modified: activemq/trunk/activemq-book/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-book/pom.xml?rev=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-book/pom.xml (original)
+++ activemq/trunk/activemq-book/pom.xml Mon Sep  8 06:57:16 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</version>
   </parent>
 
   <artifactId>activemq-book</artifactId>

Modified: activemq/trunk/activemq-camel/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-camel/pom.xml?rev=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-camel/pom.xml (original)
+++ activemq/trunk/activemq-camel/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-console/pom.xml (original)
+++ activemq/trunk/activemq-console/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-core/pom.xml (original)
+++ activemq/trunk/activemq-core/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-fileserver/pom.xml (original)
+++ activemq/trunk/activemq-fileserver/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-jaas/pom.xml (original)
+++ activemq/trunk/activemq-jaas/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-jmdns_1.0/pom.xml (original)
+++ activemq/trunk/activemq-jmdns_1.0/pom.xml Mon Sep  8 06:57:16 2008
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>activemq-parent</artifactId>
     <groupId>org.apache.activemq</groupId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>activemq-jmdns_1.0</artifactId>

Modified: activemq/trunk/activemq-jpa-store/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-jpa-store/pom.xml?rev=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-jpa-store/pom.xml (original)
+++ activemq/trunk/activemq-jpa-store/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</version>
   </parent>
 
   <artifactId>activemq-jpa-store</artifactId>

Modified: activemq/trunk/activemq-openwire-generator/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-openwire-generator/pom.xml?rev=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-openwire-generator/pom.xml (original)
+++ activemq/trunk/activemq-openwire-generator/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-optional/pom.xml (original)
+++ activemq/trunk/activemq-optional/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-pool/pom.xml (original)
+++ activemq/trunk/activemq-pool/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-ra/pom.xml (original)
+++ activemq/trunk/activemq-ra/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-rar/pom.xml (original)
+++ activemq/trunk/activemq-rar/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-run/pom.xml (original)
+++ activemq/trunk/activemq-run/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</version>
   </parent>
 
   <artifactId>activemq-run</artifactId>

Modified: activemq/trunk/activemq-test-atomikos/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-test-atomikos/pom.xml?rev=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-test-atomikos/pom.xml (original)
+++ activemq/trunk/activemq-test-atomikos/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</version>
   </parent>
 
   <artifactId>activemq-test-atomikos</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml (original)
+++ activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq.tooling</groupId>
     <artifactId>activemq-tooling</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml (original)
+++ activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml Mon Sep  8 06:57:16 2008
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.activemq.tooling</groupId>
         <artifactId>activemq-tooling</artifactId>
-        <version>5.2-SNAPSHOT</version>
+        <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml (original)
+++ activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml Mon Sep  8 06:57:16 2008
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq.tooling</groupId>
     <artifactId>activemq-tooling</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-tooling/pom.xml (original)
+++ activemq/trunk/activemq-tooling/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-web-console/pom.xml (original)
+++ activemq/trunk/activemq-web-console/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-web-demo/pom.xml (original)
+++ activemq/trunk/activemq-web-demo/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-web/pom.xml (original)
+++ activemq/trunk/activemq-web/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</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=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/activemq-xmpp/pom.xml (original)
+++ activemq/trunk/activemq-xmpp/pom.xml Mon Sep  8 06:57:16 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</version>
   </parent>
 
   <artifactId>activemq-xmpp</artifactId>

Modified: activemq/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/assembly/pom.xml?rev=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/assembly/pom.xml (original)
+++ activemq/trunk/assembly/pom.xml Mon Sep  8 06:57:16 2008
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.2-SNAPSHOT</version>
+    <version>5.2</version>
   </parent>
 
   <artifactId>apache-activemq</artifactId>

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=693099&r1=693098&r2=693099&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Mon Sep  8 06:57:16 2008
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>activemq-parent</artifactId>
-  <version>5.2-SNAPSHOT</version>
+  <version>5.2</version>
   <packaging>pom</packaging>
   <name>ActiveMQ</name>
 
@@ -34,7 +34,7 @@
     <projectName>Apache ActiveMQ</projectName>
     <!-- base url for site deployment.  See distribution management for full url.  Override this in settings.xml for staging -->
     <staging.siteURL>scp://people.apache.org/x1/www/activemq.apache.org</staging.siteURL>
-    <activemq-version>5.2-SNAPSHOT</activemq-version>
+    <activemq-version>5.2</activemq-version>
     <spring-version>2.5.5</spring-version>
     <activesoap-version>1.3</activesoap-version>
     <annogen-version>0.1.0</annogen-version>
@@ -142,9 +142,9 @@
   </modules>
 
   <scm>
-    <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>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-parent-5.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-parent-5.2</developerConnection>
+    <url>http://svn.apache.org/viewvc/activemq/tags/activemq-parent-5.2</url>
   </scm>
 
   <dependencyManagement>