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

[1/2] activemq-6 git commit: Fixing the build after the release (6.0.1 snapshot)

Repository: activemq-6
Updated Branches:
  refs/heads/master d8ee331a5 -> 2d5884858


Fixing the build after the release (6.0.1 snapshot)


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

Branch: refs/heads/master
Commit: b00a0a99abb2da9ca791f79f1749c544b272452c
Parents: d8ee331
Author: Clebert Suconic <cl...@apache.org>
Authored: Tue Mar 3 11:25:40 2015 -0500
Committer: Clebert Suconic <cl...@apache.org>
Committed: Tue Mar 3 12:36:27 2015 -0500

----------------------------------------------------------------------
 activemq-native/README                               | 2 +-
 docs/user-manual/en/libaio.md                        | 2 +-
 examples/core/embedded-remote/pom.xml                | 2 +-
 examples/core/embedded/pom.xml                       | 2 +-
 examples/core/perf/pom.xml                           | 2 +-
 examples/core/vertx-connector/pom.xml                | 2 +-
 examples/jms/activemq-ra-rar/pom.xml                 | 2 +-
 examples/jms/aerogear/pom.xml                        | 2 +-
 examples/jms/applet/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/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/soak/normal/pom.xml                         | 2 +-
 examples/soak/pom.xml                                | 2 +-
 tests/byteman-tests/pom.xml                          | 2 +-
 tests/concurrent-tests/pom.xml                       | 2 +-
 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 +-
 115 files changed, 115 insertions(+), 115 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/activemq-native/README
----------------------------------------------------------------------
diff --git a/activemq-native/README b/activemq-native/README
index 88bd990..ac17d14 100644
--- a/activemq-native/README
+++ b/activemq-native/README
@@ -37,7 +37,7 @@ if you are missing any dependencies, autoconf would tell you what you're missing
 
 COMPILED FILE
 
-The produced file will be under the ./target/nar (example: ./target/nar/activemq-native-6.0.0-SNAPSHOT-amd64-Linux-gpp-jni/lib/amd64-Linux-gpp/jni/libactivemq-native-6.0.0-SNAPSHOT.so)
+The produced file will be under the ./target/nar (example: ./target/nar/activemq-native-6.0.1-SNAPSHOT-amd64-Linux-gpp-jni/lib/amd64-Linux-gpp/jni/libactivemq-native-6.0.1-SNAPSHOT.so)
 and you will have to rename it manually under ./bin following the appropriate pattern.
 
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/docs/user-manual/en/libaio.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/libaio.md b/docs/user-manual/en/libaio.md
index 9d94837..50df900 100644
--- a/docs/user-manual/en/libaio.md
+++ b/docs/user-manual/en/libaio.md
@@ -72,7 +72,7 @@ script `compile-native.sh`. This script will invoke the proper maven profile to
     [INFO] Scanning for projects...
     [INFO]
     [INFO] ------------------------------------------------------------------------
-    [INFO] Building ActiveMQ6 Native POM 6.0.0-SNAPSHOT
+    [INFO] Building ActiveMQ6 Native POM 6.0.1-SNAPSHOT
     [INFO] ------------------------------------------------------------------------
     [INFO]
     [INFO] --- nar-maven-plugin:3.0.0:nar-validate (default-nar-validate) @ activemq-native ---

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/core/embedded-remote/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/embedded-remote/pom.xml b/examples/core/embedded-remote/pom.xml
index dc3cde2..91ec60e 100644
--- a/examples/core/embedded-remote/pom.xml
+++ b/examples/core/embedded-remote/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.core</groupId>
       <artifactId>core-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-core-embedded-remote-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/core/embedded/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/embedded/pom.xml b/examples/core/embedded/pom.xml
index 92fe4f1..697101b 100644
--- a/examples/core/embedded/pom.xml
+++ b/examples/core/embedded/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.core</groupId>
       <artifactId>core-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-core-embedded-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/core/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/perf/pom.xml b/examples/core/perf/pom.xml
index 131d424..1ef4dcc 100644
--- a/examples/core/perf/pom.xml
+++ b/examples/core/perf/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.core</groupId>
       <artifactId>core-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-core-perf-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/core/vertx-connector/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/vertx-connector/pom.xml b/examples/core/vertx-connector/pom.xml
index f401739..8c500f1 100644
--- a/examples/core/vertx-connector/pom.xml
+++ b/examples/core/vertx-connector/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.core</groupId>
       <artifactId>core-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-vertx-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 cefa69a..d3f2026 100644
--- a/examples/jms/activemq-ra-rar/pom.xml
+++ b/examples/jms/activemq-ra-rar/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-rar</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/aerogear/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/aerogear/pom.xml b/examples/jms/aerogear/pom.xml
index d395c2e..2f574b6 100644
--- a/examples/jms/aerogear/pom.xml
+++ b/examples/jms/aerogear/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <properties>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/applet/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/applet/pom.xml b/examples/jms/applet/pom.xml
index 3b63af8..0406479 100644
--- a/examples/jms/applet/pom.xml
+++ b/examples/jms/applet/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-applet-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 e87947b..6092f88 100644
--- a/examples/jms/application-layer-failover/pom.xml
+++ b/examples/jms/application-layer-failover/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-application-layer-failover-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/bridge/pom.xml b/examples/jms/bridge/pom.xml
index 9392292..d4beaa6 100644
--- a/examples/jms/bridge/pom.xml
+++ b/examples/jms/bridge/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-bridge-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/browser/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/browser/pom.xml b/examples/jms/browser/pom.xml
index e9b54db..50348ed 100644
--- a/examples/jms/browser/pom.xml
+++ b/examples/jms/browser/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-browser-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/client-kickoff/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/client-kickoff/pom.xml b/examples/jms/client-kickoff/pom.xml
index b7a482e..250a092 100644
--- a/examples/jms/client-kickoff/pom.xml
+++ b/examples/jms/client-kickoff/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-client-kickoff-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 1a40cbe..1325fb6 100644
--- a/examples/jms/client-side-failoverlistener/pom.xml
+++ b/examples/jms/client-side-failoverlistener/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-client-side-fileoverlistener-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 9cda539..bf55b5e 100644
--- a/examples/jms/client-side-load-balancing/pom.xml
+++ b/examples/jms/client-side-load-balancing/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-client-side-load-balancing-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 4cf3be3..07e26e6 100644
--- a/examples/jms/clustered-durable-subscription/pom.xml
+++ b/examples/jms/clustered-durable-subscription/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-clustered-durable-subscription-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/clustered-grouping/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-grouping/pom.xml b/examples/jms/clustered-grouping/pom.xml
index d079f2c..ea5cdc9 100644
--- a/examples/jms/clustered-grouping/pom.xml
+++ b/examples/jms/clustered-grouping/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-clustered-grouping-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/clustered-jgroups/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-jgroups/pom.xml b/examples/jms/clustered-jgroups/pom.xml
index 7a10bc1..61dd54e 100644
--- a/examples/jms/clustered-jgroups/pom.xml
+++ b/examples/jms/clustered-jgroups/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-jgroups</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/clustered-queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-queue/pom.xml b/examples/jms/clustered-queue/pom.xml
index 597015f..d6d0aa3 100644
--- a/examples/jms/clustered-queue/pom.xml
+++ b/examples/jms/clustered-queue/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/clustered-standalone/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-standalone/pom.xml b/examples/jms/clustered-standalone/pom.xml
index a5d6e0b..6542869 100644
--- a/examples/jms/clustered-standalone/pom.xml
+++ b/examples/jms/clustered-standalone/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-clustered-standalone-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 7839916..17cd794 100644
--- a/examples/jms/clustered-static-discovery/pom.xml
+++ b/examples/jms/clustered-static-discovery/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-clustered-static-discovery-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 64574a1..125c322 100644
--- a/examples/jms/clustered-static-oneway/pom.xml
+++ b/examples/jms/clustered-static-oneway/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-clustered-static-oneway-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/clustered-topic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-topic/pom.xml b/examples/jms/clustered-topic/pom.xml
index 689bb04..4dda418 100644
--- a/examples/jms/clustered-topic/pom.xml
+++ b/examples/jms/clustered-topic/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-clustered-topic-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 50e8f80..64238e6 100644
--- a/examples/jms/colocated-failover-scale-down/pom.xml
+++ b/examples/jms/colocated-failover-scale-down/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>colocated-failover-scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/colocated-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/colocated-failover/pom.xml b/examples/jms/colocated-failover/pom.xml
index 6373c0d..11c28a9 100644
--- a/examples/jms/colocated-failover/pom.xml
+++ b/examples/jms/colocated-failover/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>colocated-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 d70eaf0..6f3dbf4 100644
--- a/examples/jms/consumer-rate-limit/pom.xml
+++ b/examples/jms/consumer-rate-limit/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-consumer-rate-limit-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/dead-letter/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/dead-letter/pom.xml b/examples/jms/dead-letter/pom.xml
index bf8a0f9..b4391a3 100644
--- a/examples/jms/dead-letter/pom.xml
+++ b/examples/jms/dead-letter/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-dead-letter-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/delayed-redelivery/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/delayed-redelivery/pom.xml b/examples/jms/delayed-redelivery/pom.xml
index 23066e9..770771c 100644
--- a/examples/jms/delayed-redelivery/pom.xml
+++ b/examples/jms/delayed-redelivery/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-delayed-redelivery-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/divert/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/divert/pom.xml b/examples/jms/divert/pom.xml
index bedf25b..9ff9234 100644
--- a/examples/jms/divert/pom.xml
+++ b/examples/jms/divert/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-divert-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/durable-subscription/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/durable-subscription/pom.xml b/examples/jms/durable-subscription/pom.xml
index 3ed9152..13e78bf 100644
--- a/examples/jms/durable-subscription/pom.xml
+++ b/examples/jms/durable-subscription/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-durable-subscription-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/embedded-simple/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/embedded-simple/pom.xml b/examples/jms/embedded-simple/pom.xml
index d9cc90b..f988743 100644
--- a/examples/jms/embedded-simple/pom.xml
+++ b/examples/jms/embedded-simple/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-embedded-simple-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/embedded/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/embedded/pom.xml b/examples/jms/embedded/pom.xml
index effa977..ad3f8ad 100644
--- a/examples/jms/embedded/pom.xml
+++ b/examples/jms/embedded/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-embedded-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/expiry/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/expiry/pom.xml b/examples/jms/expiry/pom.xml
index 68d1eda..c010d84 100644
--- a/examples/jms/expiry/pom.xml
+++ b/examples/jms/expiry/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-expiry-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 b27492f..34e537f 100644
--- a/examples/jms/ha-policy-autobackup/pom.xml
+++ b/examples/jms/ha-policy-autobackup/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>ha-policy-autobackup</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/http-transport/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/http-transport/pom.xml b/examples/jms/http-transport/pom.xml
index 851eb80..56af34b 100644
--- a/examples/jms/http-transport/pom.xml
+++ b/examples/jms/http-transport/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-http-transport-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 c3c4942..46725d5 100644
--- a/examples/jms/instantiate-connection-factory/pom.xml
+++ b/examples/jms/instantiate-connection-factory/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-instantiate-connection-factory-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/interceptor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/interceptor/pom.xml b/examples/jms/interceptor/pom.xml
index 2390d58..0443ec8 100644
--- a/examples/jms/interceptor/pom.xml
+++ b/examples/jms/interceptor/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-interceptor-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 40444dc..37dff4a 100644
--- a/examples/jms/jms-auto-closeable/pom.xml
+++ b/examples/jms/jms-auto-closeable/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-auto-closeable-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/jms-bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/jms-bridge/pom.xml b/examples/jms/jms-bridge/pom.xml
index 4002626..bcd7d17 100644
--- a/examples/jms/jms-bridge/pom.xml
+++ b/examples/jms/jms-bridge/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-jms-bridge-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 9af42ca..5070dab 100644
--- a/examples/jms/jms-completion-listener/pom.xml
+++ b/examples/jms/jms-completion-listener/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-completion-listener-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/jms-context/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/jms-context/pom.xml b/examples/jms/jms-context/pom.xml
index 606d029..690899b 100644
--- a/examples/jms/jms-context/pom.xml
+++ b/examples/jms/jms-context/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-context-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 6aa4679..8172138 100644
--- a/examples/jms/jms-shared-consumer/pom.xml
+++ b/examples/jms/jms-shared-consumer/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-shared-consumer-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/jmx/pom.xml b/examples/jms/jmx/pom.xml
index 0b3e85f..a176c21 100644
--- a/examples/jms/jmx/pom.xml
+++ b/examples/jms/jmx/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-jmx-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/large-message/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/large-message/pom.xml b/examples/jms/large-message/pom.xml
index 04a1e12..86e04cd 100644
--- a/examples/jms/large-message/pom.xml
+++ b/examples/jms/large-message/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-large-message-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 5f71ef4..a3cf8c8 100644
--- a/examples/jms/last-value-queue/pom.xml
+++ b/examples/jms/last-value-queue/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-last-value-queue-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/management-notifications/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/management-notifications/pom.xml b/examples/jms/management-notifications/pom.xml
index b3cb3f2..8d056e2 100644
--- a/examples/jms/management-notifications/pom.xml
+++ b/examples/jms/management-notifications/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-management-notifications-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/management/pom.xml b/examples/jms/management/pom.xml
index b1c1ec5..2f0999d 100644
--- a/examples/jms/management/pom.xml
+++ b/examples/jms/management/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-management-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/message-counters/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/message-counters/pom.xml b/examples/jms/message-counters/pom.xml
index 2457cda..2b100ab 100644
--- a/examples/jms/message-counters/pom.xml
+++ b/examples/jms/message-counters/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-message-counters-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/message-group/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/message-group/pom.xml b/examples/jms/message-group/pom.xml
index f1f65d2..32a0dda 100644
--- a/examples/jms/message-group/pom.xml
+++ b/examples/jms/message-group/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-message-group-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/message-group2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/message-group2/pom.xml b/examples/jms/message-group2/pom.xml
index 53724fb..5aaf48f 100644
--- a/examples/jms/message-group2/pom.xml
+++ b/examples/jms/message-group2/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-message-group2-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/message-priority/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/message-priority/pom.xml b/examples/jms/message-priority/pom.xml
index d086fa5..05311c1 100644
--- a/examples/jms/message-priority/pom.xml
+++ b/examples/jms/message-priority/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-message-priority-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 afc3214..90288dd 100644
--- a/examples/jms/multiple-failover-failback/pom.xml
+++ b/examples/jms/multiple-failover-failback/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-multiple-failover-failback-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/multiple-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/multiple-failover/pom.xml b/examples/jms/multiple-failover/pom.xml
index ffb10b7..8c09050 100644
--- a/examples/jms/multiple-failover/pom.xml
+++ b/examples/jms/multiple-failover/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-multiple-failover-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 e102b4b..48e4ce7 100644
--- a/examples/jms/no-consumer-buffering/pom.xml
+++ b/examples/jms/no-consumer-buffering/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-no-consumer-buffering-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 fe59424..8372c04 100644
--- a/examples/jms/non-transaction-failover/pom.xml
+++ b/examples/jms/non-transaction-failover/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>non-transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/openwire/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/openwire/pom.xml b/examples/jms/openwire/pom.xml
index cb23b70..d66eeb4 100644
--- a/examples/jms/openwire/pom.xml
+++ b/examples/jms/openwire/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-openwire-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/paging/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/paging/pom.xml b/examples/jms/paging/pom.xml
index 53ffaef..26aa8e8 100644
--- a/examples/jms/paging/pom.xml
+++ b/examples/jms/paging/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-paging-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/perf/pom.xml b/examples/jms/perf/pom.xml
index df34152..cc74785 100644
--- a/examples/jms/perf/pom.xml
+++ b/examples/jms/perf/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-perf-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/pre-acknowledge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/pre-acknowledge/pom.xml b/examples/jms/pre-acknowledge/pom.xml
index e329618..25d91bd 100644
--- a/examples/jms/pre-acknowledge/pom.xml
+++ b/examples/jms/pre-acknowledge/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-pre-acknowledge-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 3477faf..4290f55 100644
--- a/examples/jms/producer-rate-limit/pom.xml
+++ b/examples/jms/producer-rate-limit/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-producer-rate-limit-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/proton-cpp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/proton-cpp/pom.xml b/examples/jms/proton-cpp/pom.xml
index a9f1596..68f9d09 100644
--- a/examples/jms/proton-cpp/pom.xml
+++ b/examples/jms/proton-cpp/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-protoncpp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/proton-j/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/proton-j/pom.xml b/examples/jms/proton-j/pom.xml
index 713fc4e..d9860bf 100644
--- a/examples/jms/proton-j/pom.xml
+++ b/examples/jms/proton-j/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-proton-j-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/proton-ruby/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/proton-ruby/pom.xml b/examples/jms/proton-ruby/pom.xml
index e1a457a..b1c9e29 100644
--- a/examples/jms/proton-ruby/pom.xml
+++ b/examples/jms/proton-ruby/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-proton-ruby-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 a4bc93c..9a4ce4c 100644
--- a/examples/jms/queue-message-redistribution/pom.xml
+++ b/examples/jms/queue-message-redistribution/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-queue-message-redistribution-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/queue-requestor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/queue-requestor/pom.xml b/examples/jms/queue-requestor/pom.xml
index 25f84a9..1e3e500 100644
--- a/examples/jms/queue-requestor/pom.xml
+++ b/examples/jms/queue-requestor/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-queue-requestor-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/queue-selector/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/queue-selector/pom.xml b/examples/jms/queue-selector/pom.xml
index bc058cd..53fa106 100644
--- a/examples/jms/queue-selector/pom.xml
+++ b/examples/jms/queue-selector/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-queue-selector-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/queue/pom.xml b/examples/jms/queue/pom.xml
index 5a48e6e..56e65e9 100644
--- a/examples/jms/queue/pom.xml
+++ b/examples/jms/queue/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>${project.version}</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-queue-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/reattach-node/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/reattach-node/pom.xml b/examples/jms/reattach-node/pom.xml
index 641d016..84b4739 100644
--- a/examples/jms/reattach-node/pom.xml
+++ b/examples/jms/reattach-node/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-reattach-node-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 ae9699c..bc82a1c 100644
--- a/examples/jms/replicated-failback-static/pom.xml
+++ b/examples/jms/replicated-failback-static/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-replicated-failback-static-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/replicated-failback/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/replicated-failback/pom.xml b/examples/jms/replicated-failback/pom.xml
index b4567eb..48e94a2 100644
--- a/examples/jms/replicated-failback/pom.xml
+++ b/examples/jms/replicated-failback/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-replicated-failback-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 33eaf9b..33d1de9 100644
--- a/examples/jms/replicated-multiple-failover/pom.xml
+++ b/examples/jms/replicated-multiple-failover/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-replicated-multiple-failover-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 7ff6fa6..3a03c51 100644
--- a/examples/jms/replicated-transaction-failover/pom.xml
+++ b/examples/jms/replicated-transaction-failover/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-replicated-transaction-failover-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/request-reply/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/request-reply/pom.xml b/examples/jms/request-reply/pom.xml
index f319775..43c98eb 100644
--- a/examples/jms/request-reply/pom.xml
+++ b/examples/jms/request-reply/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-request-reply-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 5e951fd..e4d011f 100644
--- a/examples/jms/rest/dup-send/pom.xml
+++ b/examples/jms/rest/dup-send/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.rest.examples</groupId>
       <artifactId>activemq-rest-examples-pom</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
    <artifactId>dup-send</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 8e0f128..34b62bd 100644
--- a/examples/jms/rest/javascript-chat/pom.xml
+++ b/examples/jms/rest/javascript-chat/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.rest.examples</groupId>
       <artifactId>activemq-rest-examples-pom</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
    <artifactId>javascript-chat</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 cf3944f..f8af591 100644
--- a/examples/jms/rest/jms-to-rest/pom.xml
+++ b/examples/jms/rest/jms-to-rest/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.rest.examples</groupId>
       <artifactId>activemq-rest-examples-pom</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
    <artifactId>mixed-jms-rest</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/rest/pom.xml b/examples/jms/rest/pom.xml
index 65ba661..d4496ca 100644
--- a/examples/jms/rest/pom.xml
+++ b/examples/jms/rest/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.rest.examples</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/rest/push/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/rest/push/pom.xml b/examples/jms/rest/push/pom.xml
index 6fb3e05..26b6315 100644
--- a/examples/jms/rest/push/pom.xml
+++ b/examples/jms/rest/push/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.rest.examples</groupId>
       <artifactId>activemq-rest-examples-pom</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
    <artifactId>push</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/scale-down/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/scale-down/pom.xml b/examples/jms/scale-down/pom.xml
index 394964e..9656872 100644
--- a/examples/jms/scale-down/pom.xml
+++ b/examples/jms/scale-down/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/scheduled-message/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/scheduled-message/pom.xml b/examples/jms/scheduled-message/pom.xml
index 977188c..dad7bf2 100644
--- a/examples/jms/scheduled-message/pom.xml
+++ b/examples/jms/scheduled-message/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-scheduled-message-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/security/pom.xml b/examples/jms/security/pom.xml
index c98a955..76549fd 100644
--- a/examples/jms/security/pom.xml
+++ b/examples/jms/security/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-security-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/send-acknowledgements/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/send-acknowledgements/pom.xml b/examples/jms/send-acknowledgements/pom.xml
index 661ef2d..d0183de 100644
--- a/examples/jms/send-acknowledgements/pom.xml
+++ b/examples/jms/send-acknowledgements/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-send-acknowledgements-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/spring-integration/pom.xml b/examples/jms/spring-integration/pom.xml
index d09bd7f..424eda7 100644
--- a/examples/jms/spring-integration/pom.xml
+++ b/examples/jms/spring-integration/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-spring-integration-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/ssl-enabled/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/ssl-enabled/pom.xml b/examples/jms/ssl-enabled/pom.xml
index 14f3a71..c519c63 100644
--- a/examples/jms/ssl-enabled/pom.xml
+++ b/examples/jms/ssl-enabled/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-ssl-enabled-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 3f42e98..754591a 100644
--- a/examples/jms/static-selector-jms/pom.xml
+++ b/examples/jms/static-selector-jms/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-static-selector-jms-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/static-selector/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/static-selector/pom.xml b/examples/jms/static-selector/pom.xml
index 601aa68..61fa965 100644
--- a/examples/jms/static-selector/pom.xml
+++ b/examples/jms/static-selector/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-static-selector-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/stomp-websockets/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/stomp-websockets/pom.xml b/examples/jms/stomp-websockets/pom.xml
index 7f4c847..485dcfa 100644
--- a/examples/jms/stomp-websockets/pom.xml
+++ b/examples/jms/stomp-websockets/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-stomp-websockets-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/stomp/pom.xml b/examples/jms/stomp/pom.xml
index eedd120..0582fe2 100644
--- a/examples/jms/stomp/pom.xml
+++ b/examples/jms/stomp/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-stomp-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/stomp1.1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/stomp1.1/pom.xml b/examples/jms/stomp1.1/pom.xml
index aa1275d..3ad3ae1 100644
--- a/examples/jms/stomp1.1/pom.xml
+++ b/examples/jms/stomp1.1/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-stomp1.1-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/stomp1.2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/stomp1.2/pom.xml b/examples/jms/stomp1.2/pom.xml
index 34e6400..4cee908 100644
--- a/examples/jms/stomp1.2/pom.xml
+++ b/examples/jms/stomp1.2/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-stomp1.2-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 8e4dc24..784bb58 100644
--- a/examples/jms/stop-server-failover/pom.xml
+++ b/examples/jms/stop-server-failover/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-stop-server-failover-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/symmetric-cluster/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/symmetric-cluster/pom.xml b/examples/jms/symmetric-cluster/pom.xml
index 5d03609..b43d118 100644
--- a/examples/jms/symmetric-cluster/pom.xml
+++ b/examples/jms/symmetric-cluster/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-symmetric-cluster-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/temp-queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/temp-queue/pom.xml b/examples/jms/temp-queue/pom.xml
index 47f664d..d8df46e 100644
--- a/examples/jms/temp-queue/pom.xml
+++ b/examples/jms/temp-queue/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-temp-queue-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/topic-hierarchies/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/topic-hierarchies/pom.xml b/examples/jms/topic-hierarchies/pom.xml
index ffcbfb7..85a0a47 100644
--- a/examples/jms/topic-hierarchies/pom.xml
+++ b/examples/jms/topic-hierarchies/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-topic-hierarchies-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/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 250719f..5bf693b 100644
--- a/examples/jms/topic-selector-example1/pom.xml
+++ b/examples/jms/topic-selector-example1/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-topic-selector-example1-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/topic-selector-example2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/topic-selector-example2/pom.xml b/examples/jms/topic-selector-example2/pom.xml
index c6c5c12..12a413e 100644
--- a/examples/jms/topic-selector-example2/pom.xml
+++ b/examples/jms/topic-selector-example2/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-topic-selector-example2-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/topic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/topic/pom.xml b/examples/jms/topic/pom.xml
index 0bda45c..5c3b4c1 100644
--- a/examples/jms/topic/pom.xml
+++ b/examples/jms/topic/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-topic-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/transaction-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/transaction-failover/pom.xml b/examples/jms/transaction-failover/pom.xml
index 5cdfe78..5212318 100644
--- a/examples/jms/transaction-failover/pom.xml
+++ b/examples/jms/transaction-failover/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-transaction-failover-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/transactional/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/transactional/pom.xml b/examples/jms/transactional/pom.xml
index d8ecd8e..8ffc13d 100644
--- a/examples/jms/transactional/pom.xml
+++ b/examples/jms/transactional/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-transactional-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/xa-heuristic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/xa-heuristic/pom.xml b/examples/jms/xa-heuristic/pom.xml
index 126e55f..2291096 100644
--- a/examples/jms/xa-heuristic/pom.xml
+++ b/examples/jms/xa-heuristic/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-xa-heuristic-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/xa-receive/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/xa-receive/pom.xml b/examples/jms/xa-receive/pom.xml
index 264f1c3..c9964a3 100644
--- a/examples/jms/xa-receive/pom.xml
+++ b/examples/jms/xa-receive/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-xa-receive-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/jms/xa-send/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/xa-send/pom.xml b/examples/jms/xa-send/pom.xml
index 7614280..41af659 100644
--- a/examples/jms/xa-send/pom.xml
+++ b/examples/jms/xa-send/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-xa-send-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/soak/normal/pom.xml
----------------------------------------------------------------------
diff --git a/examples/soak/normal/pom.xml b/examples/soak/normal/pom.xml
index d0715b9..0913e65 100644
--- a/examples/soak/normal/pom.xml
+++ b/examples/soak/normal/pom.xml
@@ -29,7 +29,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.example.soak</groupId>
       <artifactId>soak-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <dependencies>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/examples/soak/pom.xml
----------------------------------------------------------------------
diff --git a/examples/soak/pom.xml b/examples/soak/pom.xml
index 0522c74..aa6961b 100644
--- a/examples/soak/pom.xml
+++ b/examples/soak/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>activemq-examples</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.example.soak</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/tests/byteman-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/byteman-tests/pom.xml b/tests/byteman-tests/pom.xml
index a576f92..0fbd682 100644
--- a/tests/byteman-tests/pom.xml
+++ b/tests/byteman-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>activemq-tests-pom</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>byteman-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/tests/concurrent-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/concurrent-tests/pom.xml b/tests/concurrent-tests/pom.xml
index 9a1fc39..01c361c 100644
--- a/tests/concurrent-tests/pom.xml
+++ b/tests/concurrent-tests/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>activemq-tests-pom</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>concurrent-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/tests/integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index bda1855..ea2cc66 100644
--- a/tests/integration-tests/pom.xml
+++ b/tests/integration-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>activemq-tests-pom</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/tests/jms-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml
index a86a0ab..2a5ccf0 100644
--- a/tests/jms-tests/pom.xml
+++ b/tests/jms-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>activemq-tests-pom</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>jms-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/tests/joram-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml
index 3947fa9..81c0fd3 100644
--- a/tests/joram-tests/pom.xml
+++ b/tests/joram-tests/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>activemq-tests-pom</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>joram-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/tests/performance-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml
index a093c3a..3e6dc27 100644
--- a/tests/performance-tests/pom.xml
+++ b/tests/performance-tests/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>activemq-tests-pom</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>performance-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index 8b95a9b..f11efde 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <name>ActiveMQ6 Tests POM</name>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/tests/soak-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml
index b85a2c7..a789581 100644
--- a/tests/soak-tests/pom.xml
+++ b/tests/soak-tests/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>activemq-tests-pom</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/tests/stress-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml
index 7a1ba68..b51dbbf 100644
--- a/tests/stress-tests/pom.xml
+++ b/tests/stress-tests/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>activemq-tests-pom</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/tests/timing-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml
index f16c4b1..7a1def1 100644
--- a/tests/timing-tests/pom.xml
+++ b/tests/timing-tests/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>activemq-tests-pom</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/b00a0a99/tests/unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml
index 5c22bb0..87a4fb2 100644
--- a/tests/unit-tests/pom.xml
+++ b/tests/unit-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>activemq-tests-pom</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.1-SNAPSHOT</version>
    </parent>
 
    <artifactId>unit-tests</artifactId>


[2/2] activemq-6 git commit: This closes #136 - build fix

Posted by cl...@apache.org.
This closes #136 - build fix


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

Branch: refs/heads/master
Commit: 2d5884858b097787a1797c18130707ab66ff21c7
Parents: d8ee331 b00a0a9
Author: Clebert Suconic <cl...@apache.org>
Authored: Tue Mar 3 12:37:13 2015 -0500
Committer: Clebert Suconic <cl...@apache.org>
Committed: Tue Mar 3 12:37:13 2015 -0500

----------------------------------------------------------------------
 activemq-native/README                               | 2 +-
 docs/user-manual/en/libaio.md                        | 2 +-
 examples/core/embedded-remote/pom.xml                | 2 +-
 examples/core/embedded/pom.xml                       | 2 +-
 examples/core/perf/pom.xml                           | 2 +-
 examples/core/vertx-connector/pom.xml                | 2 +-
 examples/jms/activemq-ra-rar/pom.xml                 | 2 +-
 examples/jms/aerogear/pom.xml                        | 2 +-
 examples/jms/applet/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/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/soak/normal/pom.xml                         | 2 +-
 examples/soak/pom.xml                                | 2 +-
 tests/byteman-tests/pom.xml                          | 2 +-
 tests/concurrent-tests/pom.xml                       | 2 +-
 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 +-
 115 files changed, 115 insertions(+), 115 deletions(-)
----------------------------------------------------------------------