You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ma...@apache.org on 2015/03/03 11:06:58 UTC

activemq-6 git commit: [maven-release-plugin] prepare for next development iteration

Repository: activemq-6
Updated Branches:
  refs/heads/master f1f7a6711 -> 05d052fda


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/05d052fd
Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/05d052fd
Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/05d052fd

Branch: refs/heads/master
Commit: 05d052fda8ebbb5c3a658e9f3811aad0426a9ecb
Parents: f1f7a67
Author: Martyn Taylor <mt...@redhat.com>
Authored: Tue Mar 3 10:06:55 2015 +0000
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Tue Mar 3 10:06:55 2015 +0000

----------------------------------------------------------------------
 activemq-bootstrap/pom.xml                            | 2 +-
 activemq-commons/pom.xml                              | 2 +-
 activemq-core-client/pom.xml                          | 2 +-
 activemq-dto/pom.xml                                  | 2 +-
 activemq-jms-client/pom.xml                           | 2 +-
 activemq-jms-server/pom.xml                           | 2 +-
 activemq-journal/pom.xml                              | 2 +-
 activemq-maven-plugin/pom.xml                         | 2 +-
 activemq-native/pom.xml                               | 2 +-
 activemq-protocols/activemq-amqp-protocol/pom.xml     | 2 +-
 activemq-protocols/activemq-openwire-protocol/pom.xml | 2 +-
 activemq-protocols/activemq-proton-plug/pom.xml       | 2 +-
 activemq-protocols/activemq-stomp-protocol/pom.xml    | 2 +-
 activemq-protocols/pom.xml                            | 2 +-
 activemq-ra/pom.xml                                   | 2 +-
 activemq-rest/pom.xml                                 | 2 +-
 activemq-selector/pom.xml                             | 2 +-
 activemq-server/pom.xml                               | 2 +-
 activemq-service-extensions/pom.xml                   | 2 +-
 activemq-tools/pom.xml                                | 2 +-
 activemq-web/pom.xml                                  | 2 +-
 activemq-website/pom.xml                              | 2 +-
 distribution/activemq/pom.xml                         | 4 ++--
 distribution/pom.xml                                  | 2 +-
 examples/core/pom.xml                                 | 2 +-
 examples/jms/activemq-jms-examples-common/pom.xml     | 2 +-
 examples/jms/pom.xml                                  | 2 +-
 examples/pom.xml                                      | 2 +-
 integration/activemq-aerogear-integration/pom.xml     | 2 +-
 integration/activemq-spring-integration/pom.xml       | 2 +-
 integration/activemq-vertx-integration/pom.xml        | 2 +-
 pom.xml                                               | 6 +++---
 32 files changed, 35 insertions(+), 35 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-bootstrap/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-bootstrap/pom.xml b/activemq-bootstrap/pom.xml
index 7abb3a6..21ceb88 100644
--- a/activemq-bootstrap/pom.xml
+++ b/activemq-bootstrap/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-bootstrap</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-commons/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-commons/pom.xml b/activemq-commons/pom.xml
index b8f3725..2d1d754 100644
--- a/activemq-commons/pom.xml
+++ b/activemq-commons/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-commons</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-core-client/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-core-client/pom.xml b/activemq-core-client/pom.xml
index 3eb31d5..3c200a2 100644
--- a/activemq-core-client/pom.xml
+++ b/activemq-core-client/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-core-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-dto/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-dto/pom.xml b/activemq-dto/pom.xml
index 93313e9..12a1d48 100644
--- a/activemq-dto/pom.xml
+++ b/activemq-dto/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-dto</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-jms-client/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-jms-client/pom.xml b/activemq-jms-client/pom.xml
index d7940bb..0720fb4 100644
--- a/activemq-jms-client/pom.xml
+++ b/activemq-jms-client/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-jms-server/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-jms-server/pom.xml b/activemq-jms-server/pom.xml
index 1d73d48..d47ecdd 100644
--- a/activemq-jms-server/pom.xml
+++ b/activemq-jms-server/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-journal/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-journal/pom.xml b/activemq-journal/pom.xml
index 377a324..3a48c9f 100644
--- a/activemq-journal/pom.xml
+++ b/activemq-journal/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-journal</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-maven-plugin/pom.xml b/activemq-maven-plugin/pom.xml
index f06d920..384f6eb 100644
--- a/activemq-maven-plugin/pom.xml
+++ b/activemq-maven-plugin/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-native/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-native/pom.xml b/activemq-native/pom.xml
index 6d4c10f..4b730d8 100644
--- a/activemq-native/pom.xml
+++ b/activemq-native/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-native</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-protocols/activemq-amqp-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-protocols/activemq-amqp-protocol/pom.xml b/activemq-protocols/activemq-amqp-protocol/pom.xml
index 5fbeae4..6f6d68b 100644
--- a/activemq-protocols/activemq-amqp-protocol/pom.xml
+++ b/activemq-protocols/activemq-amqp-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>activemq-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-protocols/activemq-openwire-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-protocols/activemq-openwire-protocol/pom.xml b/activemq-protocols/activemq-openwire-protocol/pom.xml
index 8c1cc0b..f51a7b7 100644
--- a/activemq-protocols/activemq-openwire-protocol/pom.xml
+++ b/activemq-protocols/activemq-openwire-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>activemq-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-protocols/activemq-proton-plug/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-protocols/activemq-proton-plug/pom.xml b/activemq-protocols/activemq-proton-plug/pom.xml
index 65dd5a0..e241126 100644
--- a/activemq-protocols/activemq-proton-plug/pom.xml
+++ b/activemq-protocols/activemq-proton-plug/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>activemq-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-protocols/activemq-stomp-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-protocols/activemq-stomp-protocol/pom.xml b/activemq-protocols/activemq-stomp-protocol/pom.xml
index 5dbd0fc..2ee12a4 100644
--- a/activemq-protocols/activemq-stomp-protocol/pom.xml
+++ b/activemq-protocols/activemq-stomp-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>activemq-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-protocols/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-protocols/pom.xml b/activemq-protocols/pom.xml
index fd225cc..ab0d927 100644
--- a/activemq-protocols/pom.xml
+++ b/activemq-protocols/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <artifactId>activemq-pom</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-ra/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml
index 17fea9a..b3ac13b 100644
--- a/activemq-ra/pom.xml
+++ b/activemq-ra/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-ra</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-rest/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-rest/pom.xml b/activemq-rest/pom.xml
index 882e995..e567267 100644
--- a/activemq-rest/pom.xml
+++ b/activemq-rest/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <name>ActiveMQ6 REST Interface Implementation</name>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-selector/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-selector/pom.xml b/activemq-selector/pom.xml
index f840716..ed00644 100644
--- a/activemq-selector/pom.xml
+++ b/activemq-selector/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-server/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-server/pom.xml b/activemq-server/pom.xml
index 5dc4313..a6c6c71 100644
--- a/activemq-server/pom.xml
+++ b/activemq-server/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-service-extensions/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-service-extensions/pom.xml b/activemq-service-extensions/pom.xml
index c06af2a..8fd86d0 100644
--- a/activemq-service-extensions/pom.xml
+++ b/activemq-service-extensions/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-service-extensions</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-tools/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-tools/pom.xml b/activemq-tools/pom.xml
index 3b685cf..11bfd13 100644
--- a/activemq-tools/pom.xml
+++ b/activemq-tools/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-tools</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-web/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml
index a94e825..9b99cf9 100644
--- a/activemq-web/pom.xml
+++ b/activemq-web/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-web</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/activemq-website/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-website/pom.xml b/activemq-website/pom.xml
index 5ea70dc..5c27894 100644
--- a/activemq-website/pom.xml
+++ b/activemq-website/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-website</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/distribution/activemq/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/activemq/pom.xml b/distribution/activemq/pom.xml
index 3ead5e5..0721a9f 100644
--- a/distribution/activemq/pom.xml
+++ b/distribution/activemq/pom.xml
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-distribution</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq</artifactId>
@@ -176,7 +176,7 @@
             <dependency>
                 <groupId>org.apache.activemq</groupId>
                 <artifactId>activemq-website</artifactId>
-                <version>6.0.0</version>
+                <version>6.0.1-SNAPSHOT</version>
                 <classifier>javadoc</classifier>
             </dependency>
          </dependencies>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 7d967b0..95c6904 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-distribution</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/examples/core/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/pom.xml b/examples/core/pom.xml
index 0146f93..024fd70 100644
--- a/examples/core/pom.xml
+++ b/examples/core/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>activemq-examples</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.core</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/examples/jms/activemq-jms-examples-common/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/activemq-jms-examples-common/pom.xml b/examples/jms/activemq-jms-examples-common/pom.xml
index 74c2b74..d611433 100644
--- a/examples/jms/activemq-jms-examples-common/pom.xml
+++ b/examples/jms/activemq-jms-examples-common/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-examples-common</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/examples/jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/pom.xml b/examples/jms/pom.xml
index d9d3b02..27171bb 100644
--- a/examples/jms/pom.xml
+++ b/examples/jms/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>activemq-examples</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.jms</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 4d09eee..5514d41 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/integration/activemq-aerogear-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml
index 4e19872..8f6a20a 100644
--- a/integration/activemq-aerogear-integration/pom.xml
+++ b/integration/activemq-aerogear-integration/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/integration/activemq-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml
index f18ce86..576e477 100644
--- a/integration/activemq-spring-integration/pom.xml
+++ b/integration/activemq-spring-integration/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/integration/activemq-vertx-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml
index afbbbe9..2d64717 100644
--- a/integration/activemq-vertx-integration/pom.xml
+++ b/integration/activemq-vertx-integration/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/05d052fd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8ea6390..bcfc7a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
    <groupId>org.apache.activemq</groupId>
    <artifactId>activemq-pom</artifactId>
    <packaging>pom</packaging>
-   <version>6.0.0</version>
+   <version>6.0.1-SNAPSHOT</version>
 
    <parent>
       <groupId>org.apache</groupId>
@@ -107,7 +107,7 @@
       <connection>scm:git:http://git-wip-us.apache.org/repos/asf/activemq-6.git</connection>
       <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/activemq-6.git</developerConnection>
       <url>https://fisheye6.atlassian.com/browse/~br=master/activemq-6-git</url>
-      <tag>6.0.0</tag>
+      <tag>HEAD</tag>
    </scm>
 
    <distributionManagement>
@@ -750,7 +750,7 @@
             <plugin>
                <groupId>org.apache.activemq</groupId>
                <artifactId>activemq-maven-plugin</artifactId>
-               <version>6.0.0</version>
+               <version>6.0.1-SNAPSHOT</version>
             </plugin>
          </plugins>
       </pluginManagement>