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 2016/11/03 19:38:28 UTC

[1/4] activemq-artemis git commit: [maven-release-plugin] prepare release 1.5.0

Repository: activemq-artemis
Updated Branches:
  refs/heads/master 21a77056a -> f2db1c433


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/message-group/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/message-group/pom.xml b/examples/features/standard/message-group/pom.xml
index 8c43a55..17fb296 100644
--- a/examples/features/standard/message-group/pom.xml
+++ b/examples/features/standard/message-group/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>message-group</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/message-group2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/message-group2/pom.xml b/examples/features/standard/message-group2/pom.xml
index 617efa1..f98e0ef 100644
--- a/examples/features/standard/message-group2/pom.xml
+++ b/examples/features/standard/message-group2/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>message-group2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/message-priority/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/message-priority/pom.xml b/examples/features/standard/message-priority/pom.xml
index 63c1aec..df9e545 100644
--- a/examples/features/standard/message-priority/pom.xml
+++ b/examples/features/standard/message-priority/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>message-priority</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/no-consumer-buffering/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/no-consumer-buffering/pom.xml b/examples/features/standard/no-consumer-buffering/pom.xml
index 64c2299..971c5d5 100644
--- a/examples/features/standard/no-consumer-buffering/pom.xml
+++ b/examples/features/standard/no-consumer-buffering/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>no-consumer-buffering</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/paging/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml
index 80edaed..8e1fb57 100644
--- a/examples/features/standard/paging/pom.xml
+++ b/examples/features/standard/paging/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>paging</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml
index 84c4197..e89dccd 100644
--- a/examples/features/standard/pom.xml
+++ b/examples/features/standard/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.broker</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/pre-acknowledge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/pre-acknowledge/pom.xml b/examples/features/standard/pre-acknowledge/pom.xml
index 55b43c3..a957fe5 100644
--- a/examples/features/standard/pre-acknowledge/pom.xml
+++ b/examples/features/standard/pre-acknowledge/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>pre-acknowledge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/producer-rate-limit/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/producer-rate-limit/pom.xml b/examples/features/standard/producer-rate-limit/pom.xml
index 8d0da6d..a1ee1bc 100644
--- a/examples/features/standard/producer-rate-limit/pom.xml
+++ b/examples/features/standard/producer-rate-limit/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>producer-rate-limit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/queue-requestor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/queue-requestor/pom.xml b/examples/features/standard/queue-requestor/pom.xml
index 11e28e7..f943221 100644
--- a/examples/features/standard/queue-requestor/pom.xml
+++ b/examples/features/standard/queue-requestor/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>queue-requestor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/queue-selector/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/queue-selector/pom.xml b/examples/features/standard/queue-selector/pom.xml
index 5246652..caab8db 100644
--- a/examples/features/standard/queue-selector/pom.xml
+++ b/examples/features/standard/queue-selector/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>queue-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml
index 201b15d..637df9b 100644
--- a/examples/features/standard/queue/pom.xml
+++ b/examples/features/standard/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/reattach-node/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/reattach-node/pom.xml b/examples/features/standard/reattach-node/pom.xml
index ce42e6a..dfc44bc 100644
--- a/examples/features/standard/reattach-node/pom.xml
+++ b/examples/features/standard/reattach-node/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>reattach-node</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/request-reply/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/request-reply/pom.xml b/examples/features/standard/request-reply/pom.xml
index 7c0cb9d..150f918 100644
--- a/examples/features/standard/request-reply/pom.xml
+++ b/examples/features/standard/request-reply/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>request-reply</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/rest/dup-send/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/rest/dup-send/pom.xml b/examples/features/standard/rest/dup-send/pom.xml
index 2467d80..57149b0 100644
--- a/examples/features/standard/rest/dup-send/pom.xml
+++ b/examples/features/standard/rest/dup-send/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
    <artifactId>dup-send</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/rest/javascript-chat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/rest/javascript-chat/pom.xml b/examples/features/standard/rest/javascript-chat/pom.xml
index 614b3cf..bafc51d 100644
--- a/examples/features/standard/rest/javascript-chat/pom.xml
+++ b/examples/features/standard/rest/javascript-chat/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
    <artifactId>javascript-chat</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/rest/jms-to-rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/rest/jms-to-rest/pom.xml b/examples/features/standard/rest/jms-to-rest/pom.xml
index 9d48a26..410bfbc 100644
--- a/examples/features/standard/rest/jms-to-rest/pom.xml
+++ b/examples/features/standard/rest/jms-to-rest/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
    <artifactId>mixed-jms-rest</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/rest/pom.xml b/examples/features/standard/rest/pom.xml
index ff5efe5..f127f10 100644
--- a/examples/features/standard/rest/pom.xml
+++ b/examples/features/standard/rest/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.rest</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/rest/push/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/rest/push/pom.xml b/examples/features/standard/rest/push/pom.xml
index 9b70583..b6e3f5d 100644
--- a/examples/features/standard/rest/push/pom.xml
+++ b/examples/features/standard/rest/push/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
    <artifactId>push</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/scheduled-message/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/scheduled-message/pom.xml b/examples/features/standard/scheduled-message/pom.xml
index bc218b6..af08607 100644
--- a/examples/features/standard/scheduled-message/pom.xml
+++ b/examples/features/standard/scheduled-message/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>scheduled-message</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/security-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/security-ldap/pom.xml b/examples/features/standard/security-ldap/pom.xml
index 47602b0..79dac51 100644
--- a/examples/features/standard/security-ldap/pom.xml
+++ b/examples/features/standard/security-ldap/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>security-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml
index 02b6413..af4cf52 100644
--- a/examples/features/standard/security/pom.xml
+++ b/examples/features/standard/security/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>security</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/send-acknowledgements/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/send-acknowledgements/pom.xml b/examples/features/standard/send-acknowledgements/pom.xml
index cd44ac9..7db2419 100644
--- a/examples/features/standard/send-acknowledgements/pom.xml
+++ b/examples/features/standard/send-acknowledgements/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>send-acknowledgements</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/spring-integration/pom.xml b/examples/features/standard/spring-integration/pom.xml
index c5e5945..7757e9d 100644
--- a/examples/features/standard/spring-integration/pom.xml
+++ b/examples/features/standard/spring-integration/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>spring-integration</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
index 9aec8bb..3419013 100644
--- a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
+++ b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>ssl-enabled-dual-authentication</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/ssl-enabled/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/ssl-enabled/pom.xml b/examples/features/standard/ssl-enabled/pom.xml
index 2cebbdc..88b6672 100644
--- a/examples/features/standard/ssl-enabled/pom.xml
+++ b/examples/features/standard/ssl-enabled/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>ssl-enabled</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/static-selector/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/static-selector/pom.xml b/examples/features/standard/static-selector/pom.xml
index a482120..e0e4be7 100644
--- a/examples/features/standard/static-selector/pom.xml
+++ b/examples/features/standard/static-selector/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>static-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/temp-queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/temp-queue/pom.xml b/examples/features/standard/temp-queue/pom.xml
index 42f4519..43c01dd 100644
--- a/examples/features/standard/temp-queue/pom.xml
+++ b/examples/features/standard/temp-queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>temp-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/topic-hierarchies/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic-hierarchies/pom.xml b/examples/features/standard/topic-hierarchies/pom.xml
index 4f7c7b6..5dcabfa 100644
--- a/examples/features/standard/topic-hierarchies/pom.xml
+++ b/examples/features/standard/topic-hierarchies/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>topic-hierarchies</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/topic-selector-example1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic-selector-example1/pom.xml b/examples/features/standard/topic-selector-example1/pom.xml
index 6c95d3c..2caba7d 100644
--- a/examples/features/standard/topic-selector-example1/pom.xml
+++ b/examples/features/standard/topic-selector-example1/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>topic-selector1</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/topic-selector-example2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic-selector-example2/pom.xml b/examples/features/standard/topic-selector-example2/pom.xml
index 392672a..2dcdc11 100644
--- a/examples/features/standard/topic-selector-example2/pom.xml
+++ b/examples/features/standard/topic-selector-example2/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>topic-selector2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/topic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml
index b7a9b74..1365e9f 100644
--- a/examples/features/standard/topic/pom.xml
+++ b/examples/features/standard/topic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>topic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/transactional/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml
index d169b71..ca7981e 100644
--- a/examples/features/standard/transactional/pom.xml
+++ b/examples/features/standard/transactional/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>transactional</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/xa-heuristic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/xa-heuristic/pom.xml b/examples/features/standard/xa-heuristic/pom.xml
index 75a85b1..64cda2a 100644
--- a/examples/features/standard/xa-heuristic/pom.xml
+++ b/examples/features/standard/xa-heuristic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>xa-heuristic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/xa-receive/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/xa-receive/pom.xml b/examples/features/standard/xa-receive/pom.xml
index e992d7a..c626b5b 100644
--- a/examples/features/standard/xa-receive/pom.xml
+++ b/examples/features/standard/xa-receive/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>xa-receive</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/xa-send/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/xa-send/pom.xml b/examples/features/standard/xa-send/pom.xml
index 70a25c2..14d6d35 100644
--- a/examples/features/standard/xa-send/pom.xml
+++ b/examples/features/standard/xa-send/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>xa-send</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/sub-modules/aerogear/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/aerogear/pom.xml b/examples/features/sub-modules/aerogear/pom.xml
index b4167a1..5038ab8 100644
--- a/examples/features/sub-modules/aerogear/pom.xml
+++ b/examples/features/sub-modules/aerogear/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <properties>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/sub-modules/artemis-ra-rar/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/artemis-ra-rar/pom.xml b/examples/features/sub-modules/artemis-ra-rar/pom.xml
index 7da4648..1b618ac 100644
--- a/examples/features/sub-modules/artemis-ra-rar/pom.xml
+++ b/examples/features/sub-modules/artemis-ra-rar/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-rar</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/sub-modules/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml
index 5dfc9cd..1207d10 100644
--- a/examples/features/sub-modules/pom.xml
+++ b/examples/features/sub-modules/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.modules</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/sub-modules/vertx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/vertx/pom.xml b/examples/features/sub-modules/vertx/pom.xml
index 2c0cc62..bd19588 100644
--- a/examples/features/sub-modules/vertx/pom.xml
+++ b/examples/features/sub-modules/vertx/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-vertx-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index eb63c65..c2f036c 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/amqp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml
index 6ef8ed9..75855f0 100644
--- a/examples/protocols/amqp/pom.xml
+++ b/examples/protocols/amqp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.amqp</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/amqp/proton-cpp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/proton-cpp/pom.xml b/examples/protocols/amqp/proton-cpp/pom.xml
index 54a8a90..714ea77 100644
--- a/examples/protocols/amqp/proton-cpp/pom.xml
+++ b/examples/protocols/amqp/proton-cpp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>protoncpp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/amqp/proton-ruby/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/proton-ruby/pom.xml b/examples/protocols/amqp/proton-ruby/pom.xml
index f7a246a..5a5141a 100644
--- a/examples/protocols/amqp/proton-ruby/pom.xml
+++ b/examples/protocols/amqp/proton-ruby/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>proton-ruby</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/amqp/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml
index a74790f..e3585b0 100644
--- a/examples/protocols/amqp/queue/pom.xml
+++ b/examples/protocols/amqp/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/mqtt/basic-pubsub/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/mqtt/basic-pubsub/pom.xml b/examples/protocols/mqtt/basic-pubsub/pom.xml
index cab29c9..c8abc73 100644
--- a/examples/protocols/mqtt/basic-pubsub/pom.xml
+++ b/examples/protocols/mqtt/basic-pubsub/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.mqtt</groupId>
       <artifactId>mqtt-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-mqtt-publish-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml
index a421af7..0f9a0ce 100644
--- a/examples/protocols/mqtt/pom.xml
+++ b/examples/protocols/mqtt/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.mqtt</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/openwire/chat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml
index 4b2601a..6f9a5d4 100644
--- a/examples/protocols/openwire/chat/pom.xml
+++ b/examples/protocols/openwire/chat/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>chat-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/openwire/message-listener/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/message-listener/pom.xml b/examples/protocols/openwire/message-listener/pom.xml
index 1ad1e60..fcf9b90 100644
--- a/examples/protocols/openwire/message-listener/pom.xml
+++ b/examples/protocols/openwire/message-listener/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>message-listener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/openwire/message-recovery/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/message-recovery/pom.xml b/examples/protocols/openwire/message-recovery/pom.xml
index 773e096..d975209 100644
--- a/examples/protocols/openwire/message-recovery/pom.xml
+++ b/examples/protocols/openwire/message-recovery/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>message-recovery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/openwire/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml
index 91dec85..f5817b9 100644
--- a/examples/protocols/openwire/pom.xml
+++ b/examples/protocols/openwire/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.openwire</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/openwire/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml
index 102a421..99afdb2 100644
--- a/examples/protocols/openwire/queue/pom.xml
+++ b/examples/protocols/openwire/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>queue-openwire</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml
index fe23ed5..b2baed6 100644
--- a/examples/protocols/pom.xml
+++ b/examples/protocols/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>artemis-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.protocols</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml
index 3bd4be7..225012e 100644
--- a/examples/protocols/stomp/pom.xml
+++ b/examples/protocols/stomp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.stomp</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
index 9accbd3..945b09e 100644
--- a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
+++ b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>stomp-embedded-interceptor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/stomp/stomp-jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp-jms/pom.xml b/examples/protocols/stomp/stomp-jms/pom.xml
index 637ca86..04672ae 100644
--- a/examples/protocols/stomp/stomp-jms/pom.xml
+++ b/examples/protocols/stomp/stomp-jms/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>stomp-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/stomp/stomp-websockets/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp-websockets/pom.xml b/examples/protocols/stomp/stomp-websockets/pom.xml
index 4317201..126c233 100644
--- a/examples/protocols/stomp/stomp-websockets/pom.xml
+++ b/examples/protocols/stomp/stomp-websockets/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>stomp-websockets</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/stomp/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml
index 56d4e39..777c3d6 100644
--- a/examples/protocols/stomp/stomp/pom.xml
+++ b/examples/protocols/stomp/stomp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>stomp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/stomp/stomp1.1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp1.1/pom.xml b/examples/protocols/stomp/stomp1.1/pom.xml
index f25fd7d..e284c85 100644
--- a/examples/protocols/stomp/stomp1.1/pom.xml
+++ b/examples/protocols/stomp/stomp1.1/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>stomp1.1</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/protocols/stomp/stomp1.2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp1.2/pom.xml b/examples/protocols/stomp/stomp1.2/pom.xml
index b9085d0..f3ea6c5 100644
--- a/examples/protocols/stomp/stomp1.2/pom.xml
+++ b/examples/protocols/stomp/stomp1.2/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>stomp1.2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/integration/activemq-aerogear-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml
index 6787e20..8874e7d 100644
--- a/integration/activemq-aerogear-integration/pom.xml
+++ b/integration/activemq-aerogear-integration/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/integration/activemq-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml
index 514b9ca..506ac21 100644
--- a/integration/activemq-spring-integration/pom.xml
+++ b/integration/activemq-spring-integration/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/integration/activemq-vertx-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml
index 16677c0..919b508 100644
--- a/integration/activemq-vertx-integration/pom.xml
+++ b/integration/activemq-vertx-integration/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fc338dd..9c25352 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-pom</artifactId>
    <packaging>pom</packaging>
-   <version>1.5.0-SNAPSHOT</version>
+   <version>1.5.0</version>
 
    <parent>
       <groupId>org.apache</groupId>
@@ -167,7 +167,7 @@
       <connection>scm:git:http://git-wip-us.apache.org/repos/asf/activemq-artemis.git</connection>
       <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/activemq-artemis.git</developerConnection>
       <url>https://fisheye6.atlassian.com/browse/~br=master/activemq-artemis-git</url>
-      <tag>1.0.0-SNAPSHOT</tag>
+      <tag>1.5.0</tag>
    </scm>
 
    <distributionManagement>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/tests/activemq5-unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml
index 2a4dc38..c238374 100644
--- a/tests/activemq5-unit-tests/pom.xml
+++ b/tests/activemq5-unit-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>activemq5-unit-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/tests/artemis-test-support/pom.xml
----------------------------------------------------------------------
diff --git a/tests/artemis-test-support/pom.xml b/tests/artemis-test-support/pom.xml
index 6b2b281..ca321df 100644
--- a/tests/artemis-test-support/pom.xml
+++ b/tests/artemis-test-support/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-test-support</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/tests/integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index 9ba87dc..0292f3e 100644
--- a/tests/integration-tests/pom.xml
+++ b/tests/integration-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>
@@ -355,7 +355,7 @@
       <dependency>
          <groupId>org.apache.activemq.rest</groupId>
          <artifactId>artemis-rest</artifactId>
-         <version>1.5.0-SNAPSHOT</version>
+         <version>1.5.0</version>
          <scope>compile</scope>
       </dependency>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/tests/jms-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml
index c0a9174..cd3aa1f 100644
--- a/tests/jms-tests/pom.xml
+++ b/tests/jms-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>jms-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/tests/joram-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml
index 29e4ed6..8b218ce 100644
--- a/tests/joram-tests/pom.xml
+++ b/tests/joram-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>joram-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/tests/performance-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml
index f03fa5b..9964f47 100644
--- a/tests/performance-tests/pom.xml
+++ b/tests/performance-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>performance-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index fc63fb9..334a326 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <name>ActiveMQ Artemis Tests POM</name>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/tests/soak-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml
index c1f5432..5ef3ab9 100644
--- a/tests/soak-tests/pom.xml
+++ b/tests/soak-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/tests/stress-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml
index fb3fc60..904c75b 100644
--- a/tests/stress-tests/pom.xml
+++ b/tests/stress-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/tests/timing-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml
index af94eb8..cafae40 100644
--- a/tests/timing-tests/pom.xml
+++ b/tests/timing-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/tests/unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml
index 198231e..c1e58f4 100644
--- a/tests/unit-tests/pom.xml
+++ b/tests/unit-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>unit-tests</artifactId>


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

Posted by cl...@apache.org.
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/security-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/security-ldap/pom.xml b/examples/features/standard/security-ldap/pom.xml
index 79dac51..c5f6cf7 100644
--- a/examples/features/standard/security-ldap/pom.xml
+++ b/examples/features/standard/security-ldap/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>security-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml
index af4cf52..858cf35 100644
--- a/examples/features/standard/security/pom.xml
+++ b/examples/features/standard/security/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>security</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/send-acknowledgements/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/send-acknowledgements/pom.xml b/examples/features/standard/send-acknowledgements/pom.xml
index 7db2419..1b52587 100644
--- a/examples/features/standard/send-acknowledgements/pom.xml
+++ b/examples/features/standard/send-acknowledgements/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>send-acknowledgements</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/spring-integration/pom.xml b/examples/features/standard/spring-integration/pom.xml
index 7757e9d..b7c351d 100644
--- a/examples/features/standard/spring-integration/pom.xml
+++ b/examples/features/standard/spring-integration/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>spring-integration</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
index 3419013..1947f0d 100644
--- a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
+++ b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>ssl-enabled-dual-authentication</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/ssl-enabled/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/ssl-enabled/pom.xml b/examples/features/standard/ssl-enabled/pom.xml
index 88b6672..a025c03 100644
--- a/examples/features/standard/ssl-enabled/pom.xml
+++ b/examples/features/standard/ssl-enabled/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>ssl-enabled</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/static-selector/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/static-selector/pom.xml b/examples/features/standard/static-selector/pom.xml
index e0e4be7..76ddc7f 100644
--- a/examples/features/standard/static-selector/pom.xml
+++ b/examples/features/standard/static-selector/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>static-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/temp-queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/temp-queue/pom.xml b/examples/features/standard/temp-queue/pom.xml
index 43c01dd..c7940c8 100644
--- a/examples/features/standard/temp-queue/pom.xml
+++ b/examples/features/standard/temp-queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>temp-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/topic-hierarchies/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic-hierarchies/pom.xml b/examples/features/standard/topic-hierarchies/pom.xml
index 5dcabfa..1832d6f 100644
--- a/examples/features/standard/topic-hierarchies/pom.xml
+++ b/examples/features/standard/topic-hierarchies/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic-hierarchies</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/topic-selector-example1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic-selector-example1/pom.xml b/examples/features/standard/topic-selector-example1/pom.xml
index 2caba7d..dd413d2 100644
--- a/examples/features/standard/topic-selector-example1/pom.xml
+++ b/examples/features/standard/topic-selector-example1/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic-selector1</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/topic-selector-example2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic-selector-example2/pom.xml b/examples/features/standard/topic-selector-example2/pom.xml
index 2dcdc11..352c87d 100644
--- a/examples/features/standard/topic-selector-example2/pom.xml
+++ b/examples/features/standard/topic-selector-example2/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic-selector2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/topic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml
index 1365e9f..0456c4b 100644
--- a/examples/features/standard/topic/pom.xml
+++ b/examples/features/standard/topic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/transactional/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml
index ca7981e..c1a0cf7 100644
--- a/examples/features/standard/transactional/pom.xml
+++ b/examples/features/standard/transactional/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>transactional</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/xa-heuristic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/xa-heuristic/pom.xml b/examples/features/standard/xa-heuristic/pom.xml
index 64cda2a..b121baf 100644
--- a/examples/features/standard/xa-heuristic/pom.xml
+++ b/examples/features/standard/xa-heuristic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>xa-heuristic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/xa-receive/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/xa-receive/pom.xml b/examples/features/standard/xa-receive/pom.xml
index c626b5b..0e65adb 100644
--- a/examples/features/standard/xa-receive/pom.xml
+++ b/examples/features/standard/xa-receive/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>xa-receive</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/xa-send/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/xa-send/pom.xml b/examples/features/standard/xa-send/pom.xml
index 14d6d35..80eea96 100644
--- a/examples/features/standard/xa-send/pom.xml
+++ b/examples/features/standard/xa-send/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>xa-send</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/sub-modules/aerogear/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/aerogear/pom.xml b/examples/features/sub-modules/aerogear/pom.xml
index 5038ab8..cd723f1 100644
--- a/examples/features/sub-modules/aerogear/pom.xml
+++ b/examples/features/sub-modules/aerogear/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <properties>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/sub-modules/artemis-ra-rar/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/artemis-ra-rar/pom.xml b/examples/features/sub-modules/artemis-ra-rar/pom.xml
index 1b618ac..7f70eec 100644
--- a/examples/features/sub-modules/artemis-ra-rar/pom.xml
+++ b/examples/features/sub-modules/artemis-ra-rar/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-rar</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/sub-modules/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml
index 1207d10..23c9c83 100644
--- a/examples/features/sub-modules/pom.xml
+++ b/examples/features/sub-modules/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.modules</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/sub-modules/vertx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/vertx/pom.xml b/examples/features/sub-modules/vertx/pom.xml
index bd19588..1f6dcc1 100644
--- a/examples/features/sub-modules/vertx/pom.xml
+++ b/examples/features/sub-modules/vertx/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-vertx-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index c2f036c..8d4d3f1 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/amqp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml
index 75855f0..342db16 100644
--- a/examples/protocols/amqp/pom.xml
+++ b/examples/protocols/amqp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.amqp</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/amqp/proton-cpp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/proton-cpp/pom.xml b/examples/protocols/amqp/proton-cpp/pom.xml
index 714ea77..0a23bf7 100644
--- a/examples/protocols/amqp/proton-cpp/pom.xml
+++ b/examples/protocols/amqp/proton-cpp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>protoncpp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/amqp/proton-ruby/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/proton-ruby/pom.xml b/examples/protocols/amqp/proton-ruby/pom.xml
index 5a5141a..dcdd95a 100644
--- a/examples/protocols/amqp/proton-ruby/pom.xml
+++ b/examples/protocols/amqp/proton-ruby/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>proton-ruby</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/amqp/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml
index e3585b0..d7e3f2e 100644
--- a/examples/protocols/amqp/queue/pom.xml
+++ b/examples/protocols/amqp/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/mqtt/basic-pubsub/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/mqtt/basic-pubsub/pom.xml b/examples/protocols/mqtt/basic-pubsub/pom.xml
index c8abc73..da9dea5 100644
--- a/examples/protocols/mqtt/basic-pubsub/pom.xml
+++ b/examples/protocols/mqtt/basic-pubsub/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.mqtt</groupId>
       <artifactId>mqtt-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-mqtt-publish-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml
index 0f9a0ce..7413f17 100644
--- a/examples/protocols/mqtt/pom.xml
+++ b/examples/protocols/mqtt/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.mqtt</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/openwire/chat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml
index 6f9a5d4..bcc1e57 100644
--- a/examples/protocols/openwire/chat/pom.xml
+++ b/examples/protocols/openwire/chat/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>chat-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/openwire/message-listener/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/message-listener/pom.xml b/examples/protocols/openwire/message-listener/pom.xml
index fcf9b90..20bee63 100644
--- a/examples/protocols/openwire/message-listener/pom.xml
+++ b/examples/protocols/openwire/message-listener/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-listener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/openwire/message-recovery/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/message-recovery/pom.xml b/examples/protocols/openwire/message-recovery/pom.xml
index d975209..0f64639 100644
--- a/examples/protocols/openwire/message-recovery/pom.xml
+++ b/examples/protocols/openwire/message-recovery/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-recovery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/openwire/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml
index f5817b9..7c63840 100644
--- a/examples/protocols/openwire/pom.xml
+++ b/examples/protocols/openwire/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.openwire</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/openwire/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml
index 99afdb2..24b93d9 100644
--- a/examples/protocols/openwire/queue/pom.xml
+++ b/examples/protocols/openwire/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-openwire</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml
index b2baed6..7fddf22 100644
--- a/examples/protocols/pom.xml
+++ b/examples/protocols/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>artemis-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.protocols</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml
index 225012e..630d446 100644
--- a/examples/protocols/stomp/pom.xml
+++ b/examples/protocols/stomp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.stomp</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
index 945b09e..6bc8820 100644
--- a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
+++ b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp-embedded-interceptor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/stomp/stomp-jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp-jms/pom.xml b/examples/protocols/stomp/stomp-jms/pom.xml
index 04672ae..19dc32b 100644
--- a/examples/protocols/stomp/stomp-jms/pom.xml
+++ b/examples/protocols/stomp/stomp-jms/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/stomp/stomp-websockets/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp-websockets/pom.xml b/examples/protocols/stomp/stomp-websockets/pom.xml
index 126c233..7b7abda 100644
--- a/examples/protocols/stomp/stomp-websockets/pom.xml
+++ b/examples/protocols/stomp/stomp-websockets/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp-websockets</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/stomp/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml
index 777c3d6..87accf2 100644
--- a/examples/protocols/stomp/stomp/pom.xml
+++ b/examples/protocols/stomp/stomp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/stomp/stomp1.1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp1.1/pom.xml b/examples/protocols/stomp/stomp1.1/pom.xml
index e284c85..33e499d 100644
--- a/examples/protocols/stomp/stomp1.1/pom.xml
+++ b/examples/protocols/stomp/stomp1.1/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp1.1</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/protocols/stomp/stomp1.2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp1.2/pom.xml b/examples/protocols/stomp/stomp1.2/pom.xml
index f3ea6c5..e6f4eb0 100644
--- a/examples/protocols/stomp/stomp1.2/pom.xml
+++ b/examples/protocols/stomp/stomp1.2/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp1.2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/integration/activemq-aerogear-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml
index 8874e7d..80d8a86 100644
--- a/integration/activemq-aerogear-integration/pom.xml
+++ b/integration/activemq-aerogear-integration/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/integration/activemq-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml
index 506ac21..86347dc 100644
--- a/integration/activemq-spring-integration/pom.xml
+++ b/integration/activemq-spring-integration/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/integration/activemq-vertx-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml
index 919b508..90bf6d9 100644
--- a/integration/activemq-vertx-integration/pom.xml
+++ b/integration/activemq-vertx-integration/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9c25352..6f00b1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-pom</artifactId>
    <packaging>pom</packaging>
-   <version>1.5.0</version>
+   <version>1.6.0-SNAPSHOT</version>
 
    <parent>
       <groupId>org.apache</groupId>
@@ -167,7 +167,7 @@
       <connection>scm:git:http://git-wip-us.apache.org/repos/asf/activemq-artemis.git</connection>
       <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/activemq-artemis.git</developerConnection>
       <url>https://fisheye6.atlassian.com/browse/~br=master/activemq-artemis-git</url>
-      <tag>1.5.0</tag>
+      <tag>1.0.0-SNAPSHOT</tag>
    </scm>
 
    <distributionManagement>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/tests/activemq5-unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml
index c238374..d80c5c8 100644
--- a/tests/activemq5-unit-tests/pom.xml
+++ b/tests/activemq5-unit-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq5-unit-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/tests/artemis-test-support/pom.xml
----------------------------------------------------------------------
diff --git a/tests/artemis-test-support/pom.xml b/tests/artemis-test-support/pom.xml
index ca321df..576d762 100644
--- a/tests/artemis-test-support/pom.xml
+++ b/tests/artemis-test-support/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-test-support</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/tests/integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index 0292f3e..2e90ac7 100644
--- a/tests/integration-tests/pom.xml
+++ b/tests/integration-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>
@@ -355,7 +355,7 @@
       <dependency>
          <groupId>org.apache.activemq.rest</groupId>
          <artifactId>artemis-rest</artifactId>
-         <version>1.5.0</version>
+         <version>1.6.0-SNAPSHOT</version>
          <scope>compile</scope>
       </dependency>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/tests/jms-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml
index cd3aa1f..98fd756 100644
--- a/tests/jms-tests/pom.xml
+++ b/tests/jms-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>jms-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/tests/joram-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml
index 8b218ce..6e8496b 100644
--- a/tests/joram-tests/pom.xml
+++ b/tests/joram-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>joram-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/tests/performance-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml
index 9964f47..867e9a8 100644
--- a/tests/performance-tests/pom.xml
+++ b/tests/performance-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>performance-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index 334a326..6d5c21e 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <name>ActiveMQ Artemis Tests POM</name>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/tests/soak-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml
index 5ef3ab9..39a7bd7 100644
--- a/tests/soak-tests/pom.xml
+++ b/tests/soak-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/tests/stress-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml
index 904c75b..4866b09 100644
--- a/tests/stress-tests/pom.xml
+++ b/tests/stress-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/tests/timing-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml
index cafae40..f1e77c2 100644
--- a/tests/timing-tests/pom.xml
+++ b/tests/timing-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/tests/unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml
index c1e58f4..f3aea01 100644
--- a/tests/unit-tests/pom.xml
+++ b/tests/unit-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>unit-tests</artifactId>


[2/4] activemq-artemis git commit: [maven-release-plugin] prepare release 1.5.0

Posted by cl...@apache.org.
[maven-release-plugin] prepare release 1.5.0


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

Branch: refs/heads/master
Commit: 13a8a2bd40cbb31887dfee669476729e11fc0f7b
Parents: 21a7705
Author: Clebert Suconic <cl...@apache.org>
Authored: Thu Nov 3 15:34:54 2016 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Thu Nov 3 15:34:54 2016 -0400

----------------------------------------------------------------------
 artemis-boot/pom.xml                            |  2 +-
 artemis-cdi-client/pom.xml                      |  6 ++--
 artemis-cli/pom.xml                             |  2 +-
 artemis-commons/pom.xml                         |  2 +-
 artemis-core-client/pom.xml                     |  5 ++--
 artemis-distribution/pom.xml                    |  2 +-
 artemis-dto/pom.xml                             | 31 +++++++++-----------
 artemis-features/pom.xml                        |  2 +-
 artemis-jdbc-store/pom.xml                      |  5 ++--
 artemis-jms-client/pom.xml                      |  2 +-
 artemis-jms-server/pom.xml                      |  2 +-
 artemis-journal/pom.xml                         |  5 ++--
 artemis-junit/pom.xml                           |  5 ++--
 artemis-maven-plugin/pom.xml                    |  2 +-
 artemis-native/pom.xml                          |  2 +-
 artemis-protocols/artemis-amqp-protocol/pom.xml |  5 ++--
 .../artemis-hornetq-protocol/pom.xml            |  5 ++--
 .../artemis-hqclient-protocol/pom.xml           |  5 ++--
 artemis-protocols/artemis-mqtt-protocol/pom.xml |  5 ++--
 .../artemis-openwire-protocol/pom.xml           |  5 ++--
 .../artemis-stomp-protocol/pom.xml              |  5 ++--
 artemis-protocols/pom.xml                       |  5 ++--
 artemis-ra/pom.xml                              |  2 +-
 artemis-rest/pom.xml                            |  2 +-
 artemis-selector/pom.xml                        |  7 ++---
 artemis-server-osgi/pom.xml                     |  5 ++--
 artemis-server/pom.xml                          |  5 ++--
 artemis-service-extensions/pom.xml              |  5 ++--
 artemis-web/pom.xml                             |  5 ++--
 artemis-website/pom.xml                         | 30 +++++++++----------
 .../client-side-load-balancing/pom.xml          |  2 +-
 .../clustered-durable-subscription/pom.xml      |  2 +-
 .../clustered/clustered-grouping/pom.xml        |  2 +-
 .../clustered/clustered-jgroups/pom.xml         |  2 +-
 .../features/clustered/clustered-queue/pom.xml  |  2 +-
 .../clustered-static-discovery-uri/pom.xml      |  2 +-
 .../clustered-static-discovery/pom.xml          |  2 +-
 .../clustered/clustered-static-oneway/pom.xml   |  2 +-
 .../clustered/clustered-topic-uri/pom.xml       |  2 +-
 .../features/clustered/clustered-topic/pom.xml  |  2 +-
 examples/features/clustered/pom.xml             |  2 +-
 .../queue-message-redistribution/pom.xml        |  2 +-
 .../clustered/symmetric-cluster/pom.xml         |  2 +-
 .../ha/application-layer-failover/pom.xml       |  2 +-
 .../ha/client-side-failoverlistener/pom.xml     |  2 +-
 .../ha/colocated-failover-scale-down/pom.xml    |  2 +-
 examples/features/ha/colocated-failover/pom.xml |  2 +-
 .../features/ha/ha-policy-autobackup/pom.xml    |  2 +-
 .../ha/multiple-failover-failback/pom.xml       |  2 +-
 examples/features/ha/multiple-failover/pom.xml  |  2 +-
 .../ha/non-transaction-failover/pom.xml         |  2 +-
 examples/features/ha/pom.xml                    |  2 +-
 .../ha/replicated-failback-static/pom.xml       |  2 +-
 .../features/ha/replicated-failback/pom.xml     |  2 +-
 .../ha/replicated-multiple-failover/pom.xml     |  2 +-
 .../ha/replicated-transaction-failover/pom.xml  |  2 +-
 examples/features/ha/scale-down/pom.xml         |  2 +-
 .../features/ha/stop-server-failover/pom.xml    |  2 +-
 .../features/ha/transaction-failover/pom.xml    |  2 +-
 examples/features/perf/perf/pom.xml             |  2 +-
 examples/features/perf/pom.xml                  |  2 +-
 examples/features/perf/soak/pom.xml             |  2 +-
 examples/features/pom.xml                       |  2 +-
 examples/features/standard/bridge/pom.xml       |  2 +-
 examples/features/standard/browser/pom.xml      |  2 +-
 examples/features/standard/cdi/pom.xml          |  2 +-
 .../features/standard/client-kickoff/pom.xml    |  2 +-
 .../standard/consumer-rate-limit/pom.xml        |  2 +-
 examples/features/standard/dead-letter/pom.xml  |  2 +-
 .../standard/delayed-redelivery/pom.xml         |  2 +-
 examples/features/standard/divert/pom.xml       |  2 +-
 .../standard/durable-subscription/pom.xml       |  2 +-
 .../features/standard/embedded-simple/pom.xml   |  2 +-
 examples/features/standard/embedded/pom.xml     |  2 +-
 examples/features/standard/expiry/pom.xml       |  2 +-
 .../features/standard/http-transport/pom.xml    |  2 +-
 .../instantiate-connection-factory/pom.xml      |  2 +-
 .../standard/interceptor-client/pom.xml         |  2 +-
 examples/features/standard/interceptor/pom.xml  |  2 +-
 .../standard/jms-auto-closeable/pom.xml         |  2 +-
 examples/features/standard/jms-bridge/pom.xml   |  2 +-
 .../standard/jms-completion-listener/pom.xml    |  2 +-
 examples/features/standard/jms-context/pom.xml  |  2 +-
 .../standard/jms-shared-consumer/pom.xml        |  2 +-
 examples/features/standard/jmx/pom.xml          |  2 +-
 .../features/standard/large-message/pom.xml     |  2 +-
 .../features/standard/last-value-queue/pom.xml  |  2 +-
 .../standard/management-notifications/pom.xml   |  2 +-
 examples/features/standard/management/pom.xml   |  2 +-
 .../features/standard/message-counters/pom.xml  |  2 +-
 .../features/standard/message-group/pom.xml     |  2 +-
 .../features/standard/message-group2/pom.xml    |  2 +-
 .../features/standard/message-priority/pom.xml  |  2 +-
 .../standard/no-consumer-buffering/pom.xml      |  2 +-
 examples/features/standard/paging/pom.xml       |  2 +-
 examples/features/standard/pom.xml              |  2 +-
 .../features/standard/pre-acknowledge/pom.xml   |  2 +-
 .../standard/producer-rate-limit/pom.xml        |  2 +-
 .../features/standard/queue-requestor/pom.xml   |  2 +-
 .../features/standard/queue-selector/pom.xml    |  2 +-
 examples/features/standard/queue/pom.xml        |  2 +-
 .../features/standard/reattach-node/pom.xml     |  2 +-
 .../features/standard/request-reply/pom.xml     |  2 +-
 .../features/standard/rest/dup-send/pom.xml     |  2 +-
 .../standard/rest/javascript-chat/pom.xml       |  2 +-
 .../features/standard/rest/jms-to-rest/pom.xml  |  2 +-
 examples/features/standard/rest/pom.xml         |  2 +-
 examples/features/standard/rest/push/pom.xml    |  2 +-
 .../features/standard/scheduled-message/pom.xml |  2 +-
 .../features/standard/security-ldap/pom.xml     |  2 +-
 examples/features/standard/security/pom.xml     |  2 +-
 .../standard/send-acknowledgements/pom.xml      |  2 +-
 .../standard/spring-integration/pom.xml         |  2 +-
 .../ssl-enabled-dual-authentication/pom.xml     |  2 +-
 examples/features/standard/ssl-enabled/pom.xml  |  2 +-
 .../features/standard/static-selector/pom.xml   |  2 +-
 examples/features/standard/temp-queue/pom.xml   |  2 +-
 .../features/standard/topic-hierarchies/pom.xml |  2 +-
 .../standard/topic-selector-example1/pom.xml    |  2 +-
 .../standard/topic-selector-example2/pom.xml    |  2 +-
 examples/features/standard/topic/pom.xml        |  2 +-
 .../features/standard/transactional/pom.xml     |  2 +-
 examples/features/standard/xa-heuristic/pom.xml |  2 +-
 examples/features/standard/xa-receive/pom.xml   |  2 +-
 examples/features/standard/xa-send/pom.xml      |  2 +-
 examples/features/sub-modules/aerogear/pom.xml  |  2 +-
 .../features/sub-modules/artemis-ra-rar/pom.xml |  2 +-
 examples/features/sub-modules/pom.xml           |  2 +-
 examples/features/sub-modules/vertx/pom.xml     |  2 +-
 examples/pom.xml                                |  2 +-
 examples/protocols/amqp/pom.xml                 |  2 +-
 examples/protocols/amqp/proton-cpp/pom.xml      |  2 +-
 examples/protocols/amqp/proton-ruby/pom.xml     |  2 +-
 examples/protocols/amqp/queue/pom.xml           |  2 +-
 examples/protocols/mqtt/basic-pubsub/pom.xml    |  2 +-
 examples/protocols/mqtt/pom.xml                 |  2 +-
 examples/protocols/openwire/chat/pom.xml        |  2 +-
 .../protocols/openwire/message-listener/pom.xml |  2 +-
 .../protocols/openwire/message-recovery/pom.xml |  2 +-
 examples/protocols/openwire/pom.xml             |  2 +-
 examples/protocols/openwire/queue/pom.xml       |  2 +-
 examples/protocols/pom.xml                      |  2 +-
 examples/protocols/stomp/pom.xml                |  2 +-
 .../stomp/stomp-embedded-interceptor/pom.xml    |  2 +-
 examples/protocols/stomp/stomp-jms/pom.xml      |  2 +-
 .../protocols/stomp/stomp-websockets/pom.xml    |  2 +-
 examples/protocols/stomp/stomp/pom.xml          |  2 +-
 examples/protocols/stomp/stomp1.1/pom.xml       |  2 +-
 examples/protocols/stomp/stomp1.2/pom.xml       |  2 +-
 .../activemq-aerogear-integration/pom.xml       |  2 +-
 integration/activemq-spring-integration/pom.xml |  2 +-
 integration/activemq-vertx-integration/pom.xml  |  2 +-
 pom.xml                                         |  4 +--
 tests/activemq5-unit-tests/pom.xml              |  2 +-
 tests/artemis-test-support/pom.xml              |  2 +-
 tests/integration-tests/pom.xml                 |  4 +--
 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 +-
 164 files changed, 210 insertions(+), 233 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-boot/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml
index d6fcfef..b75b645 100644
--- a/artemis-boot/pom.xml
+++ b/artemis-boot/pom.xml
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
       <relativePath>..</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-cdi-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml
index 0d9f887..4874347 100644
--- a/artemis-cdi-client/pom.xml
+++ b/artemis-cdi-client/pom.xml
@@ -18,13 +18,11 @@
   ~ under the License.
   -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <artifactId>artemis-pom</artifactId>
         <groupId>org.apache.activemq</groupId>
-        <version>1.5.0-SNAPSHOT</version>
+        <version>1.5.0</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-cli/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml
index 0589955..c84c407 100644
--- a/artemis-cli/pom.xml
+++ b/artemis-cli/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-cli</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-commons/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml
index da14fe8..cf00161 100644
--- a/artemis-commons/pom.xml
+++ b/artemis-commons/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-commons</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-core-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml
index d4f9739..45c169a 100644
--- a/artemis-core-client/pom.xml
+++ b/artemis-core-client/pom.xml
@@ -14,14 +14,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-core-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index 46203e8..f34de7d 100644
--- a/artemis-distribution/pom.xml
+++ b/artemis-distribution/pom.xml
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>apache-artemis</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-dto/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml
index 2b67fb6..1e88678 100644
--- a/artemis-dto/pom.xml
+++ b/artemis-dto/pom.xml
@@ -14,14 +14,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-dto</artifactId>
@@ -66,21 +65,19 @@
                   <phase>generate-resources</phase>
                   <configuration>
                      <target>
-                        <taskdef name="schemagen" classname="com.sun.tools.jxc.SchemaGenTask"/>
-                        <mkdir dir="${project.build.directory}/schema/org.apache.activemq/dto"/>
-                        <echo message="Generating XSD to: ${project.build.directory}/schema/org.apache.activemq/dto"/>
-                        <schemagen srcdir="${basedir}/.."
-                                   destdir="${project.build.directory}/schema/org.apache.activemq/dto"
-                                   includeantruntime="false">
-                           <schema namespace="http://activemq.org/schema" file="activemq.xsd"/>
-                           <classpath refid="maven.compile.classpath"/>
-                           <include name="**/package-info.java"/>
-                           <include name="**/*DTO.java"/>
-                           <exclude name="**/.git/**"/>
-                           <exclude name="**/.svn/**"/>
+                        <taskdef name="schemagen" classname="com.sun.tools.jxc.SchemaGenTask" />
+                        <mkdir dir="${project.build.directory}/schema/org.apache.activemq/dto" />
+                        <echo message="Generating XSD to: ${project.build.directory}/schema/org.apache.activemq/dto" />
+                        <schemagen srcdir="${basedir}/.." destdir="${project.build.directory}/schema/org.apache.activemq/dto" includeantruntime="false">
+                           <schema namespace="http://activemq.org/schema" file="activemq.xsd" />
+                           <classpath refid="maven.compile.classpath" />
+                           <include name="**/package-info.java" />
+                           <include name="**/*DTO.java" />
+                           <exclude name="**/.git/**" />
+                           <exclude name="**/.svn/**" />
                         </schemagen>
                         <copy todir="${project.build.directory}/classes">
-                           <fileset dir="${project.build.directory}/schema"/>
+                           <fileset dir="${project.build.directory}/schema" />
                         </copy>
                      </target>
                   </configuration>
@@ -128,7 +125,7 @@
                               </goals>
                            </pluginExecutionFilter>
                            <action>
-                              <ignore/>
+                              <ignore />
                            </action>
                         </pluginExecution>
                      </pluginExecutions>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-features/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml
index b144f3f..5458a2e 100644
--- a/artemis-features/pom.xml
+++ b/artemis-features/pom.xml
@@ -19,7 +19,7 @@
 	<parent>
 		<groupId>org.apache.activemq</groupId>
 		<artifactId>artemis-pom</artifactId>
-		<version>1.5.0-SNAPSHOT</version>
+		<version>1.5.0</version>
 	</parent>
 	<artifactId>artemis-features</artifactId>
 	<packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-jdbc-store/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml
index 3de4f85..f06b9a6 100644
--- a/artemis-jdbc-store/pom.xml
+++ b/artemis-jdbc-store/pom.xml
@@ -14,14 +14,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-jdbc-store</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-jms-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml
index 87c9003..b7ad7ee 100644
--- a/artemis-jms-client/pom.xml
+++ b/artemis-jms-client/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-jms-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-jms-server/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml
index a2089bf..1dbb92b 100644
--- a/artemis-jms-server/pom.xml
+++ b/artemis-jms-server/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-jms-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-journal/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml
index ab79918..34e3161 100644
--- a/artemis-journal/pom.xml
+++ b/artemis-journal/pom.xml
@@ -14,14 +14,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-journal</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-junit/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml
index ca5972d..3422f2a 100644
--- a/artemis-junit/pom.xml
+++ b/artemis-junit/pom.xml
@@ -14,15 +14,14 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
    <modelVersion>4.0.0</modelVersion>
 
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-junit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml
index 3ab5b42..22c897c 100644
--- a/artemis-maven-plugin/pom.xml
+++ b/artemis-maven-plugin/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-native/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-native/pom.xml b/artemis-native/pom.xml
index 97f4f9f..9316e21 100644
--- a/artemis-native/pom.xml
+++ b/artemis-native/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-native</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-protocols/artemis-amqp-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/artemis-amqp-protocol/pom.xml b/artemis-protocols/artemis-amqp-protocol/pom.xml
index b5be461..a16c292 100644
--- a/artemis-protocols/artemis-amqp-protocol/pom.xml
+++ b/artemis-protocols/artemis-amqp-protocol/pom.xml
@@ -14,12 +14,11 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-protocols/artemis-hornetq-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/artemis-hornetq-protocol/pom.xml b/artemis-protocols/artemis-hornetq-protocol/pom.xml
index 91e81d0..b599e31 100644
--- a/artemis-protocols/artemis-hornetq-protocol/pom.xml
+++ b/artemis-protocols/artemis-hornetq-protocol/pom.xml
@@ -14,12 +14,11 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-protocols/artemis-hqclient-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/artemis-hqclient-protocol/pom.xml b/artemis-protocols/artemis-hqclient-protocol/pom.xml
index 8615b07..c52b2aa 100644
--- a/artemis-protocols/artemis-hqclient-protocol/pom.xml
+++ b/artemis-protocols/artemis-hqclient-protocol/pom.xml
@@ -14,12 +14,11 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-protocols/artemis-mqtt-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/artemis-mqtt-protocol/pom.xml b/artemis-protocols/artemis-mqtt-protocol/pom.xml
index 2349e16..0d01a43 100644
--- a/artemis-protocols/artemis-mqtt-protocol/pom.xml
+++ b/artemis-protocols/artemis-mqtt-protocol/pom.xml
@@ -14,12 +14,11 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-protocols/artemis-openwire-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/artemis-openwire-protocol/pom.xml b/artemis-protocols/artemis-openwire-protocol/pom.xml
index 423638c..baa0957 100644
--- a/artemis-protocols/artemis-openwire-protocol/pom.xml
+++ b/artemis-protocols/artemis-openwire-protocol/pom.xml
@@ -14,12 +14,11 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-protocols/artemis-stomp-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/artemis-stomp-protocol/pom.xml b/artemis-protocols/artemis-stomp-protocol/pom.xml
index 7fff55f..3bbd8aa 100644
--- a/artemis-protocols/artemis-stomp-protocol/pom.xml
+++ b/artemis-protocols/artemis-stomp-protocol/pom.xml
@@ -14,12 +14,11 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-protocols/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml
index f853d18..efa48ca 100644
--- a/artemis-protocols/pom.xml
+++ b/artemis-protocols/pom.xml
@@ -15,12 +15,11 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <parent>
       <artifactId>artemis-pom</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-ra/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml
index 03ca93d..8e8d9e6 100644
--- a/artemis-ra/pom.xml
+++ b/artemis-ra/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-ra</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-rest/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml
index 3c54378..c55c83c 100644
--- a/artemis-rest/pom.xml
+++ b/artemis-rest/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <name>ActiveMQ Artemis REST Interface Implementation</name>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-selector/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml
index 45214ea..4eb5b72 100644
--- a/artemis-selector/pom.xml
+++ b/artemis-selector/pom.xml
@@ -14,14 +14,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-selector</artifactId>
@@ -118,7 +117,7 @@
                               </goals>
                            </pluginExecutionFilter>
                            <action>
-                              <execute/>
+                              <execute />
                            </action>
                         </pluginExecution>
                      </pluginExecutions>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-server-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml
index ce2d2fe..6bc82c8 100644
--- a/artemis-server-osgi/pom.xml
+++ b/artemis-server-osgi/pom.xml
@@ -8,14 +8,13 @@
 	License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-server-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-server/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml
index 8cabc98..1ef2330 100644
--- a/artemis-server/pom.xml
+++ b/artemis-server/pom.xml
@@ -14,14 +14,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-service-extensions/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml
index f32a28c..17c9bbd 100644
--- a/artemis-service-extensions/pom.xml
+++ b/artemis-service-extensions/pom.xml
@@ -14,14 +14,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-service-extensions</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-web/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml
index 8810192..74a0c8b 100644
--- a/artemis-web/pom.xml
+++ b/artemis-web/pom.xml
@@ -14,14 +14,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-web</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/artemis-website/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml
index 9b2eba6..6cfe6bd 100644
--- a/artemis-website/pom.xml
+++ b/artemis-website/pom.xml
@@ -14,14 +14,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-website</artifactId>
@@ -170,26 +169,25 @@
                         <phase>generate-sources</phase>
                         <configuration>
                            <target>
-                              <condition property="gitbook.cmd" value="${basedir}/node_modules/.bin/gitbook.cmd"
-                                         else="${basedir}/node_modules/.bin/gitbook">
-                                 <os family="windows"/>
+                              <condition property="gitbook.cmd" value="${basedir}/node_modules/.bin/gitbook.cmd" else="${basedir}/node_modules/.bin/gitbook">
+                                 <os family="windows" />
                               </condition>
                               <!-- lets generate the gitbook -->
-                              <mkdir dir="${webapp-outdir-user-manual}"/>
+                              <mkdir dir="${webapp-outdir-user-manual}" />
                               <echo>executing ${gitbook.cmd}</echo>
                               <exec executable="${gitbook.cmd}" failonerror="true">
-                                 <env key="PATH" path="${basedir}/node"/>
-                                 <arg value="build"/>
-                                 <arg value="${basedir}/../docs/user-manual/en"/>
-                                 <arg value="${webapp-outdir-user-manual}"/>
+                                 <env key="PATH" path="${basedir}/node" />
+                                 <arg value="build" />
+                                 <arg value="${basedir}/../docs/user-manual/en" />
+                                 <arg value="${webapp-outdir-user-manual}" />
                               </exec>
-                              <mkdir dir="${webapp-outdir-hacking-guide}"/>
+                              <mkdir dir="${webapp-outdir-hacking-guide}" />
                               <echo>executing ${gitbook.cmd}</echo>
                               <exec executable="${gitbook.cmd}" failonerror="true">
-                                 <env key="PATH" path="${basedir}/node"/>
-                                 <arg value="build"/>
-                                 <arg value="${basedir}/../docs/hacking-guide/en"/>
-                                 <arg value="${webapp-outdir-hacking-guide}"/>
+                                 <env key="PATH" path="${basedir}/node" />
+                                 <arg value="build" />
+                                 <arg value="${basedir}/../docs/hacking-guide/en" />
+                                 <arg value="${webapp-outdir-hacking-guide}" />
                               </exec>
                            </target>
                         </configuration>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/clustered/client-side-load-balancing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/client-side-load-balancing/pom.xml b/examples/features/clustered/client-side-load-balancing/pom.xml
index 9102f49..81f54d6 100644
--- a/examples/features/clustered/client-side-load-balancing/pom.xml
+++ b/examples/features/clustered/client-side-load-balancing/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>client-side-load-balancing</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/clustered/clustered-durable-subscription/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-durable-subscription/pom.xml b/examples/features/clustered/clustered-durable-subscription/pom.xml
index 5b307be..65a6dde 100644
--- a/examples/features/clustered/clustered-durable-subscription/pom.xml
+++ b/examples/features/clustered/clustered-durable-subscription/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>clustered-durable-subscription</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/clustered/clustered-grouping/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-grouping/pom.xml b/examples/features/clustered/clustered-grouping/pom.xml
index fb02da4..c58f0ee 100644
--- a/examples/features/clustered/clustered-grouping/pom.xml
+++ b/examples/features/clustered/clustered-grouping/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>clustered-grouping</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/clustered/clustered-jgroups/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-jgroups/pom.xml b/examples/features/clustered/clustered-jgroups/pom.xml
index a4a437f..783d9c6 100644
--- a/examples/features/clustered/clustered-jgroups/pom.xml
+++ b/examples/features/clustered/clustered-jgroups/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>clustered-jgroups</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/clustered/clustered-queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-queue/pom.xml b/examples/features/clustered/clustered-queue/pom.xml
index 1c253d1..0d8168d 100644
--- a/examples/features/clustered/clustered-queue/pom.xml
+++ b/examples/features/clustered/clustered-queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>clustered-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/clustered/clustered-static-discovery-uri/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-static-discovery-uri/pom.xml b/examples/features/clustered/clustered-static-discovery-uri/pom.xml
index 9cab435..6b61faf 100644
--- a/examples/features/clustered/clustered-static-discovery-uri/pom.xml
+++ b/examples/features/clustered/clustered-static-discovery-uri/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>clustered-static-discovery-uri</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/clustered/clustered-static-discovery/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-static-discovery/pom.xml b/examples/features/clustered/clustered-static-discovery/pom.xml
index a7b8878..d1e74b4 100644
--- a/examples/features/clustered/clustered-static-discovery/pom.xml
+++ b/examples/features/clustered/clustered-static-discovery/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>clustered-static-discovery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/clustered/clustered-static-oneway/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-static-oneway/pom.xml b/examples/features/clustered/clustered-static-oneway/pom.xml
index 4f4ee40..8f6b520 100644
--- a/examples/features/clustered/clustered-static-oneway/pom.xml
+++ b/examples/features/clustered/clustered-static-oneway/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>clustered-static-oneway</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/clustered/clustered-topic-uri/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-topic-uri/pom.xml b/examples/features/clustered/clustered-topic-uri/pom.xml
index 08f5c9e..03f2ba6 100644
--- a/examples/features/clustered/clustered-topic-uri/pom.xml
+++ b/examples/features/clustered/clustered-topic-uri/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>clustered-topic-uri</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/clustered/clustered-topic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-topic/pom.xml b/examples/features/clustered/clustered-topic/pom.xml
index 132ad06..b03041a 100644
--- a/examples/features/clustered/clustered-topic/pom.xml
+++ b/examples/features/clustered/clustered-topic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>clustered-topic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/clustered/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml
index dd3eea7..ae0a181 100644
--- a/examples/features/clustered/pom.xml
+++ b/examples/features/clustered/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/clustered/queue-message-redistribution/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/queue-message-redistribution/pom.xml b/examples/features/clustered/queue-message-redistribution/pom.xml
index 2b2fe3b..088b850 100644
--- a/examples/features/clustered/queue-message-redistribution/pom.xml
+++ b/examples/features/clustered/queue-message-redistribution/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>queue-message-redistribution</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/clustered/symmetric-cluster/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/symmetric-cluster/pom.xml b/examples/features/clustered/symmetric-cluster/pom.xml
index acd53e6..7978f50 100644
--- a/examples/features/clustered/symmetric-cluster/pom.xml
+++ b/examples/features/clustered/symmetric-cluster/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>symmetric-cluster</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/ha/application-layer-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/application-layer-failover/pom.xml b/examples/features/ha/application-layer-failover/pom.xml
index dbb0945..9f22732 100644
--- a/examples/features/ha/application-layer-failover/pom.xml
+++ b/examples/features/ha/application-layer-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>application-layer-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/ha/client-side-failoverlistener/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/client-side-failoverlistener/pom.xml b/examples/features/ha/client-side-failoverlistener/pom.xml
index 57a5a92..f073930 100644
--- a/examples/features/ha/client-side-failoverlistener/pom.xml
+++ b/examples/features/ha/client-side-failoverlistener/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>client-side-fileoverlistener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/ha/colocated-failover-scale-down/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/colocated-failover-scale-down/pom.xml b/examples/features/ha/colocated-failover-scale-down/pom.xml
index 59f13ec..4ccb4f8 100644
--- a/examples/features/ha/colocated-failover-scale-down/pom.xml
+++ b/examples/features/ha/colocated-failover-scale-down/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>colocated-failover-scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/ha/colocated-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/colocated-failover/pom.xml b/examples/features/ha/colocated-failover/pom.xml
index cf894fa..6fadf82 100644
--- a/examples/features/ha/colocated-failover/pom.xml
+++ b/examples/features/ha/colocated-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>colocated-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/ha/ha-policy-autobackup/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/ha-policy-autobackup/pom.xml b/examples/features/ha/ha-policy-autobackup/pom.xml
index 2dec160..2a40e08 100644
--- a/examples/features/ha/ha-policy-autobackup/pom.xml
+++ b/examples/features/ha/ha-policy-autobackup/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>ha-policy-autobackup</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/ha/multiple-failover-failback/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/multiple-failover-failback/pom.xml b/examples/features/ha/multiple-failover-failback/pom.xml
index 47cb2db..ae9347a 100644
--- a/examples/features/ha/multiple-failover-failback/pom.xml
+++ b/examples/features/ha/multiple-failover-failback/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>multiple-failover-failback</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/ha/multiple-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/multiple-failover/pom.xml b/examples/features/ha/multiple-failover/pom.xml
index 507f135..4d51467 100644
--- a/examples/features/ha/multiple-failover/pom.xml
+++ b/examples/features/ha/multiple-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>multiple-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/ha/non-transaction-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/non-transaction-failover/pom.xml b/examples/features/ha/non-transaction-failover/pom.xml
index 2804a5b..0965c22 100644
--- a/examples/features/ha/non-transaction-failover/pom.xml
+++ b/examples/features/ha/non-transaction-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>non-transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/ha/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml
index e0fbfb6..6e3af93 100644
--- a/examples/features/ha/pom.xml
+++ b/examples/features/ha/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.failover</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/ha/replicated-failback-static/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/replicated-failback-static/pom.xml b/examples/features/ha/replicated-failback-static/pom.xml
index 42a6879..c2f9921 100644
--- a/examples/features/ha/replicated-failback-static/pom.xml
+++ b/examples/features/ha/replicated-failback-static/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>replicated-failback-static</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/ha/replicated-failback/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/replicated-failback/pom.xml b/examples/features/ha/replicated-failback/pom.xml
index ef4af9b..2ebcd76 100644
--- a/examples/features/ha/replicated-failback/pom.xml
+++ b/examples/features/ha/replicated-failback/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>replicated-failback</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/ha/replicated-multiple-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/replicated-multiple-failover/pom.xml b/examples/features/ha/replicated-multiple-failover/pom.xml
index 99526a6..3867c2e 100644
--- a/examples/features/ha/replicated-multiple-failover/pom.xml
+++ b/examples/features/ha/replicated-multiple-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>replicated-multiple-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/ha/replicated-transaction-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/replicated-transaction-failover/pom.xml b/examples/features/ha/replicated-transaction-failover/pom.xml
index bb3459d..38cc9b5 100644
--- a/examples/features/ha/replicated-transaction-failover/pom.xml
+++ b/examples/features/ha/replicated-transaction-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>replicated-transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/ha/scale-down/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/scale-down/pom.xml b/examples/features/ha/scale-down/pom.xml
index bc4b306..df90f42 100644
--- a/examples/features/ha/scale-down/pom.xml
+++ b/examples/features/ha/scale-down/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/ha/stop-server-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/stop-server-failover/pom.xml b/examples/features/ha/stop-server-failover/pom.xml
index d59535c..8235041 100644
--- a/examples/features/ha/stop-server-failover/pom.xml
+++ b/examples/features/ha/stop-server-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>stop-server-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/ha/transaction-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/transaction-failover/pom.xml b/examples/features/ha/transaction-failover/pom.xml
index 7d9664b..598cbf3 100644
--- a/examples/features/ha/transaction-failover/pom.xml
+++ b/examples/features/ha/transaction-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/perf/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/perf/pom.xml b/examples/features/perf/perf/pom.xml
index 4f98453..e122d26 100644
--- a/examples/features/perf/perf/pom.xml
+++ b/examples/features/perf/perf/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.soak</groupId>
       <artifactId>perf-root</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>openwire-perf</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml
index 060beab..a8e49a6 100644
--- a/examples/features/perf/pom.xml
+++ b/examples/features/perf/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.soak</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/perf/soak/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml
index 6f2922c..1007477 100644
--- a/examples/features/perf/soak/pom.xml
+++ b/examples/features/perf/soak/pom.xml
@@ -28,7 +28,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.soak</groupId>
       <artifactId>perf-root</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <dependencies>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/pom.xml b/examples/features/pom.xml
index 3556217..eb24b57 100644
--- a/examples/features/pom.xml
+++ b/examples/features/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>artemis-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/bridge/pom.xml b/examples/features/standard/bridge/pom.xml
index 10c38a5..c1c1ead 100644
--- a/examples/features/standard/bridge/pom.xml
+++ b/examples/features/standard/bridge/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>core-bridge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/browser/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml
index 32658f8..32ae581 100644
--- a/examples/features/standard/browser/pom.xml
+++ b/examples/features/standard/browser/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>browser</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/cdi/pom.xml b/examples/features/standard/cdi/pom.xml
index 567bef4..2423a5b 100644
--- a/examples/features/standard/cdi/pom.xml
+++ b/examples/features/standard/cdi/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>artemis-cdi-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/client-kickoff/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/client-kickoff/pom.xml b/examples/features/standard/client-kickoff/pom.xml
index 3a3ef93..f4cec0e 100644
--- a/examples/features/standard/client-kickoff/pom.xml
+++ b/examples/features/standard/client-kickoff/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>client-kickoff</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/consumer-rate-limit/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/consumer-rate-limit/pom.xml b/examples/features/standard/consumer-rate-limit/pom.xml
index d3fd0c2..acead36 100644
--- a/examples/features/standard/consumer-rate-limit/pom.xml
+++ b/examples/features/standard/consumer-rate-limit/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>consumer-rate-limit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/dead-letter/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/dead-letter/pom.xml b/examples/features/standard/dead-letter/pom.xml
index 1d0f0fd..59e3ed9 100644
--- a/examples/features/standard/dead-letter/pom.xml
+++ b/examples/features/standard/dead-letter/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>dead-letter</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/delayed-redelivery/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/delayed-redelivery/pom.xml b/examples/features/standard/delayed-redelivery/pom.xml
index 90e43d3..0985372 100644
--- a/examples/features/standard/delayed-redelivery/pom.xml
+++ b/examples/features/standard/delayed-redelivery/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>delayed-redelivery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/divert/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml
index a322e5a..7debcbf 100644
--- a/examples/features/standard/divert/pom.xml
+++ b/examples/features/standard/divert/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
    <artifactId>divert</artifactId>
    <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/durable-subscription/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/durable-subscription/pom.xml b/examples/features/standard/durable-subscription/pom.xml
index 6d853f9..c300b62 100644
--- a/examples/features/standard/durable-subscription/pom.xml
+++ b/examples/features/standard/durable-subscription/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>durable-subscription</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/embedded-simple/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/embedded-simple/pom.xml b/examples/features/standard/embedded-simple/pom.xml
index c667f8f..c066f9a 100644
--- a/examples/features/standard/embedded-simple/pom.xml
+++ b/examples/features/standard/embedded-simple/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>embedded-simple</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/embedded/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml
index 9ae89ad..1147fb8 100644
--- a/examples/features/standard/embedded/pom.xml
+++ b/examples/features/standard/embedded/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>embedded</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/expiry/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml
index 9cae621..fc0ca53 100644
--- a/examples/features/standard/expiry/pom.xml
+++ b/examples/features/standard/expiry/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>expiry</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/http-transport/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/http-transport/pom.xml b/examples/features/standard/http-transport/pom.xml
index 3877490..e29ca40 100644
--- a/examples/features/standard/http-transport/pom.xml
+++ b/examples/features/standard/http-transport/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>http-transport</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/instantiate-connection-factory/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/instantiate-connection-factory/pom.xml b/examples/features/standard/instantiate-connection-factory/pom.xml
index 8b4a3c0..6bcb7ca 100644
--- a/examples/features/standard/instantiate-connection-factory/pom.xml
+++ b/examples/features/standard/instantiate-connection-factory/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>instantiate-connection-factory</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/interceptor-client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/interceptor-client/pom.xml b/examples/features/standard/interceptor-client/pom.xml
index a60ad27..df730d9 100644
--- a/examples/features/standard/interceptor-client/pom.xml
+++ b/examples/features/standard/interceptor-client/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>interceptor-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/interceptor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml
index 027bcda..19ff413 100644
--- a/examples/features/standard/interceptor/pom.xml
+++ b/examples/features/standard/interceptor/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>interceptor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/jms-auto-closeable/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jms-auto-closeable/pom.xml b/examples/features/standard/jms-auto-closeable/pom.xml
index 4ca5a5c..46aa2c7 100644
--- a/examples/features/standard/jms-auto-closeable/pom.xml
+++ b/examples/features/standard/jms-auto-closeable/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>auto-closeable</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/jms-bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jms-bridge/pom.xml b/examples/features/standard/jms-bridge/pom.xml
index 03f895b..a40ff22 100644
--- a/examples/features/standard/jms-bridge/pom.xml
+++ b/examples/features/standard/jms-bridge/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>bridge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/jms-completion-listener/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jms-completion-listener/pom.xml b/examples/features/standard/jms-completion-listener/pom.xml
index 49d5df2..f24b15d 100644
--- a/examples/features/standard/jms-completion-listener/pom.xml
+++ b/examples/features/standard/jms-completion-listener/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>completion-listener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/jms-context/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jms-context/pom.xml b/examples/features/standard/jms-context/pom.xml
index 1bf0e96..0789356 100644
--- a/examples/features/standard/jms-context/pom.xml
+++ b/examples/features/standard/jms-context/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>context</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/jms-shared-consumer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jms-shared-consumer/pom.xml b/examples/features/standard/jms-shared-consumer/pom.xml
index 04c69cb..a015fd5 100644
--- a/examples/features/standard/jms-shared-consumer/pom.xml
+++ b/examples/features/standard/jms-shared-consumer/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>shared-consumer</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml
index 5e02afd..3d0867c 100644
--- a/examples/features/standard/jmx/pom.xml
+++ b/examples/features/standard/jmx/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/large-message/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/large-message/pom.xml b/examples/features/standard/large-message/pom.xml
index fcadfac..5dd17b6 100644
--- a/examples/features/standard/large-message/pom.xml
+++ b/examples/features/standard/large-message/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>large-message</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/last-value-queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/last-value-queue/pom.xml b/examples/features/standard/last-value-queue/pom.xml
index d4f98e9..41f91b1 100644
--- a/examples/features/standard/last-value-queue/pom.xml
+++ b/examples/features/standard/last-value-queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>last-value-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/management-notifications/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/management-notifications/pom.xml b/examples/features/standard/management-notifications/pom.xml
index a696ecb..63b7af4 100644
--- a/examples/features/standard/management-notifications/pom.xml
+++ b/examples/features/standard/management-notifications/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>management-notifications</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml
index 5575fc1..1736771 100644
--- a/examples/features/standard/management/pom.xml
+++ b/examples/features/standard/management/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>management</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/13a8a2bd/examples/features/standard/message-counters/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/message-counters/pom.xml b/examples/features/standard/message-counters/pom.xml
index ab7b512..df9c659 100644
--- a/examples/features/standard/message-counters/pom.xml
+++ b/examples/features/standard/message-counters/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.5.0</version>
    </parent>
 
    <artifactId>message-counters</artifactId>


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

Posted by cl...@apache.org.
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: f2db1c43375bba99697cd949692a416190915f53
Parents: 13a8a2b
Author: Clebert Suconic <cl...@apache.org>
Authored: Thu Nov 3 15:35:05 2016 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Thu Nov 3 15:35:05 2016 -0400

----------------------------------------------------------------------
 artemis-boot/pom.xml                                             | 2 +-
 artemis-cdi-client/pom.xml                                       | 2 +-
 artemis-cli/pom.xml                                              | 2 +-
 artemis-commons/pom.xml                                          | 2 +-
 artemis-core-client/pom.xml                                      | 2 +-
 artemis-distribution/pom.xml                                     | 2 +-
 artemis-dto/pom.xml                                              | 2 +-
 artemis-features/pom.xml                                         | 2 +-
 artemis-jdbc-store/pom.xml                                       | 2 +-
 artemis-jms-client/pom.xml                                       | 2 +-
 artemis-jms-server/pom.xml                                       | 2 +-
 artemis-journal/pom.xml                                          | 2 +-
 artemis-junit/pom.xml                                            | 2 +-
 artemis-maven-plugin/pom.xml                                     | 2 +-
 artemis-native/pom.xml                                           | 2 +-
 artemis-protocols/artemis-amqp-protocol/pom.xml                  | 2 +-
 artemis-protocols/artemis-hornetq-protocol/pom.xml               | 2 +-
 artemis-protocols/artemis-hqclient-protocol/pom.xml              | 2 +-
 artemis-protocols/artemis-mqtt-protocol/pom.xml                  | 2 +-
 artemis-protocols/artemis-openwire-protocol/pom.xml              | 2 +-
 artemis-protocols/artemis-stomp-protocol/pom.xml                 | 2 +-
 artemis-protocols/pom.xml                                        | 2 +-
 artemis-ra/pom.xml                                               | 2 +-
 artemis-rest/pom.xml                                             | 2 +-
 artemis-selector/pom.xml                                         | 2 +-
 artemis-server-osgi/pom.xml                                      | 2 +-
 artemis-server/pom.xml                                           | 2 +-
 artemis-service-extensions/pom.xml                               | 2 +-
 artemis-web/pom.xml                                              | 2 +-
 artemis-website/pom.xml                                          | 2 +-
 examples/features/clustered/client-side-load-balancing/pom.xml   | 2 +-
 .../features/clustered/clustered-durable-subscription/pom.xml    | 2 +-
 examples/features/clustered/clustered-grouping/pom.xml           | 2 +-
 examples/features/clustered/clustered-jgroups/pom.xml            | 2 +-
 examples/features/clustered/clustered-queue/pom.xml              | 2 +-
 .../features/clustered/clustered-static-discovery-uri/pom.xml    | 2 +-
 examples/features/clustered/clustered-static-discovery/pom.xml   | 2 +-
 examples/features/clustered/clustered-static-oneway/pom.xml      | 2 +-
 examples/features/clustered/clustered-topic-uri/pom.xml          | 2 +-
 examples/features/clustered/clustered-topic/pom.xml              | 2 +-
 examples/features/clustered/pom.xml                              | 2 +-
 examples/features/clustered/queue-message-redistribution/pom.xml | 2 +-
 examples/features/clustered/symmetric-cluster/pom.xml            | 2 +-
 examples/features/ha/application-layer-failover/pom.xml          | 2 +-
 examples/features/ha/client-side-failoverlistener/pom.xml        | 2 +-
 examples/features/ha/colocated-failover-scale-down/pom.xml       | 2 +-
 examples/features/ha/colocated-failover/pom.xml                  | 2 +-
 examples/features/ha/ha-policy-autobackup/pom.xml                | 2 +-
 examples/features/ha/multiple-failover-failback/pom.xml          | 2 +-
 examples/features/ha/multiple-failover/pom.xml                   | 2 +-
 examples/features/ha/non-transaction-failover/pom.xml            | 2 +-
 examples/features/ha/pom.xml                                     | 2 +-
 examples/features/ha/replicated-failback-static/pom.xml          | 2 +-
 examples/features/ha/replicated-failback/pom.xml                 | 2 +-
 examples/features/ha/replicated-multiple-failover/pom.xml        | 2 +-
 examples/features/ha/replicated-transaction-failover/pom.xml     | 2 +-
 examples/features/ha/scale-down/pom.xml                          | 2 +-
 examples/features/ha/stop-server-failover/pom.xml                | 2 +-
 examples/features/ha/transaction-failover/pom.xml                | 2 +-
 examples/features/perf/perf/pom.xml                              | 2 +-
 examples/features/perf/pom.xml                                   | 2 +-
 examples/features/perf/soak/pom.xml                              | 2 +-
 examples/features/pom.xml                                        | 2 +-
 examples/features/standard/bridge/pom.xml                        | 2 +-
 examples/features/standard/browser/pom.xml                       | 2 +-
 examples/features/standard/cdi/pom.xml                           | 2 +-
 examples/features/standard/client-kickoff/pom.xml                | 2 +-
 examples/features/standard/consumer-rate-limit/pom.xml           | 2 +-
 examples/features/standard/dead-letter/pom.xml                   | 2 +-
 examples/features/standard/delayed-redelivery/pom.xml            | 2 +-
 examples/features/standard/divert/pom.xml                        | 2 +-
 examples/features/standard/durable-subscription/pom.xml          | 2 +-
 examples/features/standard/embedded-simple/pom.xml               | 2 +-
 examples/features/standard/embedded/pom.xml                      | 2 +-
 examples/features/standard/expiry/pom.xml                        | 2 +-
 examples/features/standard/http-transport/pom.xml                | 2 +-
 .../features/standard/instantiate-connection-factory/pom.xml     | 2 +-
 examples/features/standard/interceptor-client/pom.xml            | 2 +-
 examples/features/standard/interceptor/pom.xml                   | 2 +-
 examples/features/standard/jms-auto-closeable/pom.xml            | 2 +-
 examples/features/standard/jms-bridge/pom.xml                    | 2 +-
 examples/features/standard/jms-completion-listener/pom.xml       | 2 +-
 examples/features/standard/jms-context/pom.xml                   | 2 +-
 examples/features/standard/jms-shared-consumer/pom.xml           | 2 +-
 examples/features/standard/jmx/pom.xml                           | 2 +-
 examples/features/standard/large-message/pom.xml                 | 2 +-
 examples/features/standard/last-value-queue/pom.xml              | 2 +-
 examples/features/standard/management-notifications/pom.xml      | 2 +-
 examples/features/standard/management/pom.xml                    | 2 +-
 examples/features/standard/message-counters/pom.xml              | 2 +-
 examples/features/standard/message-group/pom.xml                 | 2 +-
 examples/features/standard/message-group2/pom.xml                | 2 +-
 examples/features/standard/message-priority/pom.xml              | 2 +-
 examples/features/standard/no-consumer-buffering/pom.xml         | 2 +-
 examples/features/standard/paging/pom.xml                        | 2 +-
 examples/features/standard/pom.xml                               | 2 +-
 examples/features/standard/pre-acknowledge/pom.xml               | 2 +-
 examples/features/standard/producer-rate-limit/pom.xml           | 2 +-
 examples/features/standard/queue-requestor/pom.xml               | 2 +-
 examples/features/standard/queue-selector/pom.xml                | 2 +-
 examples/features/standard/queue/pom.xml                         | 2 +-
 examples/features/standard/reattach-node/pom.xml                 | 2 +-
 examples/features/standard/request-reply/pom.xml                 | 2 +-
 examples/features/standard/rest/dup-send/pom.xml                 | 2 +-
 examples/features/standard/rest/javascript-chat/pom.xml          | 2 +-
 examples/features/standard/rest/jms-to-rest/pom.xml              | 2 +-
 examples/features/standard/rest/pom.xml                          | 2 +-
 examples/features/standard/rest/push/pom.xml                     | 2 +-
 examples/features/standard/scheduled-message/pom.xml             | 2 +-
 examples/features/standard/security-ldap/pom.xml                 | 2 +-
 examples/features/standard/security/pom.xml                      | 2 +-
 examples/features/standard/send-acknowledgements/pom.xml         | 2 +-
 examples/features/standard/spring-integration/pom.xml            | 2 +-
 .../features/standard/ssl-enabled-dual-authentication/pom.xml    | 2 +-
 examples/features/standard/ssl-enabled/pom.xml                   | 2 +-
 examples/features/standard/static-selector/pom.xml               | 2 +-
 examples/features/standard/temp-queue/pom.xml                    | 2 +-
 examples/features/standard/topic-hierarchies/pom.xml             | 2 +-
 examples/features/standard/topic-selector-example1/pom.xml       | 2 +-
 examples/features/standard/topic-selector-example2/pom.xml       | 2 +-
 examples/features/standard/topic/pom.xml                         | 2 +-
 examples/features/standard/transactional/pom.xml                 | 2 +-
 examples/features/standard/xa-heuristic/pom.xml                  | 2 +-
 examples/features/standard/xa-receive/pom.xml                    | 2 +-
 examples/features/standard/xa-send/pom.xml                       | 2 +-
 examples/features/sub-modules/aerogear/pom.xml                   | 2 +-
 examples/features/sub-modules/artemis-ra-rar/pom.xml             | 2 +-
 examples/features/sub-modules/pom.xml                            | 2 +-
 examples/features/sub-modules/vertx/pom.xml                      | 2 +-
 examples/pom.xml                                                 | 2 +-
 examples/protocols/amqp/pom.xml                                  | 2 +-
 examples/protocols/amqp/proton-cpp/pom.xml                       | 2 +-
 examples/protocols/amqp/proton-ruby/pom.xml                      | 2 +-
 examples/protocols/amqp/queue/pom.xml                            | 2 +-
 examples/protocols/mqtt/basic-pubsub/pom.xml                     | 2 +-
 examples/protocols/mqtt/pom.xml                                  | 2 +-
 examples/protocols/openwire/chat/pom.xml                         | 2 +-
 examples/protocols/openwire/message-listener/pom.xml             | 2 +-
 examples/protocols/openwire/message-recovery/pom.xml             | 2 +-
 examples/protocols/openwire/pom.xml                              | 2 +-
 examples/protocols/openwire/queue/pom.xml                        | 2 +-
 examples/protocols/pom.xml                                       | 2 +-
 examples/protocols/stomp/pom.xml                                 | 2 +-
 examples/protocols/stomp/stomp-embedded-interceptor/pom.xml      | 2 +-
 examples/protocols/stomp/stomp-jms/pom.xml                       | 2 +-
 examples/protocols/stomp/stomp-websockets/pom.xml                | 2 +-
 examples/protocols/stomp/stomp/pom.xml                           | 2 +-
 examples/protocols/stomp/stomp1.1/pom.xml                        | 2 +-
 examples/protocols/stomp/stomp1.2/pom.xml                        | 2 +-
 integration/activemq-aerogear-integration/pom.xml                | 2 +-
 integration/activemq-spring-integration/pom.xml                  | 2 +-
 integration/activemq-vertx-integration/pom.xml                   | 2 +-
 pom.xml                                                          | 4 ++--
 tests/activemq5-unit-tests/pom.xml                               | 2 +-
 tests/artemis-test-support/pom.xml                               | 2 +-
 tests/integration-tests/pom.xml                                  | 4 ++--
 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 +-
 164 files changed, 166 insertions(+), 166 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-boot/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml
index b75b645..7c4a6e6 100644
--- a/artemis-boot/pom.xml
+++ b/artemis-boot/pom.xml
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
       <relativePath>..</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-cdi-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml
index 4874347..29a0827 100644
--- a/artemis-cdi-client/pom.xml
+++ b/artemis-cdi-client/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>artemis-pom</artifactId>
         <groupId>org.apache.activemq</groupId>
-        <version>1.5.0</version>
+        <version>1.6.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-cli/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml
index c84c407..d9bc886 100644
--- a/artemis-cli/pom.xml
+++ b/artemis-cli/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-cli</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-commons/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml
index cf00161..312c5ec 100644
--- a/artemis-commons/pom.xml
+++ b/artemis-commons/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-commons</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-core-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml
index 45c169a..719971c 100644
--- a/artemis-core-client/pom.xml
+++ b/artemis-core-client/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-core-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index f34de7d..4370215 100644
--- a/artemis-distribution/pom.xml
+++ b/artemis-distribution/pom.xml
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>apache-artemis</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-dto/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml
index 1e88678..b56cffc 100644
--- a/artemis-dto/pom.xml
+++ b/artemis-dto/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-dto</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-features/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml
index 5458a2e..3b3e65f 100644
--- a/artemis-features/pom.xml
+++ b/artemis-features/pom.xml
@@ -19,7 +19,7 @@
 	<parent>
 		<groupId>org.apache.activemq</groupId>
 		<artifactId>artemis-pom</artifactId>
-		<version>1.5.0</version>
+		<version>1.6.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>artemis-features</artifactId>
 	<packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-jdbc-store/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml
index f06b9a6..1eff533 100644
--- a/artemis-jdbc-store/pom.xml
+++ b/artemis-jdbc-store/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jdbc-store</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-jms-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml
index b7ad7ee..3caa423 100644
--- a/artemis-jms-client/pom.xml
+++ b/artemis-jms-client/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jms-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-jms-server/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml
index 1dbb92b..a48f686 100644
--- a/artemis-jms-server/pom.xml
+++ b/artemis-jms-server/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jms-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-journal/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml
index 34e3161..972ba62 100644
--- a/artemis-journal/pom.xml
+++ b/artemis-journal/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-journal</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-junit/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml
index 3422f2a..e1f50c0 100644
--- a/artemis-junit/pom.xml
+++ b/artemis-junit/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-junit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml
index 22c897c..d6c6aad 100644
--- a/artemis-maven-plugin/pom.xml
+++ b/artemis-maven-plugin/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-native/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-native/pom.xml b/artemis-native/pom.xml
index 9316e21..a6412a0 100644
--- a/artemis-native/pom.xml
+++ b/artemis-native/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-native</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-protocols/artemis-amqp-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/artemis-amqp-protocol/pom.xml b/artemis-protocols/artemis-amqp-protocol/pom.xml
index a16c292..35a02b2 100644
--- a/artemis-protocols/artemis-amqp-protocol/pom.xml
+++ b/artemis-protocols/artemis-amqp-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-protocols/artemis-hornetq-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/artemis-hornetq-protocol/pom.xml b/artemis-protocols/artemis-hornetq-protocol/pom.xml
index b599e31..4aa64fe 100644
--- a/artemis-protocols/artemis-hornetq-protocol/pom.xml
+++ b/artemis-protocols/artemis-hornetq-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-protocols/artemis-hqclient-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/artemis-hqclient-protocol/pom.xml b/artemis-protocols/artemis-hqclient-protocol/pom.xml
index c52b2aa..09c3c34 100644
--- a/artemis-protocols/artemis-hqclient-protocol/pom.xml
+++ b/artemis-protocols/artemis-hqclient-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-protocols/artemis-mqtt-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/artemis-mqtt-protocol/pom.xml b/artemis-protocols/artemis-mqtt-protocol/pom.xml
index 0d01a43..7631af1 100644
--- a/artemis-protocols/artemis-mqtt-protocol/pom.xml
+++ b/artemis-protocols/artemis-mqtt-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-protocols/artemis-openwire-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/artemis-openwire-protocol/pom.xml b/artemis-protocols/artemis-openwire-protocol/pom.xml
index baa0957..2aece8d 100644
--- a/artemis-protocols/artemis-openwire-protocol/pom.xml
+++ b/artemis-protocols/artemis-openwire-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-protocols/artemis-stomp-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/artemis-stomp-protocol/pom.xml b/artemis-protocols/artemis-stomp-protocol/pom.xml
index 3bbd8aa..83e0208 100644
--- a/artemis-protocols/artemis-stomp-protocol/pom.xml
+++ b/artemis-protocols/artemis-stomp-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-protocols/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml
index efa48ca..8b8252a 100644
--- a/artemis-protocols/pom.xml
+++ b/artemis-protocols/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <artifactId>artemis-pom</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-ra/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml
index 8e8d9e6..bedefa6 100644
--- a/artemis-ra/pom.xml
+++ b/artemis-ra/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-ra</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-rest/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml
index c55c83c..b4f1f0f 100644
--- a/artemis-rest/pom.xml
+++ b/artemis-rest/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <name>ActiveMQ Artemis REST Interface Implementation</name>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-selector/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml
index 4eb5b72..18dc94a 100644
--- a/artemis-selector/pom.xml
+++ b/artemis-selector/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-server-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml
index 6bc82c8..7da835d 100644
--- a/artemis-server-osgi/pom.xml
+++ b/artemis-server-osgi/pom.xml
@@ -14,7 +14,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-server-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-server/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml
index 1ef2330..767cfaa 100644
--- a/artemis-server/pom.xml
+++ b/artemis-server/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-service-extensions/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml
index 17c9bbd..ab8d38e 100644
--- a/artemis-service-extensions/pom.xml
+++ b/artemis-service-extensions/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-service-extensions</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-web/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml
index 74a0c8b..79ec504 100644
--- a/artemis-web/pom.xml
+++ b/artemis-web/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-web</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/artemis-website/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml
index 6cfe6bd..47ca167 100644
--- a/artemis-website/pom.xml
+++ b/artemis-website/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-website</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/clustered/client-side-load-balancing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/client-side-load-balancing/pom.xml b/examples/features/clustered/client-side-load-balancing/pom.xml
index 81f54d6..2c6ec62 100644
--- a/examples/features/clustered/client-side-load-balancing/pom.xml
+++ b/examples/features/clustered/client-side-load-balancing/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>client-side-load-balancing</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/clustered/clustered-durable-subscription/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-durable-subscription/pom.xml b/examples/features/clustered/clustered-durable-subscription/pom.xml
index 65a6dde..a4aeb43 100644
--- a/examples/features/clustered/clustered-durable-subscription/pom.xml
+++ b/examples/features/clustered/clustered-durable-subscription/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-durable-subscription</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/clustered/clustered-grouping/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-grouping/pom.xml b/examples/features/clustered/clustered-grouping/pom.xml
index c58f0ee..f640763 100644
--- a/examples/features/clustered/clustered-grouping/pom.xml
+++ b/examples/features/clustered/clustered-grouping/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-grouping</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/clustered/clustered-jgroups/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-jgroups/pom.xml b/examples/features/clustered/clustered-jgroups/pom.xml
index 783d9c6..b415ba8 100644
--- a/examples/features/clustered/clustered-jgroups/pom.xml
+++ b/examples/features/clustered/clustered-jgroups/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-jgroups</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/clustered/clustered-queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-queue/pom.xml b/examples/features/clustered/clustered-queue/pom.xml
index 0d8168d..d9d848a 100644
--- a/examples/features/clustered/clustered-queue/pom.xml
+++ b/examples/features/clustered/clustered-queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/clustered/clustered-static-discovery-uri/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-static-discovery-uri/pom.xml b/examples/features/clustered/clustered-static-discovery-uri/pom.xml
index 6b61faf..ad471c7 100644
--- a/examples/features/clustered/clustered-static-discovery-uri/pom.xml
+++ b/examples/features/clustered/clustered-static-discovery-uri/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-static-discovery-uri</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/clustered/clustered-static-discovery/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-static-discovery/pom.xml b/examples/features/clustered/clustered-static-discovery/pom.xml
index d1e74b4..3ecd813 100644
--- a/examples/features/clustered/clustered-static-discovery/pom.xml
+++ b/examples/features/clustered/clustered-static-discovery/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-static-discovery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/clustered/clustered-static-oneway/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-static-oneway/pom.xml b/examples/features/clustered/clustered-static-oneway/pom.xml
index 8f6b520..1d2e234 100644
--- a/examples/features/clustered/clustered-static-oneway/pom.xml
+++ b/examples/features/clustered/clustered-static-oneway/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-static-oneway</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/clustered/clustered-topic-uri/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-topic-uri/pom.xml b/examples/features/clustered/clustered-topic-uri/pom.xml
index 03f2ba6..2193da9 100644
--- a/examples/features/clustered/clustered-topic-uri/pom.xml
+++ b/examples/features/clustered/clustered-topic-uri/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-topic-uri</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/clustered/clustered-topic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/clustered-topic/pom.xml b/examples/features/clustered/clustered-topic/pom.xml
index b03041a..6965617 100644
--- a/examples/features/clustered/clustered-topic/pom.xml
+++ b/examples/features/clustered/clustered-topic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-topic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/clustered/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml
index ae0a181..4e05071 100644
--- a/examples/features/clustered/pom.xml
+++ b/examples/features/clustered/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/clustered/queue-message-redistribution/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/queue-message-redistribution/pom.xml b/examples/features/clustered/queue-message-redistribution/pom.xml
index 088b850..438da13 100644
--- a/examples/features/clustered/queue-message-redistribution/pom.xml
+++ b/examples/features/clustered/queue-message-redistribution/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-message-redistribution</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/clustered/symmetric-cluster/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/symmetric-cluster/pom.xml b/examples/features/clustered/symmetric-cluster/pom.xml
index 7978f50..f2a612a 100644
--- a/examples/features/clustered/symmetric-cluster/pom.xml
+++ b/examples/features/clustered/symmetric-cluster/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>symmetric-cluster</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/ha/application-layer-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/application-layer-failover/pom.xml b/examples/features/ha/application-layer-failover/pom.xml
index 9f22732..23f2892 100644
--- a/examples/features/ha/application-layer-failover/pom.xml
+++ b/examples/features/ha/application-layer-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>application-layer-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/ha/client-side-failoverlistener/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/client-side-failoverlistener/pom.xml b/examples/features/ha/client-side-failoverlistener/pom.xml
index f073930..2628fc3 100644
--- a/examples/features/ha/client-side-failoverlistener/pom.xml
+++ b/examples/features/ha/client-side-failoverlistener/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>client-side-fileoverlistener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/ha/colocated-failover-scale-down/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/colocated-failover-scale-down/pom.xml b/examples/features/ha/colocated-failover-scale-down/pom.xml
index 4ccb4f8..1a090ee 100644
--- a/examples/features/ha/colocated-failover-scale-down/pom.xml
+++ b/examples/features/ha/colocated-failover-scale-down/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>colocated-failover-scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/ha/colocated-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/colocated-failover/pom.xml b/examples/features/ha/colocated-failover/pom.xml
index 6fadf82..2971966 100644
--- a/examples/features/ha/colocated-failover/pom.xml
+++ b/examples/features/ha/colocated-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>colocated-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/ha/ha-policy-autobackup/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/ha-policy-autobackup/pom.xml b/examples/features/ha/ha-policy-autobackup/pom.xml
index 2a40e08..a384286 100644
--- a/examples/features/ha/ha-policy-autobackup/pom.xml
+++ b/examples/features/ha/ha-policy-autobackup/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>ha-policy-autobackup</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/ha/multiple-failover-failback/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/multiple-failover-failback/pom.xml b/examples/features/ha/multiple-failover-failback/pom.xml
index ae9347a..26a8e25 100644
--- a/examples/features/ha/multiple-failover-failback/pom.xml
+++ b/examples/features/ha/multiple-failover-failback/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>multiple-failover-failback</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/ha/multiple-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/multiple-failover/pom.xml b/examples/features/ha/multiple-failover/pom.xml
index 4d51467..085a3a7 100644
--- a/examples/features/ha/multiple-failover/pom.xml
+++ b/examples/features/ha/multiple-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>multiple-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/ha/non-transaction-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/non-transaction-failover/pom.xml b/examples/features/ha/non-transaction-failover/pom.xml
index 0965c22..1898c2f 100644
--- a/examples/features/ha/non-transaction-failover/pom.xml
+++ b/examples/features/ha/non-transaction-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>non-transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/ha/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml
index 6e3af93..e779797 100644
--- a/examples/features/ha/pom.xml
+++ b/examples/features/ha/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.failover</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/ha/replicated-failback-static/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/replicated-failback-static/pom.xml b/examples/features/ha/replicated-failback-static/pom.xml
index c2f9921..5642750 100644
--- a/examples/features/ha/replicated-failback-static/pom.xml
+++ b/examples/features/ha/replicated-failback-static/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>replicated-failback-static</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/ha/replicated-failback/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/replicated-failback/pom.xml b/examples/features/ha/replicated-failback/pom.xml
index 2ebcd76..1eb3b84 100644
--- a/examples/features/ha/replicated-failback/pom.xml
+++ b/examples/features/ha/replicated-failback/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>replicated-failback</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/ha/replicated-multiple-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/replicated-multiple-failover/pom.xml b/examples/features/ha/replicated-multiple-failover/pom.xml
index 3867c2e..91caa1d 100644
--- a/examples/features/ha/replicated-multiple-failover/pom.xml
+++ b/examples/features/ha/replicated-multiple-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>replicated-multiple-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/ha/replicated-transaction-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/replicated-transaction-failover/pom.xml b/examples/features/ha/replicated-transaction-failover/pom.xml
index 38cc9b5..4b8d547 100644
--- a/examples/features/ha/replicated-transaction-failover/pom.xml
+++ b/examples/features/ha/replicated-transaction-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>replicated-transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/ha/scale-down/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/scale-down/pom.xml b/examples/features/ha/scale-down/pom.xml
index df90f42..e0aaf90 100644
--- a/examples/features/ha/scale-down/pom.xml
+++ b/examples/features/ha/scale-down/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/ha/stop-server-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/stop-server-failover/pom.xml b/examples/features/ha/stop-server-failover/pom.xml
index 8235041..f8a108c 100644
--- a/examples/features/ha/stop-server-failover/pom.xml
+++ b/examples/features/ha/stop-server-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stop-server-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/ha/transaction-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/transaction-failover/pom.xml b/examples/features/ha/transaction-failover/pom.xml
index 598cbf3..6e69ef1 100644
--- a/examples/features/ha/transaction-failover/pom.xml
+++ b/examples/features/ha/transaction-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/perf/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/perf/pom.xml b/examples/features/perf/perf/pom.xml
index e122d26..e0182f9 100644
--- a/examples/features/perf/perf/pom.xml
+++ b/examples/features/perf/perf/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.soak</groupId>
       <artifactId>perf-root</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>openwire-perf</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml
index a8e49a6..a37be3d 100644
--- a/examples/features/perf/pom.xml
+++ b/examples/features/perf/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.soak</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/perf/soak/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml
index 1007477..d31da8e 100644
--- a/examples/features/perf/soak/pom.xml
+++ b/examples/features/perf/soak/pom.xml
@@ -28,7 +28,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.soak</groupId>
       <artifactId>perf-root</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <dependencies>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/pom.xml b/examples/features/pom.xml
index eb24b57..9e96e7c 100644
--- a/examples/features/pom.xml
+++ b/examples/features/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>artemis-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/bridge/pom.xml b/examples/features/standard/bridge/pom.xml
index c1c1ead..d1df255 100644
--- a/examples/features/standard/bridge/pom.xml
+++ b/examples/features/standard/bridge/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>core-bridge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/browser/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml
index 32ae581..8ed3e2f 100644
--- a/examples/features/standard/browser/pom.xml
+++ b/examples/features/standard/browser/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>browser</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/cdi/pom.xml b/examples/features/standard/cdi/pom.xml
index 2423a5b..ade48c4 100644
--- a/examples/features/standard/cdi/pom.xml
+++ b/examples/features/standard/cdi/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-cdi-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/client-kickoff/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/client-kickoff/pom.xml b/examples/features/standard/client-kickoff/pom.xml
index f4cec0e..723461a 100644
--- a/examples/features/standard/client-kickoff/pom.xml
+++ b/examples/features/standard/client-kickoff/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>client-kickoff</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/consumer-rate-limit/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/consumer-rate-limit/pom.xml b/examples/features/standard/consumer-rate-limit/pom.xml
index acead36..2f2bcb9 100644
--- a/examples/features/standard/consumer-rate-limit/pom.xml
+++ b/examples/features/standard/consumer-rate-limit/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>consumer-rate-limit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/dead-letter/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/dead-letter/pom.xml b/examples/features/standard/dead-letter/pom.xml
index 59e3ed9..17d6d1f 100644
--- a/examples/features/standard/dead-letter/pom.xml
+++ b/examples/features/standard/dead-letter/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>dead-letter</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/delayed-redelivery/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/delayed-redelivery/pom.xml b/examples/features/standard/delayed-redelivery/pom.xml
index 0985372..5c025bf 100644
--- a/examples/features/standard/delayed-redelivery/pom.xml
+++ b/examples/features/standard/delayed-redelivery/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>delayed-redelivery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/divert/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml
index 7debcbf..2c4d216 100644
--- a/examples/features/standard/divert/pom.xml
+++ b/examples/features/standard/divert/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
    <artifactId>divert</artifactId>
    <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/durable-subscription/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/durable-subscription/pom.xml b/examples/features/standard/durable-subscription/pom.xml
index c300b62..347353f 100644
--- a/examples/features/standard/durable-subscription/pom.xml
+++ b/examples/features/standard/durable-subscription/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>durable-subscription</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/embedded-simple/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/embedded-simple/pom.xml b/examples/features/standard/embedded-simple/pom.xml
index c066f9a..f68a83e 100644
--- a/examples/features/standard/embedded-simple/pom.xml
+++ b/examples/features/standard/embedded-simple/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>embedded-simple</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/embedded/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml
index 1147fb8..c90f272 100644
--- a/examples/features/standard/embedded/pom.xml
+++ b/examples/features/standard/embedded/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>embedded</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/expiry/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml
index fc0ca53..0f6d885 100644
--- a/examples/features/standard/expiry/pom.xml
+++ b/examples/features/standard/expiry/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>expiry</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/http-transport/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/http-transport/pom.xml b/examples/features/standard/http-transport/pom.xml
index e29ca40..f3f294b 100644
--- a/examples/features/standard/http-transport/pom.xml
+++ b/examples/features/standard/http-transport/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>http-transport</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/instantiate-connection-factory/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/instantiate-connection-factory/pom.xml b/examples/features/standard/instantiate-connection-factory/pom.xml
index 6bcb7ca..425ce2a 100644
--- a/examples/features/standard/instantiate-connection-factory/pom.xml
+++ b/examples/features/standard/instantiate-connection-factory/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>instantiate-connection-factory</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/interceptor-client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/interceptor-client/pom.xml b/examples/features/standard/interceptor-client/pom.xml
index df730d9..f465e7c 100644
--- a/examples/features/standard/interceptor-client/pom.xml
+++ b/examples/features/standard/interceptor-client/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>interceptor-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/interceptor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml
index 19ff413..8321a5c 100644
--- a/examples/features/standard/interceptor/pom.xml
+++ b/examples/features/standard/interceptor/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>interceptor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/jms-auto-closeable/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jms-auto-closeable/pom.xml b/examples/features/standard/jms-auto-closeable/pom.xml
index 46aa2c7..fcc3239 100644
--- a/examples/features/standard/jms-auto-closeable/pom.xml
+++ b/examples/features/standard/jms-auto-closeable/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>auto-closeable</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/jms-bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jms-bridge/pom.xml b/examples/features/standard/jms-bridge/pom.xml
index a40ff22..8e0ed27 100644
--- a/examples/features/standard/jms-bridge/pom.xml
+++ b/examples/features/standard/jms-bridge/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>bridge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/jms-completion-listener/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jms-completion-listener/pom.xml b/examples/features/standard/jms-completion-listener/pom.xml
index f24b15d..6c2d2b4 100644
--- a/examples/features/standard/jms-completion-listener/pom.xml
+++ b/examples/features/standard/jms-completion-listener/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>completion-listener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/jms-context/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jms-context/pom.xml b/examples/features/standard/jms-context/pom.xml
index 0789356..f437492 100644
--- a/examples/features/standard/jms-context/pom.xml
+++ b/examples/features/standard/jms-context/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>context</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/jms-shared-consumer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jms-shared-consumer/pom.xml b/examples/features/standard/jms-shared-consumer/pom.xml
index a015fd5..d3f95e4 100644
--- a/examples/features/standard/jms-shared-consumer/pom.xml
+++ b/examples/features/standard/jms-shared-consumer/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>shared-consumer</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml
index 3d0867c..7c9961e 100644
--- a/examples/features/standard/jmx/pom.xml
+++ b/examples/features/standard/jmx/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/large-message/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/large-message/pom.xml b/examples/features/standard/large-message/pom.xml
index 5dd17b6..3750f5c 100644
--- a/examples/features/standard/large-message/pom.xml
+++ b/examples/features/standard/large-message/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>large-message</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/last-value-queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/last-value-queue/pom.xml b/examples/features/standard/last-value-queue/pom.xml
index 41f91b1..e0036f3 100644
--- a/examples/features/standard/last-value-queue/pom.xml
+++ b/examples/features/standard/last-value-queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>last-value-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/management-notifications/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/management-notifications/pom.xml b/examples/features/standard/management-notifications/pom.xml
index 63b7af4..7dce374 100644
--- a/examples/features/standard/management-notifications/pom.xml
+++ b/examples/features/standard/management-notifications/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>management-notifications</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml
index 1736771..4aa92af 100644
--- a/examples/features/standard/management/pom.xml
+++ b/examples/features/standard/management/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>management</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/message-counters/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/message-counters/pom.xml b/examples/features/standard/message-counters/pom.xml
index df9c659..5fa776a 100644
--- a/examples/features/standard/message-counters/pom.xml
+++ b/examples/features/standard/message-counters/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-counters</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/message-group/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/message-group/pom.xml b/examples/features/standard/message-group/pom.xml
index 17fb296..379fc2e 100644
--- a/examples/features/standard/message-group/pom.xml
+++ b/examples/features/standard/message-group/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-group</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/message-group2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/message-group2/pom.xml b/examples/features/standard/message-group2/pom.xml
index f98e0ef..46cce80 100644
--- a/examples/features/standard/message-group2/pom.xml
+++ b/examples/features/standard/message-group2/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-group2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/message-priority/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/message-priority/pom.xml b/examples/features/standard/message-priority/pom.xml
index df9e545..de3c993 100644
--- a/examples/features/standard/message-priority/pom.xml
+++ b/examples/features/standard/message-priority/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-priority</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/no-consumer-buffering/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/no-consumer-buffering/pom.xml b/examples/features/standard/no-consumer-buffering/pom.xml
index 971c5d5..9e2600c 100644
--- a/examples/features/standard/no-consumer-buffering/pom.xml
+++ b/examples/features/standard/no-consumer-buffering/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>no-consumer-buffering</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/paging/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml
index 8e1fb57..a016392 100644
--- a/examples/features/standard/paging/pom.xml
+++ b/examples/features/standard/paging/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>paging</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml
index e89dccd..2458bd6 100644
--- a/examples/features/standard/pom.xml
+++ b/examples/features/standard/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.broker</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/pre-acknowledge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/pre-acknowledge/pom.xml b/examples/features/standard/pre-acknowledge/pom.xml
index a957fe5..17ccc13 100644
--- a/examples/features/standard/pre-acknowledge/pom.xml
+++ b/examples/features/standard/pre-acknowledge/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>pre-acknowledge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/producer-rate-limit/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/producer-rate-limit/pom.xml b/examples/features/standard/producer-rate-limit/pom.xml
index a1ee1bc..b82d8f7 100644
--- a/examples/features/standard/producer-rate-limit/pom.xml
+++ b/examples/features/standard/producer-rate-limit/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>producer-rate-limit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/queue-requestor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/queue-requestor/pom.xml b/examples/features/standard/queue-requestor/pom.xml
index f943221..c205f49 100644
--- a/examples/features/standard/queue-requestor/pom.xml
+++ b/examples/features/standard/queue-requestor/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-requestor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/queue-selector/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/queue-selector/pom.xml b/examples/features/standard/queue-selector/pom.xml
index caab8db..041a515 100644
--- a/examples/features/standard/queue-selector/pom.xml
+++ b/examples/features/standard/queue-selector/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml
index 637df9b..6696825 100644
--- a/examples/features/standard/queue/pom.xml
+++ b/examples/features/standard/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/reattach-node/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/reattach-node/pom.xml b/examples/features/standard/reattach-node/pom.xml
index dfc44bc..87acf08 100644
--- a/examples/features/standard/reattach-node/pom.xml
+++ b/examples/features/standard/reattach-node/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>reattach-node</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/request-reply/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/request-reply/pom.xml b/examples/features/standard/request-reply/pom.xml
index 150f918..e8ca0e5 100644
--- a/examples/features/standard/request-reply/pom.xml
+++ b/examples/features/standard/request-reply/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>request-reply</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/rest/dup-send/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/rest/dup-send/pom.xml b/examples/features/standard/rest/dup-send/pom.xml
index 57149b0..c43cc55 100644
--- a/examples/features/standard/rest/dup-send/pom.xml
+++ b/examples/features/standard/rest/dup-send/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
    <artifactId>dup-send</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/rest/javascript-chat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/rest/javascript-chat/pom.xml b/examples/features/standard/rest/javascript-chat/pom.xml
index bafc51d..02716c1 100644
--- a/examples/features/standard/rest/javascript-chat/pom.xml
+++ b/examples/features/standard/rest/javascript-chat/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
    <artifactId>javascript-chat</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/rest/jms-to-rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/rest/jms-to-rest/pom.xml b/examples/features/standard/rest/jms-to-rest/pom.xml
index 410bfbc..8daaae9 100644
--- a/examples/features/standard/rest/jms-to-rest/pom.xml
+++ b/examples/features/standard/rest/jms-to-rest/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
    <artifactId>mixed-jms-rest</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/rest/pom.xml b/examples/features/standard/rest/pom.xml
index f127f10..f7af6cb 100644
--- a/examples/features/standard/rest/pom.xml
+++ b/examples/features/standard/rest/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.rest</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/rest/push/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/rest/push/pom.xml b/examples/features/standard/rest/push/pom.xml
index b6e3f5d..8a0fae2 100644
--- a/examples/features/standard/rest/push/pom.xml
+++ b/examples/features/standard/rest/push/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
    <artifactId>push</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/f2db1c43/examples/features/standard/scheduled-message/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/scheduled-message/pom.xml b/examples/features/standard/scheduled-message/pom.xml
index af08607..25caea4 100644
--- a/examples/features/standard/scheduled-message/pom.xml
+++ b/examples/features/standard/scheduled-message/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>scheduled-message</artifactId>