You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by dj...@apache.org on 2008/04/11 00:03:41 UTC

svn commit: r646983 - in /activemq/branches/activemq-4.1: ./ activemq-all/ activemq-console/ activemq-core/ activemq-jaas/ activemq-jmdns_1.0/ activemq-openwire-generator/ activemq-optional/ activemq-ra/ activemq-rar/ activemq-run/ activemq-test-atomik...

Author: djencks
Date: Thu Apr 10 15:03:36 2008
New Revision: 646983

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

Modified:
    activemq/branches/activemq-4.1/activemq-all/pom.xml
    activemq/branches/activemq-4.1/activemq-console/pom.xml
    activemq/branches/activemq-4.1/activemq-core/pom.xml
    activemq/branches/activemq-4.1/activemq-jaas/pom.xml
    activemq/branches/activemq-4.1/activemq-jmdns_1.0/pom.xml
    activemq/branches/activemq-4.1/activemq-openwire-generator/pom.xml
    activemq/branches/activemq-4.1/activemq-optional/pom.xml
    activemq/branches/activemq-4.1/activemq-ra/pom.xml
    activemq/branches/activemq-4.1/activemq-rar/pom.xml
    activemq/branches/activemq-4.1/activemq-run/pom.xml
    activemq/branches/activemq-4.1/activemq-test-atomikos/pom.xml
    activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-memtest-plugin/pom.xml
    activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-perf-plugin/pom.xml
    activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-plugin/pom.xml
    activemq/branches/activemq-4.1/activemq-tooling/pom.xml
    activemq/branches/activemq-4.1/activemq-web-console/pom.xml
    activemq/branches/activemq-4.1/activemq-web-demo/pom.xml
    activemq/branches/activemq-4.1/activemq-web/pom.xml
    activemq/branches/activemq-4.1/activemq-xmpp/pom.xml
    activemq/branches/activemq-4.1/assembly/pom.xml
    activemq/branches/activemq-4.1/pom.xml

Modified: activemq/branches/activemq-4.1/activemq-all/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-all/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-all/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-all/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-all</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-console/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-console/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-console/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-console/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-console</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-core/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-core/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-core/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-core/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-core</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-jaas/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-jaas/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-jaas/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-jaas/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-jaas</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-jmdns_1.0/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-jmdns_1.0/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-jmdns_1.0/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-jmdns_1.0/pom.xml Thu Apr 10 15:03:36 2008
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>activemq-parent</artifactId>
     <groupId>org.apache.activemq</groupId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>activemq-jmdns_1.0</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-openwire-generator/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-openwire-generator/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-openwire-generator/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-openwire-generator/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: activemq/branches/activemq-4.1/activemq-optional/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-optional/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-optional/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-optional/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-optional</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-ra/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-ra/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-ra/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-ra/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-ra</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-rar/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-rar/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-rar/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-rar/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-rar</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-run/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-run/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-run/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-run/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-run</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-test-atomikos/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-test-atomikos/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-test-atomikos/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-test-atomikos/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-test-atomikos</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-memtest-plugin/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-memtest-plugin/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-memtest-plugin/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-memtest-plugin/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq.tooling</groupId>
     <artifactId>activemq-tooling</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>maven-activemq-memtest-plugin</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-perf-plugin/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-perf-plugin/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-perf-plugin/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-perf-plugin/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.activemq.tooling</groupId>
         <artifactId>activemq-tooling</artifactId>
-        <version>4.1-SNAPSHOT</version>
+        <version>4.1.2</version>
 	</parent>
 
     <artifactId>maven-activemq-perf-plugin</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-plugin/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-plugin/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-plugin/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-plugin/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq.tooling</groupId>
     <artifactId>activemq-tooling</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>maven-activemq-plugin</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-tooling/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-tooling/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-tooling/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-tooling/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <groupId>org.apache.activemq.tooling</groupId>

Modified: activemq/branches/activemq-4.1/activemq-web-console/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-web-console/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-web-console/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-web-console/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-web-console</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-web-demo/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-web-demo/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-web-demo/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-web-demo/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-web-demo</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-web/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-web/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-web/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-web/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-web</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-xmpp/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-xmpp/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-xmpp/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-xmpp/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-xmpp</artifactId>

Modified: activemq/branches/activemq-4.1/assembly/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/assembly/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/assembly/pom.xml (original)
+++ activemq/branches/activemq-4.1/assembly/pom.xml Thu Apr 10 15:03:36 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>apache-activemq</artifactId>

Modified: activemq/branches/activemq-4.1/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/pom.xml?rev=646983&r1=646982&r2=646983&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/pom.xml (original)
+++ activemq/branches/activemq-4.1/pom.xml Thu Apr 10 15:03:36 2008
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>activemq-parent</artifactId>
-  <version>4.1-SNAPSHOT</version>
+  <version>4.1.2</version>
   <packaging>pom</packaging>
   <name>ActiveMQ</name>
 
@@ -91,9 +91,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/activemq/branches/activemq-4.1</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-4.1.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-4.1.2</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/activemq/tags/activemq-4.1.2</url>
   </scm>
 
   <dependencyManagement>
@@ -1128,7 +1128,7 @@
     <!-- 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>4.1-SNAPSHOT</activemq-version>
+    <activemq-version>4.1.2</activemq-version>
     <activesoap-version>1.3</activesoap-version>
     <annogen-version>0.1.0</annogen-version>
     <ant-version>1.6.2</ant-version>