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/24 16:21:21 UTC

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

[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/babdc21b
Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/babdc21b
Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/babdc21b

Branch: refs/heads/master
Commit: babdc21b242b0e7487f09df9d8e54ec52ad7e165
Parents: db40d55
Author: Martyn Taylor <mt...@redhat.com>
Authored: Tue Mar 24 15:21:20 2015 +0000
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Tue Mar 24 15:21:20 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                         | 2 +-
 distribution/pom.xml                                  | 2 +-
 examples/core/embedded-remote/pom.xml                 | 2 +-
 examples/core/embedded/pom.xml                        | 2 +-
 examples/core/perf/pom.xml                            | 2 +-
 examples/core/pom.xml                                 | 2 +-
 examples/core/vertx-connector/pom.xml                 | 2 +-
 examples/jms/activemq-jms-examples-common/pom.xml     | 2 +-
 examples/jms/activemq-ra-rar/pom.xml                  | 2 +-
 examples/jms/aerogear/pom.xml                         | 2 +-
 examples/jms/application-layer-failover/pom.xml       | 2 +-
 examples/jms/bridge/pom.xml                           | 2 +-
 examples/jms/browser/pom.xml                          | 2 +-
 examples/jms/client-kickoff/pom.xml                   | 2 +-
 examples/jms/client-side-failoverlistener/pom.xml     | 2 +-
 examples/jms/client-side-load-balancing/pom.xml       | 2 +-
 examples/jms/clustered-durable-subscription/pom.xml   | 2 +-
 examples/jms/clustered-grouping/pom.xml               | 2 +-
 examples/jms/clustered-jgroups/pom.xml                | 2 +-
 examples/jms/clustered-queue/pom.xml                  | 2 +-
 examples/jms/clustered-standalone/pom.xml             | 2 +-
 examples/jms/clustered-static-discovery/pom.xml       | 2 +-
 examples/jms/clustered-static-oneway/pom.xml          | 2 +-
 examples/jms/clustered-topic/pom.xml                  | 2 +-
 examples/jms/colocated-failover-scale-down/pom.xml    | 2 +-
 examples/jms/colocated-failover/pom.xml               | 2 +-
 examples/jms/consumer-rate-limit/pom.xml              | 2 +-
 examples/jms/dead-letter/pom.xml                      | 2 +-
 examples/jms/delayed-redelivery/pom.xml               | 2 +-
 examples/jms/divert/pom.xml                           | 2 +-
 examples/jms/durable-subscription/pom.xml             | 2 +-
 examples/jms/embedded-simple/pom.xml                  | 2 +-
 examples/jms/embedded/pom.xml                         | 2 +-
 examples/jms/expiry/pom.xml                           | 2 +-
 examples/jms/ha-policy-autobackup/pom.xml             | 2 +-
 examples/jms/http-transport/pom.xml                   | 2 +-
 examples/jms/instantiate-connection-factory/pom.xml   | 2 +-
 examples/jms/interceptor/pom.xml                      | 2 +-
 examples/jms/jms-auto-closeable/pom.xml               | 2 +-
 examples/jms/jms-bridge/pom.xml                       | 2 +-
 examples/jms/jms-completion-listener/pom.xml          | 2 +-
 examples/jms/jms-context/pom.xml                      | 2 +-
 examples/jms/jms-shared-consumer/pom.xml              | 2 +-
 examples/jms/jmx/pom.xml                              | 2 +-
 examples/jms/large-message/pom.xml                    | 2 +-
 examples/jms/last-value-queue/pom.xml                 | 2 +-
 examples/jms/management-notifications/pom.xml         | 2 +-
 examples/jms/management/pom.xml                       | 2 +-
 examples/jms/message-counters/pom.xml                 | 2 +-
 examples/jms/message-group/pom.xml                    | 2 +-
 examples/jms/message-group2/pom.xml                   | 2 +-
 examples/jms/message-priority/pom.xml                 | 2 +-
 examples/jms/multiple-failover-failback/pom.xml       | 2 +-
 examples/jms/multiple-failover/pom.xml                | 2 +-
 examples/jms/no-consumer-buffering/pom.xml            | 2 +-
 examples/jms/non-transaction-failover/pom.xml         | 2 +-
 examples/jms/openwire/pom.xml                         | 2 +-
 examples/jms/paging/pom.xml                           | 2 +-
 examples/jms/perf/pom.xml                             | 2 +-
 examples/jms/pom.xml                                  | 2 +-
 examples/jms/pre-acknowledge/pom.xml                  | 2 +-
 examples/jms/producer-rate-limit/pom.xml              | 2 +-
 examples/jms/proton-cpp/pom.xml                       | 2 +-
 examples/jms/proton-j/pom.xml                         | 2 +-
 examples/jms/proton-ruby/pom.xml                      | 2 +-
 examples/jms/queue-message-redistribution/pom.xml     | 2 +-
 examples/jms/queue-requestor/pom.xml                  | 2 +-
 examples/jms/queue-selector/pom.xml                   | 2 +-
 examples/jms/queue/pom.xml                            | 2 +-
 examples/jms/reattach-node/pom.xml                    | 2 +-
 examples/jms/replicated-failback-static/pom.xml       | 2 +-
 examples/jms/replicated-failback/pom.xml              | 2 +-
 examples/jms/replicated-multiple-failover/pom.xml     | 2 +-
 examples/jms/replicated-transaction-failover/pom.xml  | 2 +-
 examples/jms/request-reply/pom.xml                    | 2 +-
 examples/jms/rest/dup-send/pom.xml                    | 2 +-
 examples/jms/rest/javascript-chat/pom.xml             | 2 +-
 examples/jms/rest/jms-to-rest/pom.xml                 | 2 +-
 examples/jms/rest/pom.xml                             | 2 +-
 examples/jms/rest/push/pom.xml                        | 2 +-
 examples/jms/scale-down/pom.xml                       | 2 +-
 examples/jms/scheduled-message/pom.xml                | 2 +-
 examples/jms/security/pom.xml                         | 2 +-
 examples/jms/send-acknowledgements/pom.xml            | 2 +-
 examples/jms/spring-integration/pom.xml               | 2 +-
 examples/jms/ssl-enabled/pom.xml                      | 2 +-
 examples/jms/static-selector-jms/pom.xml              | 2 +-
 examples/jms/static-selector/pom.xml                  | 2 +-
 examples/jms/stomp-websockets/pom.xml                 | 2 +-
 examples/jms/stomp/pom.xml                            | 2 +-
 examples/jms/stomp1.1/pom.xml                         | 2 +-
 examples/jms/stomp1.2/pom.xml                         | 2 +-
 examples/jms/stop-server-failover/pom.xml             | 2 +-
 examples/jms/symmetric-cluster/pom.xml                | 2 +-
 examples/jms/temp-queue/pom.xml                       | 2 +-
 examples/jms/topic-hierarchies/pom.xml                | 2 +-
 examples/jms/topic-selector-example1/pom.xml          | 2 +-
 examples/jms/topic-selector-example2/pom.xml          | 2 +-
 examples/jms/topic/pom.xml                            | 2 +-
 examples/jms/transaction-failover/pom.xml             | 2 +-
 examples/jms/transactional/pom.xml                    | 2 +-
 examples/jms/xa-heuristic/pom.xml                     | 2 +-
 examples/jms/xa-receive/pom.xml                       | 2 +-
 examples/jms/xa-send/pom.xml                          | 2 +-
 examples/pom.xml                                      | 2 +-
 examples/soak/normal/pom.xml                          | 2 +-
 examples/soak/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                                               | 4 ++--
 tests/integration-tests/pom.xml                       | 2 +-
 tests/jms-tests/pom.xml                               | 2 +-
 tests/joram-tests/pom.xml                             | 2 +-
 tests/performance-tests/pom.xml                       | 2 +-
 tests/pom.xml                                         | 2 +-
 tests/soak-tests/pom.xml                              | 2 +-
 tests/stress-tests/pom.xml                            | 2 +-
 tests/timing-tests/pom.xml                            | 2 +-
 tests/unit-tests/pom.xml                              | 2 +-
 142 files changed, 143 insertions(+), 143 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-bootstrap/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-bootstrap/pom.xml b/activemq-bootstrap/pom.xml
index 2abd251..9ef4c43 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-bootstrap</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-commons/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-commons/pom.xml b/activemq-commons/pom.xml
index fa73dc9..7d70002 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-commons</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-core-client/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-core-client/pom.xml b/activemq-core-client/pom.xml
index 14fee07..1cfe5c3 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-core-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-dto/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-dto/pom.xml b/activemq-dto/pom.xml
index 60d25b3..8566365 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-dto</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-jms-client/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-jms-client/pom.xml b/activemq-jms-client/pom.xml
index f44e416..c1701d8 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-jms-server/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-jms-server/pom.xml b/activemq-jms-server/pom.xml
index 6c3c5e3..3a00a70 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-journal/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-journal/pom.xml b/activemq-journal/pom.xml
index 3fae238..6be2bf4 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-journal</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-maven-plugin/pom.xml b/activemq-maven-plugin/pom.xml
index 7235938..85e2e5a 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-native/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-native/pom.xml b/activemq-native/pom.xml
index 2fbaa58..80e1e79 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-native</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/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 1b277db..fe7ec2b 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/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 76b3dd4..7956916 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/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 9b74157..47b1a7e 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/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 e2301b5..c17707d 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-protocols/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-protocols/pom.xml b/activemq-protocols/pom.xml
index e4fb7ed..4a967b6 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-ra/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml
index cca7789..496f544 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-ra</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-rest/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-rest/pom.xml b/activemq-rest/pom.xml
index b7c1240..a0d5e35 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <name>ActiveMQ6 REST Interface Implementation</name>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-selector/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-selector/pom.xml b/activemq-selector/pom.xml
index 2b179f6..d2d9d59 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-server/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-server/pom.xml b/activemq-server/pom.xml
index f1ec87e..028d74c 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-service-extensions/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-service-extensions/pom.xml b/activemq-service-extensions/pom.xml
index 1a671c0..05713fe 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-service-extensions</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-tools/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-tools/pom.xml b/activemq-tools/pom.xml
index eb9ed99..c71060c 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-tools</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-web/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml
index 63b0283..33ba207 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-web</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/activemq-website/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-website/pom.xml b/activemq-website/pom.xml
index 0c0e36f..4612f39 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-website</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/distribution/activemq/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/activemq/pom.xml b/distribution/activemq/pom.xml
index aa271bd..3c06a39 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>apache-activemq</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index e733bb4..a4c2bd1 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-distribution</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/core/embedded-remote/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/embedded-remote/pom.xml b/examples/core/embedded-remote/pom.xml
index 663df3d..c192740 100644
--- a/examples/core/embedded-remote/pom.xml
+++ b/examples/core/embedded-remote/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.core</groupId>
       <artifactId>core-examples</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-core-embedded-remote-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/core/embedded/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/embedded/pom.xml b/examples/core/embedded/pom.xml
index 1c1bdce..9b17130 100644
--- a/examples/core/embedded/pom.xml
+++ b/examples/core/embedded/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.core</groupId>
       <artifactId>core-examples</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-core-embedded-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/core/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/perf/pom.xml b/examples/core/perf/pom.xml
index 07f32a2..e923be7 100644
--- a/examples/core/perf/pom.xml
+++ b/examples/core/perf/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.core</groupId>
       <artifactId>core-examples</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-core-perf-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/core/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/pom.xml b/examples/core/pom.xml
index 1b7910c..3ad68f1 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.core</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/core/vertx-connector/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/vertx-connector/pom.xml b/examples/core/vertx-connector/pom.xml
index 732fa3e..02b47aa 100644
--- a/examples/core/vertx-connector/pom.xml
+++ b/examples/core/vertx-connector/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.core</groupId>
       <artifactId>core-examples</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-vertx-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/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 e953426..7f3e25d 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-examples-common</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/activemq-ra-rar/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/activemq-ra-rar/pom.xml b/examples/jms/activemq-ra-rar/pom.xml
index 984f92e..af00017 100644
--- a/examples/jms/activemq-ra-rar/pom.xml
+++ b/examples/jms/activemq-ra-rar/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-rar</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/aerogear/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/aerogear/pom.xml b/examples/jms/aerogear/pom.xml
index c1e2767..6817a05 100644
--- a/examples/jms/aerogear/pom.xml
+++ b/examples/jms/aerogear/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <properties>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/application-layer-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/application-layer-failover/pom.xml b/examples/jms/application-layer-failover/pom.xml
index 26d3206..e3dc45b 100644
--- a/examples/jms/application-layer-failover/pom.xml
+++ b/examples/jms/application-layer-failover/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-application-layer-failover-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/bridge/pom.xml b/examples/jms/bridge/pom.xml
index f7b019a..bfb45ef 100644
--- a/examples/jms/bridge/pom.xml
+++ b/examples/jms/bridge/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-bridge-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/browser/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/browser/pom.xml b/examples/jms/browser/pom.xml
index a760c3b..8a7224a 100644
--- a/examples/jms/browser/pom.xml
+++ b/examples/jms/browser/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-browser-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/client-kickoff/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/client-kickoff/pom.xml b/examples/jms/client-kickoff/pom.xml
index 9c7017c..be81c7c 100644
--- a/examples/jms/client-kickoff/pom.xml
+++ b/examples/jms/client-kickoff/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-client-kickoff-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/client-side-failoverlistener/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/client-side-failoverlistener/pom.xml b/examples/jms/client-side-failoverlistener/pom.xml
index 68ff023..f393b36 100644
--- a/examples/jms/client-side-failoverlistener/pom.xml
+++ b/examples/jms/client-side-failoverlistener/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-client-side-fileoverlistener-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/client-side-load-balancing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/client-side-load-balancing/pom.xml b/examples/jms/client-side-load-balancing/pom.xml
index aaa5f07..2cb4fa8 100644
--- a/examples/jms/client-side-load-balancing/pom.xml
+++ b/examples/jms/client-side-load-balancing/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-client-side-load-balancing-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/clustered-durable-subscription/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-durable-subscription/pom.xml b/examples/jms/clustered-durable-subscription/pom.xml
index 9f704dd..f74ff0d 100644
--- a/examples/jms/clustered-durable-subscription/pom.xml
+++ b/examples/jms/clustered-durable-subscription/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-clustered-durable-subscription-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/clustered-grouping/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-grouping/pom.xml b/examples/jms/clustered-grouping/pom.xml
index f63088e..f92acbe 100644
--- a/examples/jms/clustered-grouping/pom.xml
+++ b/examples/jms/clustered-grouping/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-clustered-grouping-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/clustered-jgroups/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-jgroups/pom.xml b/examples/jms/clustered-jgroups/pom.xml
index 289da7b..a16fe6e 100644
--- a/examples/jms/clustered-jgroups/pom.xml
+++ b/examples/jms/clustered-jgroups/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-jgroups</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/clustered-queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-queue/pom.xml b/examples/jms/clustered-queue/pom.xml
index aaf2c0e..121e6e8 100644
--- a/examples/jms/clustered-queue/pom.xml
+++ b/examples/jms/clustered-queue/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/clustered-standalone/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-standalone/pom.xml b/examples/jms/clustered-standalone/pom.xml
index 61a11cc..162bc25 100644
--- a/examples/jms/clustered-standalone/pom.xml
+++ b/examples/jms/clustered-standalone/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-clustered-standalone-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/clustered-static-discovery/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-static-discovery/pom.xml b/examples/jms/clustered-static-discovery/pom.xml
index 4e08a9b..caee710 100644
--- a/examples/jms/clustered-static-discovery/pom.xml
+++ b/examples/jms/clustered-static-discovery/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-clustered-static-discovery-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/clustered-static-oneway/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-static-oneway/pom.xml b/examples/jms/clustered-static-oneway/pom.xml
index 8310559..036c7a5 100644
--- a/examples/jms/clustered-static-oneway/pom.xml
+++ b/examples/jms/clustered-static-oneway/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-clustered-static-oneway-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/clustered-topic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-topic/pom.xml b/examples/jms/clustered-topic/pom.xml
index 02de0e4..a16fc76 100644
--- a/examples/jms/clustered-topic/pom.xml
+++ b/examples/jms/clustered-topic/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-clustered-topic-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/colocated-failover-scale-down/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/colocated-failover-scale-down/pom.xml b/examples/jms/colocated-failover-scale-down/pom.xml
index 249e47a..59b42a6 100644
--- a/examples/jms/colocated-failover-scale-down/pom.xml
+++ b/examples/jms/colocated-failover-scale-down/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>colocated-failover-scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/colocated-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/colocated-failover/pom.xml b/examples/jms/colocated-failover/pom.xml
index ea7d82d..3ab4703 100644
--- a/examples/jms/colocated-failover/pom.xml
+++ b/examples/jms/colocated-failover/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>colocated-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/consumer-rate-limit/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/consumer-rate-limit/pom.xml b/examples/jms/consumer-rate-limit/pom.xml
index 866adf8..4dea1f8 100644
--- a/examples/jms/consumer-rate-limit/pom.xml
+++ b/examples/jms/consumer-rate-limit/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-consumer-rate-limit-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/dead-letter/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/dead-letter/pom.xml b/examples/jms/dead-letter/pom.xml
index f4f2f02..e1b288b 100644
--- a/examples/jms/dead-letter/pom.xml
+++ b/examples/jms/dead-letter/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-dead-letter-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/delayed-redelivery/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/delayed-redelivery/pom.xml b/examples/jms/delayed-redelivery/pom.xml
index 2159ef0..60ed81a 100644
--- a/examples/jms/delayed-redelivery/pom.xml
+++ b/examples/jms/delayed-redelivery/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-delayed-redelivery-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/divert/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/divert/pom.xml b/examples/jms/divert/pom.xml
index d86f642..10a2193 100644
--- a/examples/jms/divert/pom.xml
+++ b/examples/jms/divert/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-divert-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/durable-subscription/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/durable-subscription/pom.xml b/examples/jms/durable-subscription/pom.xml
index af298d5..e800780 100644
--- a/examples/jms/durable-subscription/pom.xml
+++ b/examples/jms/durable-subscription/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-durable-subscription-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/embedded-simple/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/embedded-simple/pom.xml b/examples/jms/embedded-simple/pom.xml
index 730659e..99724cf 100644
--- a/examples/jms/embedded-simple/pom.xml
+++ b/examples/jms/embedded-simple/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-embedded-simple-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/embedded/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/embedded/pom.xml b/examples/jms/embedded/pom.xml
index 5ed5e5e..6bb430d 100644
--- a/examples/jms/embedded/pom.xml
+++ b/examples/jms/embedded/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-embedded-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/expiry/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/expiry/pom.xml b/examples/jms/expiry/pom.xml
index 8a9630b..b2a6411 100644
--- a/examples/jms/expiry/pom.xml
+++ b/examples/jms/expiry/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-expiry-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/ha-policy-autobackup/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/ha-policy-autobackup/pom.xml b/examples/jms/ha-policy-autobackup/pom.xml
index 48ad371..e3fdfeb 100644
--- a/examples/jms/ha-policy-autobackup/pom.xml
+++ b/examples/jms/ha-policy-autobackup/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>ha-policy-autobackup</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/http-transport/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/http-transport/pom.xml b/examples/jms/http-transport/pom.xml
index a703039..edf3330 100644
--- a/examples/jms/http-transport/pom.xml
+++ b/examples/jms/http-transport/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-http-transport-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/instantiate-connection-factory/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/instantiate-connection-factory/pom.xml b/examples/jms/instantiate-connection-factory/pom.xml
index 312e023..ab627ce 100644
--- a/examples/jms/instantiate-connection-factory/pom.xml
+++ b/examples/jms/instantiate-connection-factory/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-instantiate-connection-factory-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/interceptor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/interceptor/pom.xml b/examples/jms/interceptor/pom.xml
index c2d4009..095eae0 100644
--- a/examples/jms/interceptor/pom.xml
+++ b/examples/jms/interceptor/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-interceptor-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/jms-auto-closeable/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/jms-auto-closeable/pom.xml b/examples/jms/jms-auto-closeable/pom.xml
index 142abdd..7d5e70f 100644
--- a/examples/jms/jms-auto-closeable/pom.xml
+++ b/examples/jms/jms-auto-closeable/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-auto-closeable-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/jms-bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/jms-bridge/pom.xml b/examples/jms/jms-bridge/pom.xml
index f4e0915..ea5f01b 100644
--- a/examples/jms/jms-bridge/pom.xml
+++ b/examples/jms/jms-bridge/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-jms-bridge-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/jms-completion-listener/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/jms-completion-listener/pom.xml b/examples/jms/jms-completion-listener/pom.xml
index 8ebae15..43c4072 100644
--- a/examples/jms/jms-completion-listener/pom.xml
+++ b/examples/jms/jms-completion-listener/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-completion-listener-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/jms-context/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/jms-context/pom.xml b/examples/jms/jms-context/pom.xml
index 79c5025..a0db61e 100644
--- a/examples/jms/jms-context/pom.xml
+++ b/examples/jms/jms-context/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-context-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/jms-shared-consumer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/jms-shared-consumer/pom.xml b/examples/jms/jms-shared-consumer/pom.xml
index 758a7b6..9ca7cc0 100644
--- a/examples/jms/jms-shared-consumer/pom.xml
+++ b/examples/jms/jms-shared-consumer/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-shared-consumer-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/jmx/pom.xml b/examples/jms/jmx/pom.xml
index 0f42ddc..a0c1ba8 100644
--- a/examples/jms/jmx/pom.xml
+++ b/examples/jms/jmx/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-jmx-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/large-message/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/large-message/pom.xml b/examples/jms/large-message/pom.xml
index 95b38d3..7390a57 100644
--- a/examples/jms/large-message/pom.xml
+++ b/examples/jms/large-message/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-large-message-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/last-value-queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/last-value-queue/pom.xml b/examples/jms/last-value-queue/pom.xml
index 9adefa1..36af287 100644
--- a/examples/jms/last-value-queue/pom.xml
+++ b/examples/jms/last-value-queue/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-last-value-queue-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/management-notifications/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/management-notifications/pom.xml b/examples/jms/management-notifications/pom.xml
index a436f15..fbf9f51 100644
--- a/examples/jms/management-notifications/pom.xml
+++ b/examples/jms/management-notifications/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-management-notifications-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/management/pom.xml b/examples/jms/management/pom.xml
index efa5835..2da5df6 100644
--- a/examples/jms/management/pom.xml
+++ b/examples/jms/management/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-management-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/message-counters/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/message-counters/pom.xml b/examples/jms/message-counters/pom.xml
index 55faaa1..b25be29 100644
--- a/examples/jms/message-counters/pom.xml
+++ b/examples/jms/message-counters/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-message-counters-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/message-group/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/message-group/pom.xml b/examples/jms/message-group/pom.xml
index 356d27e..aaa3756 100644
--- a/examples/jms/message-group/pom.xml
+++ b/examples/jms/message-group/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-message-group-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/message-group2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/message-group2/pom.xml b/examples/jms/message-group2/pom.xml
index 787b326..1421374 100644
--- a/examples/jms/message-group2/pom.xml
+++ b/examples/jms/message-group2/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-message-group2-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/message-priority/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/message-priority/pom.xml b/examples/jms/message-priority/pom.xml
index 6897f9a..099a122 100644
--- a/examples/jms/message-priority/pom.xml
+++ b/examples/jms/message-priority/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-message-priority-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/multiple-failover-failback/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/multiple-failover-failback/pom.xml b/examples/jms/multiple-failover-failback/pom.xml
index 83bfd13..a11a7e1 100644
--- a/examples/jms/multiple-failover-failback/pom.xml
+++ b/examples/jms/multiple-failover-failback/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-multiple-failover-failback-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/multiple-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/multiple-failover/pom.xml b/examples/jms/multiple-failover/pom.xml
index c1eb7e7..f3aa610 100644
--- a/examples/jms/multiple-failover/pom.xml
+++ b/examples/jms/multiple-failover/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-multiple-failover-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/no-consumer-buffering/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/no-consumer-buffering/pom.xml b/examples/jms/no-consumer-buffering/pom.xml
index 4a5844b..7654f54 100644
--- a/examples/jms/no-consumer-buffering/pom.xml
+++ b/examples/jms/no-consumer-buffering/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-no-consumer-buffering-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/non-transaction-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/non-transaction-failover/pom.xml b/examples/jms/non-transaction-failover/pom.xml
index 53ff01a..64ccd83 100644
--- a/examples/jms/non-transaction-failover/pom.xml
+++ b/examples/jms/non-transaction-failover/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>non-transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/openwire/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/openwire/pom.xml b/examples/jms/openwire/pom.xml
index 410bb43..5b23739 100644
--- a/examples/jms/openwire/pom.xml
+++ b/examples/jms/openwire/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-openwire-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/paging/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/paging/pom.xml b/examples/jms/paging/pom.xml
index 97b0ca6..4d947ba 100644
--- a/examples/jms/paging/pom.xml
+++ b/examples/jms/paging/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-paging-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/perf/pom.xml b/examples/jms/perf/pom.xml
index 0517baa..7eefae8 100644
--- a/examples/jms/perf/pom.xml
+++ b/examples/jms/perf/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-perf-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/pom.xml b/examples/jms/pom.xml
index 5870df6..3ec52a7 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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.jms</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/pre-acknowledge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/pre-acknowledge/pom.xml b/examples/jms/pre-acknowledge/pom.xml
index 3ccf07e..56b79fd 100644
--- a/examples/jms/pre-acknowledge/pom.xml
+++ b/examples/jms/pre-acknowledge/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-pre-acknowledge-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/producer-rate-limit/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/producer-rate-limit/pom.xml b/examples/jms/producer-rate-limit/pom.xml
index 91d4f2e..1c5797c 100644
--- a/examples/jms/producer-rate-limit/pom.xml
+++ b/examples/jms/producer-rate-limit/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-producer-rate-limit-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/proton-cpp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/proton-cpp/pom.xml b/examples/jms/proton-cpp/pom.xml
index 38b9b7a..a40391b 100644
--- a/examples/jms/proton-cpp/pom.xml
+++ b/examples/jms/proton-cpp/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-protoncpp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/proton-j/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/proton-j/pom.xml b/examples/jms/proton-j/pom.xml
index 7ef9c20..b8a605e 100644
--- a/examples/jms/proton-j/pom.xml
+++ b/examples/jms/proton-j/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-proton-j-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/proton-ruby/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/proton-ruby/pom.xml b/examples/jms/proton-ruby/pom.xml
index 604f060..43b8ac0 100644
--- a/examples/jms/proton-ruby/pom.xml
+++ b/examples/jms/proton-ruby/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-proton-ruby-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/queue-message-redistribution/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/queue-message-redistribution/pom.xml b/examples/jms/queue-message-redistribution/pom.xml
index 93a4eec..fa52764 100644
--- a/examples/jms/queue-message-redistribution/pom.xml
+++ b/examples/jms/queue-message-redistribution/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-queue-message-redistribution-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/queue-requestor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/queue-requestor/pom.xml b/examples/jms/queue-requestor/pom.xml
index 9bfb1ba..651d962 100644
--- a/examples/jms/queue-requestor/pom.xml
+++ b/examples/jms/queue-requestor/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-queue-requestor-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/queue-selector/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/queue-selector/pom.xml b/examples/jms/queue-selector/pom.xml
index 661a30a..282a07e 100644
--- a/examples/jms/queue-selector/pom.xml
+++ b/examples/jms/queue-selector/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-queue-selector-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/queue/pom.xml b/examples/jms/queue/pom.xml
index 6a38a6b..6e41cff 100644
--- a/examples/jms/queue/pom.xml
+++ b/examples/jms/queue/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-queue-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/reattach-node/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/reattach-node/pom.xml b/examples/jms/reattach-node/pom.xml
index 3740848..95409d2 100644
--- a/examples/jms/reattach-node/pom.xml
+++ b/examples/jms/reattach-node/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-reattach-node-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/replicated-failback-static/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/replicated-failback-static/pom.xml b/examples/jms/replicated-failback-static/pom.xml
index 2d73814..9c895b6 100644
--- a/examples/jms/replicated-failback-static/pom.xml
+++ b/examples/jms/replicated-failback-static/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-replicated-failback-static-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/replicated-failback/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/replicated-failback/pom.xml b/examples/jms/replicated-failback/pom.xml
index 7689954..9bedc05 100644
--- a/examples/jms/replicated-failback/pom.xml
+++ b/examples/jms/replicated-failback/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-replicated-failback-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/replicated-multiple-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/replicated-multiple-failover/pom.xml b/examples/jms/replicated-multiple-failover/pom.xml
index 3739e13..339d608 100644
--- a/examples/jms/replicated-multiple-failover/pom.xml
+++ b/examples/jms/replicated-multiple-failover/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-replicated-multiple-failover-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/replicated-transaction-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/replicated-transaction-failover/pom.xml b/examples/jms/replicated-transaction-failover/pom.xml
index 2524c5a..65f9417 100644
--- a/examples/jms/replicated-transaction-failover/pom.xml
+++ b/examples/jms/replicated-transaction-failover/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-replicated-transaction-failover-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/request-reply/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/request-reply/pom.xml b/examples/jms/request-reply/pom.xml
index 2808f13..c73195a 100644
--- a/examples/jms/request-reply/pom.xml
+++ b/examples/jms/request-reply/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-request-reply-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/rest/dup-send/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/rest/dup-send/pom.xml b/examples/jms/rest/dup-send/pom.xml
index 208411d..c286efb 100644
--- a/examples/jms/rest/dup-send/pom.xml
+++ b/examples/jms/rest/dup-send/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>activemq-rest-examples-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
    <artifactId>dup-send</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/rest/javascript-chat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/rest/javascript-chat/pom.xml b/examples/jms/rest/javascript-chat/pom.xml
index f587b99..1662314 100644
--- a/examples/jms/rest/javascript-chat/pom.xml
+++ b/examples/jms/rest/javascript-chat/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>activemq-rest-examples-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
    <artifactId>javascript-chat</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/rest/jms-to-rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/rest/jms-to-rest/pom.xml b/examples/jms/rest/jms-to-rest/pom.xml
index c6b49d7..cb2fdf7 100644
--- a/examples/jms/rest/jms-to-rest/pom.xml
+++ b/examples/jms/rest/jms-to-rest/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>activemq-rest-examples-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
    <artifactId>mixed-jms-rest</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/rest/pom.xml b/examples/jms/rest/pom.xml
index ab3750b..8f6577c 100644
--- a/examples/jms/rest/pom.xml
+++ b/examples/jms/rest/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.rest</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/rest/push/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/rest/push/pom.xml b/examples/jms/rest/push/pom.xml
index 2df23af..8eb3da9 100644
--- a/examples/jms/rest/push/pom.xml
+++ b/examples/jms/rest/push/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>activemq-rest-examples-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
    <artifactId>push</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/scale-down/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/scale-down/pom.xml b/examples/jms/scale-down/pom.xml
index 30e2ac7..b74605c 100644
--- a/examples/jms/scale-down/pom.xml
+++ b/examples/jms/scale-down/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/scheduled-message/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/scheduled-message/pom.xml b/examples/jms/scheduled-message/pom.xml
index 380fde9..e9855aa 100644
--- a/examples/jms/scheduled-message/pom.xml
+++ b/examples/jms/scheduled-message/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-scheduled-message-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/security/pom.xml b/examples/jms/security/pom.xml
index f997063..1dda31a 100644
--- a/examples/jms/security/pom.xml
+++ b/examples/jms/security/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-security-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/send-acknowledgements/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/send-acknowledgements/pom.xml b/examples/jms/send-acknowledgements/pom.xml
index af6950f..21ac8c4 100644
--- a/examples/jms/send-acknowledgements/pom.xml
+++ b/examples/jms/send-acknowledgements/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-send-acknowledgements-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/spring-integration/pom.xml b/examples/jms/spring-integration/pom.xml
index e4da142..3426d6d 100644
--- a/examples/jms/spring-integration/pom.xml
+++ b/examples/jms/spring-integration/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-spring-integration-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/ssl-enabled/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/ssl-enabled/pom.xml b/examples/jms/ssl-enabled/pom.xml
index dc00786..9928ab8 100644
--- a/examples/jms/ssl-enabled/pom.xml
+++ b/examples/jms/ssl-enabled/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-ssl-enabled-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/static-selector-jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/static-selector-jms/pom.xml b/examples/jms/static-selector-jms/pom.xml
index cbfb290..1d80892 100644
--- a/examples/jms/static-selector-jms/pom.xml
+++ b/examples/jms/static-selector-jms/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-static-selector-jms-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/static-selector/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/static-selector/pom.xml b/examples/jms/static-selector/pom.xml
index d5b0ca2..0ce690c 100644
--- a/examples/jms/static-selector/pom.xml
+++ b/examples/jms/static-selector/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-static-selector-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/stomp-websockets/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/stomp-websockets/pom.xml b/examples/jms/stomp-websockets/pom.xml
index 9f9379a..79e2ee6 100644
--- a/examples/jms/stomp-websockets/pom.xml
+++ b/examples/jms/stomp-websockets/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-stomp-websockets-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/stomp/pom.xml b/examples/jms/stomp/pom.xml
index 9e666eb..4965684 100644
--- a/examples/jms/stomp/pom.xml
+++ b/examples/jms/stomp/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-stomp-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/stomp1.1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/stomp1.1/pom.xml b/examples/jms/stomp1.1/pom.xml
index 4a923f0..04706ae 100644
--- a/examples/jms/stomp1.1/pom.xml
+++ b/examples/jms/stomp1.1/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-stomp1.1-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/stomp1.2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/stomp1.2/pom.xml b/examples/jms/stomp1.2/pom.xml
index 870379b..81d8637 100644
--- a/examples/jms/stomp1.2/pom.xml
+++ b/examples/jms/stomp1.2/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-stomp1.2-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/stop-server-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/stop-server-failover/pom.xml b/examples/jms/stop-server-failover/pom.xml
index 7ec5376..a8579f2 100644
--- a/examples/jms/stop-server-failover/pom.xml
+++ b/examples/jms/stop-server-failover/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-stop-server-failover-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/symmetric-cluster/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/symmetric-cluster/pom.xml b/examples/jms/symmetric-cluster/pom.xml
index f055d30..aacb62c 100644
--- a/examples/jms/symmetric-cluster/pom.xml
+++ b/examples/jms/symmetric-cluster/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-symmetric-cluster-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/temp-queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/temp-queue/pom.xml b/examples/jms/temp-queue/pom.xml
index a1d261f..3d13c19 100644
--- a/examples/jms/temp-queue/pom.xml
+++ b/examples/jms/temp-queue/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-temp-queue-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/topic-hierarchies/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/topic-hierarchies/pom.xml b/examples/jms/topic-hierarchies/pom.xml
index ae53881..1a9b62f 100644
--- a/examples/jms/topic-hierarchies/pom.xml
+++ b/examples/jms/topic-hierarchies/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-topic-hierarchies-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/topic-selector-example1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/topic-selector-example1/pom.xml b/examples/jms/topic-selector-example1/pom.xml
index f9ccbe6..92fef9e 100644
--- a/examples/jms/topic-selector-example1/pom.xml
+++ b/examples/jms/topic-selector-example1/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-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-topic-selector-example1-example</artifactId>