You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by or...@apache.org on 2015/11/19 17:29:49 UTC

svn commit: r1715210 - in /qpid/java/branches/6.0.x: ./ bdbstore/ bdbstore/jmx/ bdbstore/systests/ broker-codegen/ broker-core/ broker-plugins/access-control/ broker-plugins/amqp-0-10-protocol/ broker-plugins/amqp-0-8-protocol/ broker-plugins/amqp-1-0-...

Author: orudyy
Date: Thu Nov 19 16:29:48 2015
New Revision: 1715210

URL: http://svn.apache.org/viewvc?rev=1715210&view=rev
Log:
revert branch version back to 6.0.0-SNAPSHOT

Modified:
    qpid/java/branches/6.0.x/bdbstore/jmx/pom.xml
    qpid/java/branches/6.0.x/bdbstore/pom.xml
    qpid/java/branches/6.0.x/bdbstore/systests/pom.xml
    qpid/java/branches/6.0.x/broker-codegen/pom.xml
    qpid/java/branches/6.0.x/broker-core/pom.xml
    qpid/java/branches/6.0.x/broker-plugins/access-control/pom.xml
    qpid/java/branches/6.0.x/broker-plugins/amqp-0-10-protocol/pom.xml
    qpid/java/branches/6.0.x/broker-plugins/amqp-0-8-protocol/pom.xml
    qpid/java/branches/6.0.x/broker-plugins/amqp-1-0-protocol/pom.xml
    qpid/java/branches/6.0.x/broker-plugins/amqp-msg-conv-0-10-to-1-0/pom.xml
    qpid/java/branches/6.0.x/broker-plugins/amqp-msg-conv-0-8-to-0-10/pom.xml
    qpid/java/branches/6.0.x/broker-plugins/amqp-msg-conv-0-8-to-1-0/pom.xml
    qpid/java/branches/6.0.x/broker-plugins/derby-store/pom.xml
    qpid/java/branches/6.0.x/broker-plugins/jdbc-provider-bone/pom.xml
    qpid/java/branches/6.0.x/broker-plugins/jdbc-store/pom.xml
    qpid/java/branches/6.0.x/broker-plugins/management-amqp/pom.xml
    qpid/java/branches/6.0.x/broker-plugins/management-http/pom.xml
    qpid/java/branches/6.0.x/broker-plugins/management-jmx/pom.xml
    qpid/java/branches/6.0.x/broker-plugins/memory-store/pom.xml
    qpid/java/branches/6.0.x/broker-plugins/websocket/pom.xml
    qpid/java/branches/6.0.x/broker/pom.xml
    qpid/java/branches/6.0.x/client/example/pom.xml
    qpid/java/branches/6.0.x/client/pom.xml
    qpid/java/branches/6.0.x/common/pom.xml
    qpid/java/branches/6.0.x/jca/pom.xml
    qpid/java/branches/6.0.x/jca/rar/pom.xml
    qpid/java/branches/6.0.x/joramtests/pom.xml
    qpid/java/branches/6.0.x/management/common/pom.xml
    qpid/java/branches/6.0.x/management/example/pom.xml
    qpid/java/branches/6.0.x/perftests/pom.xml
    qpid/java/branches/6.0.x/perftests/visualisation-jfc/pom.xml
    qpid/java/branches/6.0.x/pom.xml
    qpid/java/branches/6.0.x/qpid-perftests-systests/pom.xml
    qpid/java/branches/6.0.x/qpid-systests-parent/pom.xml
    qpid/java/branches/6.0.x/qpid-test-utils/pom.xml
    qpid/java/branches/6.0.x/systests/pom.xml
    qpid/java/branches/6.0.x/tools/pom.xml

Modified: qpid/java/branches/6.0.x/bdbstore/jmx/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/bdbstore/jmx/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/bdbstore/jmx/pom.xml (original)
+++ qpid/java/branches/6.0.x/bdbstore/jmx/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/bdbstore/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/bdbstore/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/bdbstore/pom.xml (original)
+++ qpid/java/branches/6.0.x/bdbstore/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>qpid-bdbstore</artifactId>

Modified: qpid/java/branches/6.0.x/bdbstore/systests/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/bdbstore/systests/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/bdbstore/systests/pom.xml (original)
+++ qpid/java/branches/6.0.x/bdbstore/systests/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-systests-parent</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../qpid-systests-parent/pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/broker-codegen/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-codegen/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-codegen/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-codegen/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/broker-core/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-core/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-core/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-core/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>qpid-broker-core</artifactId>

Modified: qpid/java/branches/6.0.x/broker-plugins/access-control/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-plugins/access-control/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-plugins/access-control/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-plugins/access-control/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/broker-plugins/amqp-0-10-protocol/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-plugins/amqp-0-10-protocol/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-plugins/amqp-0-10-protocol/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-plugins/amqp-0-10-protocol/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/broker-plugins/amqp-0-8-protocol/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-plugins/amqp-0-8-protocol/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-plugins/amqp-0-8-protocol/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-plugins/amqp-0-8-protocol/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/broker-plugins/amqp-1-0-protocol/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-plugins/amqp-1-0-protocol/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-plugins/amqp-1-0-protocol/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-plugins/amqp-1-0-protocol/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/broker-plugins/amqp-msg-conv-0-10-to-1-0/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-plugins/amqp-msg-conv-0-10-to-1-0/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-plugins/amqp-msg-conv-0-10-to-1-0/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-plugins/amqp-msg-conv-0-10-to-1-0/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/broker-plugins/amqp-msg-conv-0-8-to-0-10/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-plugins/amqp-msg-conv-0-8-to-0-10/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-plugins/amqp-msg-conv-0-8-to-0-10/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-plugins/amqp-msg-conv-0-8-to-0-10/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/broker-plugins/amqp-msg-conv-0-8-to-1-0/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-plugins/amqp-msg-conv-0-8-to-1-0/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-plugins/amqp-msg-conv-0-8-to-1-0/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-plugins/amqp-msg-conv-0-8-to-1-0/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/broker-plugins/derby-store/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-plugins/derby-store/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-plugins/derby-store/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-plugins/derby-store/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/broker-plugins/jdbc-provider-bone/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-plugins/jdbc-provider-bone/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-plugins/jdbc-provider-bone/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-plugins/jdbc-provider-bone/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/broker-plugins/jdbc-store/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-plugins/jdbc-store/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-plugins/jdbc-store/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-plugins/jdbc-store/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/broker-plugins/management-amqp/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-plugins/management-amqp/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-plugins/management-amqp/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-plugins/management-amqp/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>qpid-java-build</artifactId>
         <groupId>org.apache.qpid</groupId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: qpid/java/branches/6.0.x/broker-plugins/management-http/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-plugins/management-http/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-plugins/management-http/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-plugins/management-http/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/broker-plugins/management-jmx/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-plugins/management-jmx/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-plugins/management-jmx/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-plugins/management-jmx/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/broker-plugins/memory-store/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-plugins/memory-store/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-plugins/memory-store/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-plugins/memory-store/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/broker-plugins/websocket/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker-plugins/websocket/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker-plugins/websocket/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker-plugins/websocket/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.qpid</groupId>
         <artifactId>qpid-java-build</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: qpid/java/branches/6.0.x/broker/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/broker/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/broker/pom.xml (original)
+++ qpid/java/branches/6.0.x/broker/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>qpid-broker</artifactId>

Modified: qpid/java/branches/6.0.x/client/example/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/client/example/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/client/example/pom.xml (original)
+++ qpid/java/branches/6.0.x/client/example/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/client/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/client/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/client/pom.xml (original)
+++ qpid/java/branches/6.0.x/client/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>qpid-client</artifactId>

Modified: qpid/java/branches/6.0.x/common/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/common/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/common/pom.xml (original)
+++ qpid/java/branches/6.0.x/common/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>qpid-common</artifactId>

Modified: qpid/java/branches/6.0.x/jca/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/jca/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/jca/pom.xml (original)
+++ qpid/java/branches/6.0.x/jca/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>qpid-jca</artifactId>

Modified: qpid/java/branches/6.0.x/jca/rar/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/jca/rar/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/jca/rar/pom.xml (original)
+++ qpid/java/branches/6.0.x/jca/rar/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/joramtests/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/joramtests/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/joramtests/pom.xml (original)
+++ qpid/java/branches/6.0.x/joramtests/pom.xml Thu Nov 19 16:29:48 2015
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>qpid-java-build</artifactId>
         <groupId>org.apache.qpid</groupId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

Modified: qpid/java/branches/6.0.x/management/common/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/management/common/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/management/common/pom.xml (original)
+++ qpid/java/branches/6.0.x/management/common/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/management/example/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/management/example/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/management/example/pom.xml (original)
+++ qpid/java/branches/6.0.x/management/example/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/perftests/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/perftests/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/perftests/pom.xml (original)
+++ qpid/java/branches/6.0.x/perftests/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>qpid-perftests</artifactId>

Modified: qpid/java/branches/6.0.x/perftests/visualisation-jfc/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/perftests/visualisation-jfc/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/perftests/visualisation-jfc/pom.xml (original)
+++ qpid/java/branches/6.0.x/perftests/visualisation-jfc/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/pom.xml (original)
+++ qpid/java/branches/6.0.x/pom.xml Thu Nov 19 16:29:48 2015
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.qpid</groupId>
   <artifactId>qpid-java-build</artifactId>
-  <version>6.0.1-SNAPSHOT</version>
+  <version>6.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Qpid Java Build</name>

Modified: qpid/java/branches/6.0.x/qpid-perftests-systests/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/qpid-perftests-systests/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/qpid-perftests-systests/pom.xml (original)
+++ qpid/java/branches/6.0.x/qpid-perftests-systests/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-systests-parent</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../qpid-systests-parent/pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/qpid-systests-parent/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/qpid-systests-parent/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/qpid-systests-parent/pom.xml (original)
+++ qpid/java/branches/6.0.x/qpid-systests-parent/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,11 +21,11 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>qpid-systests-parent</artifactId>
-  <version>6.0.1-SNAPSHOT</version>
+  <version>6.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Qpid Java System Test Parent</name>
   <description>Parent POM for Qpid system testing modules</description>

Modified: qpid/java/branches/6.0.x/qpid-test-utils/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/qpid-test-utils/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/qpid-test-utils/pom.xml (original)
+++ qpid/java/branches/6.0.x/qpid-test-utils/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>qpid-test-utils</artifactId>

Modified: qpid/java/branches/6.0.x/systests/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/systests/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/systests/pom.xml (original)
+++ qpid/java/branches/6.0.x/systests/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-systests-parent</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
     <relativePath>../qpid-systests-parent/pom.xml</relativePath>
   </parent>
 

Modified: qpid/java/branches/6.0.x/tools/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/branches/6.0.x/tools/pom.xml?rev=1715210&r1=1715209&r2=1715210&view=diff
==============================================================================
--- qpid/java/branches/6.0.x/tools/pom.xml (original)
+++ qpid/java/branches/6.0.x/tools/pom.xml Thu Nov 19 16:29:48 2015
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-java-build</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>qpid-tools</artifactId>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org