You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/05/30 18:22:25 UTC

svn commit: r410314 - in /incubator/activemq/tags/activemq-4.0: ./ activecluster/ activeio/ activemq-console/ activemq-core/ activemq-core/src/main/java/org/apache/activemq/broker/ft/ activemq-core/src/main/java/org/apache/activemq/network/ activemq-co...

Author: chirino
Date: Tue May 30 09:22:22 2006
New Revision: 410314

URL: http://svn.apache.org/viewvc?rev=410314&view=rev
Log:
Preparng 4.0

Added:
    incubator/activemq/tags/activemq-4.0/
      - copied from r410119, incubator/activemq/branches/activemq-4.0/
    incubator/activemq/tags/activemq-4.0/README.txt
      - copied unchanged from r410277, incubator/activemq/branches/activemq-4.0/README.txt
    incubator/activemq/tags/activemq-4.0/activecluster/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/activecluster/pom.xml
    incubator/activemq/tags/activemq-4.0/activeio/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/activeio/pom.xml
    incubator/activemq/tags/activemq-4.0/activemq-console/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/activemq-console/pom.xml
    incubator/activemq/tags/activemq-4.0/activemq-core/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/activemq-core/pom.xml
    incubator/activemq/tags/activemq-4.0/activemq-core/src/main/java/org/apache/activemq/broker/ft/MasterBroker.java
      - copied unchanged from r410279, incubator/activemq/branches/activemq-4.0/activemq-core/src/main/java/org/apache/activemq/broker/ft/MasterBroker.java
    incubator/activemq/tags/activemq-4.0/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java
      - copied unchanged from r410123, incubator/activemq/branches/activemq-4.0/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java
    incubator/activemq/tags/activemq-4.0/activemq-core/src/main/java/org/apache/activemq/openwire/OpenWireFormat.java
      - copied unchanged from r410305, incubator/activemq/branches/activemq-4.0/activemq-core/src/main/java/org/apache/activemq/openwire/OpenWireFormat.java
    incubator/activemq/tags/activemq-4.0/activemq-core/src/main/java/org/apache/activemq/transport/failover/FailoverTransport.java
      - copied unchanged from r410123, incubator/activemq/branches/activemq-4.0/activemq-core/src/main/java/org/apache/activemq/transport/failover/FailoverTransport.java
    incubator/activemq/tags/activemq-4.0/activemq-dotnet/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/activemq-dotnet/pom.xml
    incubator/activemq/tags/activemq-4.0/activemq-gbean-management/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/activemq-gbean-management/pom.xml
    incubator/activemq/tags/activemq-4.0/activemq-gbean/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/activemq-gbean/pom.xml
    incubator/activemq/tags/activemq-4.0/activemq-jaas/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/activemq-jaas/pom.xml
    incubator/activemq/tags/activemq-4.0/activemq-jmeter/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/activemq-jmeter/pom.xml
    incubator/activemq/tags/activemq-4.0/activemq-optional/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/activemq-optional/pom.xml
    incubator/activemq/tags/activemq-4.0/activemq-ra/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/activemq-ra/pom.xml
    incubator/activemq/tags/activemq-4.0/activemq-rar/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/activemq-rar/pom.xml
    incubator/activemq/tags/activemq-4.0/activemq-systest/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/activemq-systest/pom.xml
    incubator/activemq/tags/activemq-4.0/activemq-web-console/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/activemq-web-console/pom.xml
    incubator/activemq/tags/activemq-4.0/activemq-web-demo/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/activemq-web-demo/pom.xml
    incubator/activemq/tags/activemq-4.0/activemq-web/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/activemq-web/pom.xml
    incubator/activemq/tags/activemq-4.0/assembly/maven.xml
      - copied unchanged from r410288, incubator/activemq/branches/activemq-4.0/assembly/maven.xml
    incubator/activemq/tags/activemq-4.0/assembly/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/assembly/pom.xml
    incubator/activemq/tags/activemq-4.0/assembly/src/release/LICENSE.txt
      - copied unchanged from r410284, incubator/activemq/branches/activemq-4.0/assembly/src/release/LICENSE.txt
    incubator/activemq/tags/activemq-4.0/assembly/src/release/README.txt
      - copied unchanged from r410277, incubator/activemq/branches/activemq-4.0/assembly/src/release/README.txt
    incubator/activemq/tags/activemq-4.0/assembly/src/release/userGuide.html
      - copied unchanged from r410277, incubator/activemq/branches/activemq-4.0/assembly/src/release/userGuide.html
    incubator/activemq/tags/activemq-4.0/etc/project.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/etc/project.xml
    incubator/activemq/tags/activemq-4.0/maven-bundle-plugin/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/maven-bundle-plugin/pom.xml
    incubator/activemq/tags/activemq-4.0/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/pom.xml
    incubator/activemq/tags/activemq-4.0/project.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/project.xml
    incubator/activemq/tags/activemq-4.0/sandbox/pom.xml
      - copied, changed from r410306, incubator/activemq/branches/activemq-4.0/sandbox/pom.xml

Copied: incubator/activemq/tags/activemq-4.0/activecluster/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/activecluster/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/activecluster/pom.xml?p2=incubator/activemq/tags/activemq-4.0/activecluster/pom.xml&p1=incubator/activemq/branches/activemq-4.0/activecluster/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activecluster/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/activecluster/pom.xml Tue May 30 09:22:22 2006
@@ -21,7 +21,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
   </parent>
   <artifactId>activecluster</artifactId>
   <name>ActiveCluster</name>

Copied: incubator/activemq/tags/activemq-4.0/activeio/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/activeio/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/activeio/pom.xml?p2=incubator/activemq/tags/activemq-4.0/activeio/pom.xml&p1=incubator/activemq/branches/activemq-4.0/activeio/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activeio/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/activeio/pom.xml Tue May 30 09:22:22 2006
@@ -7,7 +7,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
   </parent>
 
   <groupId>incubator-activemq</groupId>

Copied: incubator/activemq/tags/activemq-4.0/activemq-console/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/activemq-console/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/activemq-console/pom.xml?p2=incubator/activemq/tags/activemq-4.0/activemq-console/pom.xml&p1=incubator/activemq/branches/activemq-4.0/activemq-console/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activemq-console/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/activemq-console/pom.xml Tue May 30 09:22:22 2006
@@ -26,7 +26,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Copied: incubator/activemq/tags/activemq-4.0/activemq-core/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/activemq-core/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/activemq-core/pom.xml?p2=incubator/activemq/tags/activemq-4.0/activemq-core/pom.xml&p1=incubator/activemq/branches/activemq-4.0/activemq-core/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activemq-core/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/activemq-core/pom.xml Tue May 30 09:22:22 2006
@@ -26,7 +26,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Copied: incubator/activemq/tags/activemq-4.0/activemq-dotnet/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/activemq-dotnet/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/activemq-dotnet/pom.xml?p2=incubator/activemq/tags/activemq-4.0/activemq-dotnet/pom.xml&p1=incubator/activemq/branches/activemq-4.0/activemq-dotnet/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activemq-dotnet/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/activemq-dotnet/pom.xml Tue May 30 09:22:22 2006
@@ -3,7 +3,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Copied: incubator/activemq/tags/activemq-4.0/activemq-gbean-management/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/activemq-gbean-management/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/activemq-gbean-management/pom.xml?p2=incubator/activemq/tags/activemq-4.0/activemq-gbean-management/pom.xml&p1=incubator/activemq/branches/activemq-4.0/activemq-gbean-management/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activemq-gbean-management/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/activemq-gbean-management/pom.xml Tue May 30 09:22:22 2006
@@ -26,7 +26,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Copied: incubator/activemq/tags/activemq-4.0/activemq-gbean/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/activemq-gbean/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/activemq-gbean/pom.xml?p2=incubator/activemq/tags/activemq-4.0/activemq-gbean/pom.xml&p1=incubator/activemq/branches/activemq-4.0/activemq-gbean/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activemq-gbean/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/activemq-gbean/pom.xml Tue May 30 09:22:22 2006
@@ -26,7 +26,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Copied: incubator/activemq/tags/activemq-4.0/activemq-jaas/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/activemq-jaas/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/activemq-jaas/pom.xml?p2=incubator/activemq/tags/activemq-4.0/activemq-jaas/pom.xml&p1=incubator/activemq/branches/activemq-4.0/activemq-jaas/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activemq-jaas/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/activemq-jaas/pom.xml Tue May 30 09:22:22 2006
@@ -26,7 +26,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Copied: incubator/activemq/tags/activemq-4.0/activemq-jmeter/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/activemq-jmeter/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/activemq-jmeter/pom.xml?p2=incubator/activemq/tags/activemq-4.0/activemq-jmeter/pom.xml&p1=incubator/activemq/branches/activemq-4.0/activemq-jmeter/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activemq-jmeter/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/activemq-jmeter/pom.xml Tue May 30 09:22:22 2006
@@ -20,7 +20,7 @@
     <parent>
         <groupId>activemq</groupId>
         <artifactId>activemq-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0</version>
     </parent>
     
     <artifactId>JMeter_sampler</artifactId>

Copied: incubator/activemq/tags/activemq-4.0/activemq-optional/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/activemq-optional/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/activemq-optional/pom.xml?p2=incubator/activemq/tags/activemq-4.0/activemq-optional/pom.xml&p1=incubator/activemq/branches/activemq-4.0/activemq-optional/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activemq-optional/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/activemq-optional/pom.xml Tue May 30 09:22:22 2006
@@ -26,7 +26,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Copied: incubator/activemq/tags/activemq-4.0/activemq-ra/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/activemq-ra/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/activemq-ra/pom.xml?p2=incubator/activemq/tags/activemq-4.0/activemq-ra/pom.xml&p1=incubator/activemq/branches/activemq-4.0/activemq-ra/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activemq-ra/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/activemq-ra/pom.xml Tue May 30 09:22:22 2006
@@ -26,7 +26,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Copied: incubator/activemq/tags/activemq-4.0/activemq-rar/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/activemq-rar/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/activemq-rar/pom.xml?p2=incubator/activemq/tags/activemq-4.0/activemq-rar/pom.xml&p1=incubator/activemq/branches/activemq-4.0/activemq-rar/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activemq-rar/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/activemq-rar/pom.xml Tue May 30 09:22:22 2006
@@ -26,7 +26,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Copied: incubator/activemq/tags/activemq-4.0/activemq-systest/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/activemq-systest/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/activemq-systest/pom.xml?p2=incubator/activemq/tags/activemq-4.0/activemq-systest/pom.xml&p1=incubator/activemq/branches/activemq-4.0/activemq-systest/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activemq-systest/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/activemq-systest/pom.xml Tue May 30 09:22:22 2006
@@ -20,7 +20,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
   </parent>
 
   <artifactId>activemq-systest</artifactId>

Copied: incubator/activemq/tags/activemq-4.0/activemq-web-console/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/activemq-web-console/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/activemq-web-console/pom.xml?p2=incubator/activemq/tags/activemq-4.0/activemq-web-console/pom.xml&p1=incubator/activemq/branches/activemq-4.0/activemq-web-console/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activemq-web-console/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/activemq-web-console/pom.xml Tue May 30 09:22:22 2006
@@ -26,7 +26,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Copied: incubator/activemq/tags/activemq-4.0/activemq-web-demo/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/activemq-web-demo/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/activemq-web-demo/pom.xml?p2=incubator/activemq/tags/activemq-4.0/activemq-web-demo/pom.xml&p1=incubator/activemq/branches/activemq-4.0/activemq-web-demo/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activemq-web-demo/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/activemq-web-demo/pom.xml Tue May 30 09:22:22 2006
@@ -26,7 +26,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Copied: incubator/activemq/tags/activemq-4.0/activemq-web/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/activemq-web/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/activemq-web/pom.xml?p2=incubator/activemq/tags/activemq-4.0/activemq-web/pom.xml&p1=incubator/activemq/branches/activemq-4.0/activemq-web/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activemq-web/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/activemq-web/pom.xml Tue May 30 09:22:22 2006
@@ -26,7 +26,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Copied: incubator/activemq/tags/activemq-4.0/assembly/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/assembly/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/assembly/pom.xml?p2=incubator/activemq/tags/activemq-4.0/assembly/pom.xml&p1=incubator/activemq/branches/activemq-4.0/assembly/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/assembly/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/assembly/pom.xml Tue May 30 09:22:22 2006
@@ -26,7 +26,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Copied: incubator/activemq/tags/activemq-4.0/etc/project.xml (from r410306, incubator/activemq/branches/activemq-4.0/etc/project.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/etc/project.xml?p2=incubator/activemq/tags/activemq-4.0/etc/project.xml&p1=incubator/activemq/branches/activemq-4.0/etc/project.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/etc/project.xml (original)
+++ incubator/activemq/tags/activemq-4.0/etc/project.xml Tue May 30 09:22:22 2006
@@ -29,7 +29,7 @@
   <name>ActiveMQ</name>
   <id>activemq</id>
   <groupId>incubator-activemq</groupId>
-  <currentVersion>4.0.1-SNAPSHOT</currentVersion>
+  <currentVersion>4.0</currentVersion>
 
   <organization>
     <name>Apache Software Foundation</name>

Copied: incubator/activemq/tags/activemq-4.0/maven-bundle-plugin/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/maven-bundle-plugin/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/maven-bundle-plugin/pom.xml?p2=incubator/activemq/tags/activemq-4.0/maven-bundle-plugin/pom.xml&p1=incubator/activemq/branches/activemq-4.0/maven-bundle-plugin/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/maven-bundle-plugin/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/maven-bundle-plugin/pom.xml Tue May 30 09:22:22 2006
@@ -26,7 +26,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Copied: incubator/activemq/tags/activemq-4.0/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/pom.xml?p2=incubator/activemq/tags/activemq-4.0/pom.xml&p1=incubator/activemq/branches/activemq-4.0/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/pom.xml Tue May 30 09:22:22 2006
@@ -25,7 +25,7 @@
   
   <groupId>incubator-activemq</groupId>
   <artifactId>activemq-parent</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0</version>
   <packaging>pom</packaging>
   <name>ActiveMQ</name>
 

Copied: incubator/activemq/tags/activemq-4.0/project.xml (from r410306, incubator/activemq/branches/activemq-4.0/project.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/project.xml?p2=incubator/activemq/tags/activemq-4.0/project.xml&p1=incubator/activemq/branches/activemq-4.0/project.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/project.xml (original)
+++ incubator/activemq/tags/activemq-4.0/project.xml Tue May 30 09:22:22 2006
@@ -22,7 +22,7 @@
     <name>ActiveMQ</name>
     <id>activemq</id>
     <groupId>incubator-activemq</groupId>
-    <currentVersion>4.0.1-SNAPSHOT</currentVersion>
+    <currentVersion>4.0</currentVersion>
 
     <organization>
         <name>Apache Software Foundation</name>

Copied: incubator/activemq/tags/activemq-4.0/sandbox/pom.xml (from r410306, incubator/activemq/branches/activemq-4.0/sandbox/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/tags/activemq-4.0/sandbox/pom.xml?p2=incubator/activemq/tags/activemq-4.0/sandbox/pom.xml&p1=incubator/activemq/branches/activemq-4.0/sandbox/pom.xml&r1=410306&r2=410314&rev=410314&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/sandbox/pom.xml (original)
+++ incubator/activemq/tags/activemq-4.0/sandbox/pom.xml Tue May 30 09:22:22 2006
@@ -21,7 +21,7 @@
   <parent>
     <groupId>incubator-activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0</version>
   </parent>
   <groupId>org.apache.activemq.sandbox</groupId>
   <artifactId>activemq-sandbox</artifactId>