You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2017/11/01 05:39:28 UTC

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

Repository: activemq-artemis
Updated Branches:
  refs/heads/master ac51c9057 -> 8703d9d51


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 bede7cb..557e211 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>queue-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml
index 7e964c8..aa5ecca 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 4af95e2..f923a7e 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>reattach-node</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 9ac2496..1432952 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>request-reply</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 618c58e..7791f9c 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
    <artifactId>dup-send</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 020bc89..7edccaf 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
    <artifactId>javascript-chat</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 be63429..942c1a3 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
    <artifactId>mixed-jms-rest</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/rest/pom.xml b/examples/features/standard/rest/pom.xml
index 760f3ed..b015968 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.rest</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 8bc3aba..8c17266 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
    <artifactId>push</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 f953c86..f2b0c29 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>scheduled-message</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 4970bce..d90e9d2 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>security-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml
index cd8af45..8224cc1 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>security</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 05a8ae5..94dc19b 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>send-acknowledgements</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 0f65403..7dee803 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>spring-integration</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 d106915..c746619 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>ssl-enabled-dual-authentication</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 7bcc83a..fef4df9 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>ssl-enabled</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 513ecad..c1967ce 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>static-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 eb89b02..5877532 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>temp-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 e02a86c..236aeeb 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>topic-hierarchies</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 232b152..602b104 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>topic-selector1</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 f70d59f..70732be 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>topic-selector2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/topic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml
index 103a8ea..ecdfdcc 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>topic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/transactional/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml
index 22d7415..b629a1f 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>transactional</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 661a693..238222d 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>xa-heuristic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 fedd2f7..849ca48 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>xa-receive</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 fac358c..1401ab6 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>xa-send</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 6466710..dee35e4 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-rar</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml b/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml
index 1bbccfb..6f9f192 100644
--- a/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml
+++ b/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>inter-broker-bridge-pom</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-jms-bridge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/sub-modules/inter-broker-bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/inter-broker-bridge/pom.xml b/examples/features/sub-modules/inter-broker-bridge/pom.xml
index f1909a7..b9ede87 100644
--- a/examples/features/sub-modules/inter-broker-bridge/pom.xml
+++ b/examples/features/sub-modules/inter-broker-bridge/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.modules</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/sub-modules/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml
index ce20c04..0c5bc77 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.modules</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 35026a5..9e477ad 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/protocols/amqp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml
index 1089563..d6c204d 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.amqp</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 d2f0aef..e07595c 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>protoncpp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 676355f..603e0e5 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>proton-ruby</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/protocols/amqp/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml
index b897f4b..2907059 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 05252fb..eea6b1c 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-mqtt-publish-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/protocols/mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml
index afdb5ba..56903b9 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.mqtt</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/protocols/openwire/chat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml
index 382ebd0..18351aa 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>chat-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 7e695f8..c3eabb0 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>message-listener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 000343a..9e5a943 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>message-recovery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/protocols/openwire/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml
index da789b9..17589b8 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.openwire</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/protocols/openwire/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml
index 896bb4c..36b6bfd 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>queue-openwire</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/protocols/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml
index 6a2f9a1..7d6c9f0 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.protocols</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/protocols/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml
index 4c51a82..530d3d5 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.stomp</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 024bb60..179ff00 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>stomp-embedded-interceptor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 7faae27..9444d4c 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>stomp-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 b437024..a16c8df 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>stomp-websockets</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/protocols/stomp/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml
index aa016fa..0c3be7b 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>stomp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 01f2e83..bfcf7dc 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>stomp1.1</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 3f7321d..f514ab5 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>stomp1.2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/integration/activemq-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml
index dfd68a1..6fbf3f3 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7dbbbe4..06de7ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-pom</artifactId>
    <packaging>pom</packaging>
-   <version>2.5.0-SNAPSHOT</version>
+   <version>2.4.0</version>
 
    <parent>
       <groupId>org.apache</groupId>
@@ -184,7 +184,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>2.4.0</tag>
    </scm>
 
    <distributionManagement>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/tests/activemq5-unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml
index edf924a..b9888a9 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>activemq5-unit-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/tests/artemis-test-support/pom.xml
----------------------------------------------------------------------
diff --git a/tests/artemis-test-support/pom.xml b/tests/artemis-test-support/pom.xml
index 9322fcb..4649a20 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-test-support</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/tests/extra-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/extra-tests/pom.xml b/tests/extra-tests/pom.xml
index 2089fc9..4b8726d 100644
--- a/tests/extra-tests/pom.xml
+++ b/tests/extra-tests/pom.xml
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>extra-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/tests/integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index ed6fdb8..e261f4b 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>
@@ -309,7 +309,7 @@
       <dependency>
          <groupId>org.apache.activemq.rest</groupId>
          <artifactId>artemis-rest</artifactId>
-         <version>2.5.0-SNAPSHOT</version>
+         <version>2.4.0</version>
          <scope>compile</scope>
       </dependency>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/tests/jms-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml
index 1c2ef5f..3cd0b96 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>jms-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/tests/joram-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml
index ea3a28d..bface17 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>joram-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/tests/performance-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml
index 1fd21d6..4ba8ecc 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>performance-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index 145bade..19c5010 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <name>ActiveMQ Artemis Tests POM</name>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/tests/smoke-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/smoke-tests/pom.xml b/tests/smoke-tests/pom.xml
index f485de7..1c3fa5c 100644
--- a/tests/smoke-tests/pom.xml
+++ b/tests/smoke-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>smoke-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/tests/soak-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml
index e0c84c6..98701ca 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/tests/stress-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml
index bbea935..1cbcb2e 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/tests/timing-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml
index 39fdf28..c416555 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/tests/unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml
index 8d84f6a..5544fbe 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>unit-tests</artifactId>
@@ -114,13 +114,13 @@
       <dependency>
          <groupId>org.apache.activemq</groupId>
          <artifactId>artemis-junit</artifactId>
-         <version>2.5.0-SNAPSHOT</version>
+         <version>2.4.0</version>
          <scope>test</scope>
       </dependency>
       <dependency>
          <groupId>org.apache.activemq.tests</groupId>
          <artifactId>artemis-test-support</artifactId>
-         <version>2.5.0-SNAPSHOT</version>
+         <version>2.4.0</version>
          <scope>test</scope>
       </dependency>
 


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

Posted by jb...@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/8703d9d5
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/8703d9d5
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/8703d9d5

Branch: refs/heads/master
Commit: 8703d9d51d395e236990e65ce9f045c3fbda8721
Parents: ec63189
Author: Justin Bertram <jb...@apache.org>
Authored: Wed Nov 1 00:35:04 2017 -0500
Committer: Justin Bertram <jb...@apache.org>
Committed: Wed Nov 1 00:38:57 2017 -0500

----------------------------------------------------------------------
 artemis-boot/pom.xml                                           | 2 +-
 artemis-cdi-client/pom.xml                                     | 2 +-
 artemis-cli/pom.xml                                            | 2 +-
 artemis-commons/pom.xml                                        | 2 +-
 artemis-core-client-all/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-hawtio/activemq-branding/pom.xml                       | 2 +-
 artemis-hawtio/artemis-console/pom.xml                         | 2 +-
 artemis-hawtio/artemis-plugin/pom.xml                          | 2 +-
 artemis-hawtio/pom.xml                                         | 2 +-
 artemis-jdbc-store/pom.xml                                     | 2 +-
 artemis-jms-client-all/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-tools/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 +-
 .../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/broker-plugin/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-amqp/pom.xml     | 2 +-
 examples/features/standard/interceptor-client-mqtt/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/artemis-ra-rar/pom.xml           | 2 +-
 .../sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml | 2 +-
 examples/features/sub-modules/inter-broker-bridge/pom.xml      | 2 +-
 examples/features/sub-modules/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-spring-integration/pom.xml                | 2 +-
 pom.xml                                                        | 4 ++--
 tests/activemq5-unit-tests/pom.xml                             | 2 +-
 tests/artemis-test-support/pom.xml                             | 2 +-
 tests/extra-tests/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/smoke-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                                       | 6 +++---
 174 files changed, 178 insertions(+), 178 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-boot/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml
index 8bf543e..59b363d 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
       <relativePath>..</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-cdi-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml
index 443254a..39f344f 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>2.4.0</version>
+        <version>2.5.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-cli/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml
index ca6fd25..b707298 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-cli</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-commons/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml
index 0d9ca7c..c566fb8 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-commons</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-core-client-all/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-core-client-all/pom.xml b/artemis-core-client-all/pom.xml
index fd75ebc..d352d74 100644
--- a/artemis-core-client-all/pom.xml
+++ b/artemis-core-client-all/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-core-client-all</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-core-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml
index 6e34f8a..dc9fd1e 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-core-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index a697d4a..f0e329a 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>apache-artemis</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-dto/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml
index 063e5e5..f875957 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-dto</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-features/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml
index 855c816..9d14abc 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>2.4.0</version>
+		<version>2.5.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>artemis-features</artifactId>
 	<packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-hawtio/activemq-branding/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-hawtio/activemq-branding/pom.xml b/artemis-hawtio/activemq-branding/pom.xml
index 0a4e535..1fda99d 100644
--- a/artemis-hawtio/activemq-branding/pom.xml
+++ b/artemis-hawtio/activemq-branding/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.activemq</groupId>
         <artifactId>artemis-hawtio-pom</artifactId>
-        <version>2.4.0</version>
+        <version>2.5.0-SNAPSHOT</version>
     </parent>
     
     <artifactId>activemq-branding</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-hawtio/artemis-console/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-hawtio/artemis-console/pom.xml b/artemis-hawtio/artemis-console/pom.xml
index 016c53e..434f1fd 100644
--- a/artemis-hawtio/artemis-console/pom.xml
+++ b/artemis-hawtio/artemis-console/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>artemis-hawtio-pom</artifactId>
-    <version>2.4.0</version>
+    <version>2.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>artemis-console</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-hawtio/artemis-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-hawtio/artemis-plugin/pom.xml b/artemis-hawtio/artemis-plugin/pom.xml
index 373272e..c27274f 100644
--- a/artemis-hawtio/artemis-plugin/pom.xml
+++ b/artemis-hawtio/artemis-plugin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>artemis-hawtio-pom</artifactId>
-    <version>2.4.0</version>
+    <version>2.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>artemis-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-hawtio/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-hawtio/pom.xml b/artemis-hawtio/pom.xml
index 0dacb15..4c918d6 100644
--- a/artemis-hawtio/pom.xml
+++ b/artemis-hawtio/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.activemq</groupId>
         <artifactId>artemis-pom</artifactId>
-        <version>2.4.0</version>
+        <version>2.5.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>artemis-hawtio-pom</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-jdbc-store/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml
index c05b237..738f2d0 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jdbc-store</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-jms-client-all/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-client-all/pom.xml b/artemis-jms-client-all/pom.xml
index 9a09797..ec6650a 100644
--- a/artemis-jms-client-all/pom.xml
+++ b/artemis-jms-client-all/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jms-client-all</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-jms-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml
index d404fcd..39f14f8 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jms-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-jms-server/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml
index 0383d66..a44fd6e 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jms-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-journal/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml
index c1350dc..f7e1ee6 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-journal</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-junit/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml
index 2c6e876..b3254dd 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-junit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml
index 19f88fb..01f85ea 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-native/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-native/pom.xml b/artemis-native/pom.xml
index 5f2885d..9834f90 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-native</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 c6ce631..2a956d1 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 dce6526..9b77ebd 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 917c5fd..75eec2f 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 76c12e3..0088971 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 c4351a8..61efdc3 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 732e2a4..de8e972 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-protocols/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml
index 7c4b512..236333a 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-ra/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml
index 8cbb843..993eeda 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-ra</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-rest/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml
index e480002..91482de 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <name>ActiveMQ Artemis REST Interface Implementation</name>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-selector/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml
index 27b4898..0eb32fa 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-server-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml
index c9f1182..2f73009 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-server-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-server/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml
index 3962718..551dbd0 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-service-extensions/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml
index 9f900c7..162dff7 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-service-extensions</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-tools/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-tools/pom.xml b/artemis-tools/pom.xml
index f60efea..399036f 100644
--- a/artemis-tools/pom.xml
+++ b/artemis-tools/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <name>ActiveMQ Artemis Tools</name>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-web/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml
index 9145b3c..e8542a3 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-web</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/artemis-website/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml
index 50b3f92..1f818a0 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-website</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 4f5db5a..14b8715 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>client-side-load-balancing</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 6f07f78..4dfdb3d 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-durable-subscription</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 03693d2..61293f9 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-grouping</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 0097ae2..8a8a1c2 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-jgroups</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 9267477..5f1f0ed 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 921efd6..bc921cb 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-static-discovery-uri</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 a4feedc..ff1cafc 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-static-discovery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 579b29b..c77f049 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-static-oneway</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 f9f7dfe..7cdea91 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-topic-uri</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 25f7a8b..a7ac39b 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-topic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/clustered/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml
index 6051bd2..bbd8025 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 15cb655..79acc8e 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-message-redistribution</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 434c04c..a642477 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>symmetric-cluster</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 f4c99e0..9609076 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>application-layer-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 77776e7..30d22aa 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>client-side-fileoverlistener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 fdccbc7..ca20c13 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>colocated-failover-scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 9f34bed..5cf10a8 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>colocated-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 35a24b4..43ce5cc 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>ha-policy-autobackup</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 4a262e1..a5e31ea 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>multiple-failover-failback</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 0c785af..51f47a3 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>multiple-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 127af9d..52f0944 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>non-transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/ha/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml
index 49bf627..c3acd9d 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.failover</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 6a78bb9..6020fcc 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>replicated-failback-static</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 74db999..c843cf3 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>replicated-failback</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 3e474ed..e296bdf 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>replicated-multiple-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 161f531..83843ad 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>replicated-transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 5f7115a..008ccc1 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 5f98296..4ea900f 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stop-server-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 a032262..df482e9 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/perf/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/perf/pom.xml b/examples/features/perf/perf/pom.xml
index 71da92a..ae011eb 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>openwire-perf</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml
index 291822e..cac7f29 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.soak</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/perf/soak/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml
index 63c8c65..360c2c4 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <dependencies>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/pom.xml b/examples/features/pom.xml
index 41d1009..ea77a67 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/bridge/pom.xml b/examples/features/standard/bridge/pom.xml
index 2c65880..e525763 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>core-bridge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/broker-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/broker-plugin/pom.xml b/examples/features/standard/broker-plugin/pom.xml
index 8421a8d..1c89064 100644
--- a/examples/features/standard/broker-plugin/pom.xml
+++ b/examples/features/standard/broker-plugin/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>broker-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/browser/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml
index a74f359..b6bdfe2 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>browser</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/cdi/pom.xml b/examples/features/standard/cdi/pom.xml
index 96a01a3..27215c0 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-cdi-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 5074b78..5b51591 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>client-kickoff</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 a081dc3..791063c 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>consumer-rate-limit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 f7ec89b..288f06d 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>dead-letter</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 ece08e7..6d225ba 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>delayed-redelivery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/divert/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml
index 328827b..9745afd 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
    <artifactId>divert</artifactId>
    <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 61da240..7c537bf 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>durable-subscription</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 8303fb0..40e9fc2 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>embedded-simple</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/embedded/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml
index f512068..ff99767 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>embedded</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/expiry/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml
index a80e1fe..4c8f1f7 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>expiry</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 5a0a9b6..38c3a60 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>http-transport</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 550b2aa..bd63910 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>instantiate-connection-factory</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/interceptor-client-amqp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/interceptor-client-amqp/pom.xml b/examples/features/standard/interceptor-client-amqp/pom.xml
index 44f1029..35d90ca 100644
--- a/examples/features/standard/interceptor-client-amqp/pom.xml
+++ b/examples/features/standard/interceptor-client-amqp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>interceptor-client-amqp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/interceptor-client-mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/interceptor-client-mqtt/pom.xml b/examples/features/standard/interceptor-client-mqtt/pom.xml
index 99e8973..d9f97bf 100644
--- a/examples/features/standard/interceptor-client-mqtt/pom.xml
+++ b/examples/features/standard/interceptor-client-mqtt/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>interceptor-client-mqtt</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 ac9f8a6..3d52359 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>interceptor-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/interceptor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml
index 9bd80b8..2101ae6 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>interceptor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 00c83b1..60bc37e 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>auto-closeable</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 83c3706..320bcad 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>bridge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 d21e5d3..4d4848b 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>completion-listener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 d5646a9..6258138 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>context</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 2f77f3f..f3f95b1 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>shared-consumer</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml
index 2bf8718..902fe99 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 a325d00..020a7b1 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>large-message</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 f0e889e..e2e9c0c 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>last-value-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 adeb221..06bd8cb 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>management-notifications</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml
index 13a3ff7..e1d1a64 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>management</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 7c12b57..30b58e5 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-counters</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 6662f5b..8ca2809 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-group</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 a4d66af..5d38995 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-group2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 30b6f88..4e89d0c 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-priority</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 9aa2de7..7a56f51 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>no-consumer-buffering</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/paging/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml
index 6d1c6cf..40cdf91 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>paging</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml
index 548d553..0f44b22 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.broker</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 60921c6..5c58c50 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>pre-acknowledge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 70d755e..e313a37 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>producer-rate-limit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 f339a8e..9db8f92 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-requestor</artifactId>


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

Posted by jb...@apache.org.
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 557e211..bede7cb 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml
index aa5ecca..7e964c8 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 f923a7e..4af95e2 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>reattach-node</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 1432952..9ac2496 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>request-reply</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 7791f9c..618c58e 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
    <artifactId>dup-send</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 7edccaf..020bc89 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
    <artifactId>javascript-chat</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 942c1a3..be63429 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
    <artifactId>mixed-jms-rest</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/rest/pom.xml b/examples/features/standard/rest/pom.xml
index b015968..760f3ed 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.rest</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 8c17266..8bc3aba 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
    <artifactId>push</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 f2b0c29..f953c86 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>scheduled-message</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 d90e9d2..4970bce 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>security-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml
index 8224cc1..cd8af45 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>security</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 94dc19b..05a8ae5 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>send-acknowledgements</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 7dee803..0f65403 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>spring-integration</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 c746619..d106915 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>ssl-enabled-dual-authentication</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 fef4df9..7bcc83a 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>ssl-enabled</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 c1967ce..513ecad 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>static-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 5877532..eb89b02 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>temp-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 236aeeb..e02a86c 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic-hierarchies</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 602b104..232b152 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic-selector1</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 70732be..f70d59f 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic-selector2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/topic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml
index ecdfdcc..103a8ea 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/standard/transactional/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml
index b629a1f..22d7415 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>transactional</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 238222d..661a693 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>xa-heuristic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 849ca48..fedd2f7 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>xa-receive</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 1401ab6..fac358c 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>xa-send</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 dee35e4..6466710 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-rar</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml b/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml
index 6f9f192..1bbccfb 100644
--- a/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml
+++ b/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>inter-broker-bridge-pom</artifactId>
-      <version>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jms-bridge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/sub-modules/inter-broker-bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/inter-broker-bridge/pom.xml b/examples/features/sub-modules/inter-broker-bridge/pom.xml
index b9ede87..f1909a7 100644
--- a/examples/features/sub-modules/inter-broker-bridge/pom.xml
+++ b/examples/features/sub-modules/inter-broker-bridge/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.modules</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/features/sub-modules/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml
index 0c5bc77..ce20c04 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.modules</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 9e477ad..35026a5 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/protocols/amqp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml
index d6c204d..1089563 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.amqp</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 e07595c..d2f0aef 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>protoncpp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 603e0e5..676355f 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>proton-ruby</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/protocols/amqp/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml
index 2907059..b897f4b 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 eea6b1c..05252fb 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-mqtt-publish-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/protocols/mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml
index 56903b9..afdb5ba 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.mqtt</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/protocols/openwire/chat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml
index 18351aa..382ebd0 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>chat-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 c3eabb0..7e695f8 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-listener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 9e5a943..000343a 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-recovery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/protocols/openwire/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml
index 17589b8..da789b9 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.openwire</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/protocols/openwire/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml
index 36b6bfd..896bb4c 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-openwire</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/protocols/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml
index 7d6c9f0..6a2f9a1 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.protocols</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/protocols/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml
index 530d3d5..4c51a82 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.stomp</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 179ff00..024bb60 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp-embedded-interceptor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 9444d4c..7faae27 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 a16c8df..b437024 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp-websockets</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/examples/protocols/stomp/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml
index 0c3be7b..aa016fa 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 bfcf7dc..01f2e83 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp1.1</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/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 f514ab5..3f7321d 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp1.2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/integration/activemq-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml
index 6fbf3f3..dfd68a1 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 06de7ea..7dbbbe4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-pom</artifactId>
    <packaging>pom</packaging>
-   <version>2.4.0</version>
+   <version>2.5.0-SNAPSHOT</version>
 
    <parent>
       <groupId>org.apache</groupId>
@@ -184,7 +184,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>2.4.0</tag>
+      <tag>1.0.0-SNAPSHOT</tag>
    </scm>
 
    <distributionManagement>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/tests/activemq5-unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml
index b9888a9..edf924a 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq5-unit-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/tests/artemis-test-support/pom.xml
----------------------------------------------------------------------
diff --git a/tests/artemis-test-support/pom.xml b/tests/artemis-test-support/pom.xml
index 4649a20..9322fcb 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-test-support</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/tests/extra-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/extra-tests/pom.xml b/tests/extra-tests/pom.xml
index 4b8726d..2089fc9 100644
--- a/tests/extra-tests/pom.xml
+++ b/tests/extra-tests/pom.xml
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>extra-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/tests/integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index e261f4b..ed6fdb8 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>
@@ -309,7 +309,7 @@
       <dependency>
          <groupId>org.apache.activemq.rest</groupId>
          <artifactId>artemis-rest</artifactId>
-         <version>2.4.0</version>
+         <version>2.5.0-SNAPSHOT</version>
          <scope>compile</scope>
       </dependency>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/tests/jms-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml
index 3cd0b96..1c2ef5f 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>jms-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/tests/joram-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml
index bface17..ea3a28d 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>joram-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/tests/performance-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml
index 4ba8ecc..1fd21d6 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>performance-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index 19c5010..145bade 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <name>ActiveMQ Artemis Tests POM</name>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/tests/smoke-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/smoke-tests/pom.xml b/tests/smoke-tests/pom.xml
index 1c3fa5c..f485de7 100644
--- a/tests/smoke-tests/pom.xml
+++ b/tests/smoke-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>smoke-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/tests/soak-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml
index 98701ca..e0c84c6 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/tests/stress-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml
index 1cbcb2e..bbea935 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/tests/timing-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml
index c416555..39fdf28 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8703d9d5/tests/unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml
index 5544fbe..8d84f6a 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>2.4.0</version>
+      <version>2.5.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>unit-tests</artifactId>
@@ -114,13 +114,13 @@
       <dependency>
          <groupId>org.apache.activemq</groupId>
          <artifactId>artemis-junit</artifactId>
-         <version>2.4.0</version>
+         <version>2.5.0-SNAPSHOT</version>
          <scope>test</scope>
       </dependency>
       <dependency>
          <groupId>org.apache.activemq.tests</groupId>
          <artifactId>artemis-test-support</artifactId>
-         <version>2.4.0</version>
+         <version>2.5.0-SNAPSHOT</version>
          <scope>test</scope>
       </dependency>
 


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

Posted by jb...@apache.org.
[maven-release-plugin] prepare release 2.4.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/ec63189a
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/ec63189a
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/ec63189a

Branch: refs/heads/master
Commit: ec63189a0a8235fc0436d9554bcdf323944e1bf6
Parents: ac51c90
Author: Justin Bertram <jb...@apache.org>
Authored: Wed Nov 1 00:30:30 2017 -0500
Committer: Justin Bertram <jb...@apache.org>
Committed: Wed Nov 1 00:38:56 2017 -0500

----------------------------------------------------------------------
 artemis-boot/pom.xml                                           | 2 +-
 artemis-cdi-client/pom.xml                                     | 2 +-
 artemis-cli/pom.xml                                            | 2 +-
 artemis-commons/pom.xml                                        | 2 +-
 artemis-core-client-all/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-hawtio/activemq-branding/pom.xml                       | 2 +-
 artemis-hawtio/artemis-console/pom.xml                         | 2 +-
 artemis-hawtio/artemis-plugin/pom.xml                          | 2 +-
 artemis-hawtio/pom.xml                                         | 2 +-
 artemis-jdbc-store/pom.xml                                     | 2 +-
 artemis-jms-client-all/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-tools/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 +-
 .../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/broker-plugin/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-amqp/pom.xml     | 2 +-
 examples/features/standard/interceptor-client-mqtt/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/artemis-ra-rar/pom.xml           | 2 +-
 .../sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml | 2 +-
 examples/features/sub-modules/inter-broker-bridge/pom.xml      | 2 +-
 examples/features/sub-modules/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-spring-integration/pom.xml                | 2 +-
 pom.xml                                                        | 4 ++--
 tests/activemq5-unit-tests/pom.xml                             | 2 +-
 tests/artemis-test-support/pom.xml                             | 2 +-
 tests/extra-tests/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/smoke-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                                       | 6 +++---
 174 files changed, 178 insertions(+), 178 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-boot/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml
index 59b363d..8bf543e 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
       <relativePath>..</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-cdi-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml
index 39f344f..443254a 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>2.5.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-cli/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml
index b707298..ca6fd25 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-cli</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-commons/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml
index c566fb8..0d9ca7c 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-commons</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-core-client-all/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-core-client-all/pom.xml b/artemis-core-client-all/pom.xml
index d352d74..fd75ebc 100644
--- a/artemis-core-client-all/pom.xml
+++ b/artemis-core-client-all/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-core-client-all</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-core-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml
index dc9fd1e..6e34f8a 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-core-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index f0e329a..a697d4a 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>apache-artemis</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-dto/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml
index f875957..063e5e5 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-dto</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-features/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml
index 9d14abc..855c816 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>2.5.0-SNAPSHOT</version>
+		<version>2.4.0</version>
 	</parent>
 	<artifactId>artemis-features</artifactId>
 	<packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-hawtio/activemq-branding/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-hawtio/activemq-branding/pom.xml b/artemis-hawtio/activemq-branding/pom.xml
index 1fda99d..0a4e535 100644
--- a/artemis-hawtio/activemq-branding/pom.xml
+++ b/artemis-hawtio/activemq-branding/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.activemq</groupId>
         <artifactId>artemis-hawtio-pom</artifactId>
-        <version>2.5.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
     
     <artifactId>activemq-branding</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-hawtio/artemis-console/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-hawtio/artemis-console/pom.xml b/artemis-hawtio/artemis-console/pom.xml
index 434f1fd..016c53e 100644
--- a/artemis-hawtio/artemis-console/pom.xml
+++ b/artemis-hawtio/artemis-console/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>artemis-hawtio-pom</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.4.0</version>
   </parent>
 
   <artifactId>artemis-console</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-hawtio/artemis-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-hawtio/artemis-plugin/pom.xml b/artemis-hawtio/artemis-plugin/pom.xml
index c27274f..373272e 100644
--- a/artemis-hawtio/artemis-plugin/pom.xml
+++ b/artemis-hawtio/artemis-plugin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>artemis-hawtio-pom</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.4.0</version>
   </parent>
 
   <artifactId>artemis-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-hawtio/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-hawtio/pom.xml b/artemis-hawtio/pom.xml
index 4c918d6..0dacb15 100644
--- a/artemis-hawtio/pom.xml
+++ b/artemis-hawtio/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.activemq</groupId>
         <artifactId>artemis-pom</artifactId>
-        <version>2.5.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>artemis-hawtio-pom</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-jdbc-store/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml
index 738f2d0..c05b237 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-jdbc-store</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-jms-client-all/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-client-all/pom.xml b/artemis-jms-client-all/pom.xml
index ec6650a..9a09797 100644
--- a/artemis-jms-client-all/pom.xml
+++ b/artemis-jms-client-all/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-jms-client-all</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-jms-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml
index 39f14f8..d404fcd 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-jms-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-jms-server/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml
index a44fd6e..0383d66 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-jms-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-journal/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml
index f7e1ee6..c1350dc 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-journal</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-junit/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml
index b3254dd..2c6e876 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-junit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml
index 01f85ea..19f88fb 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-native/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-native/pom.xml b/artemis-native/pom.xml
index 9834f90..5f2885d 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-native</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 2a956d1..c6ce631 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 9b77ebd..dce6526 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 75eec2f..917c5fd 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 0088971..76c12e3 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 61efdc3..c4351a8 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 de8e972..732e2a4 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-protocols/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml
index 236333a..7c4b512 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-ra/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml
index 993eeda..8cbb843 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-ra</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-rest/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml
index 91482de..e480002 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <name>ActiveMQ Artemis REST Interface Implementation</name>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-selector/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml
index 0eb32fa..27b4898 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-server-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml
index 2f73009..c9f1182 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-server-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-server/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml
index 551dbd0..3962718 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-service-extensions/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml
index 162dff7..9f900c7 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-service-extensions</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-tools/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-tools/pom.xml b/artemis-tools/pom.xml
index 399036f..f60efea 100644
--- a/artemis-tools/pom.xml
+++ b/artemis-tools/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <name>ActiveMQ Artemis Tools</name>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-web/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml
index e8542a3..9145b3c 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-web</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/artemis-website/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml
index 1f818a0..50b3f92 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-website</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 14b8715..4f5db5a 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>client-side-load-balancing</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 4dfdb3d..6f07f78 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>clustered-durable-subscription</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 61293f9..03693d2 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>clustered-grouping</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 8a8a1c2..0097ae2 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>clustered-jgroups</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 5f1f0ed..9267477 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>clustered-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 bc921cb..921efd6 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>clustered-static-discovery-uri</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 ff1cafc..a4feedc 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>clustered-static-discovery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 c77f049..579b29b 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>clustered-static-oneway</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 7cdea91..f9f7dfe 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>clustered-topic-uri</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 a7ac39b..25f7a8b 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>clustered-topic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/clustered/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml
index bbd8025..6051bd2 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 79acc8e..15cb655 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>queue-message-redistribution</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 a642477..434c04c 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>symmetric-cluster</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 9609076..f4c99e0 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>application-layer-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 30d22aa..77776e7 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>client-side-fileoverlistener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 ca20c13..fdccbc7 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>colocated-failover-scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 5cf10a8..9f34bed 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>colocated-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 43ce5cc..35a24b4 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>ha-policy-autobackup</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 a5e31ea..4a262e1 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>multiple-failover-failback</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 51f47a3..0c785af 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>multiple-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 52f0944..127af9d 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>non-transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/ha/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml
index c3acd9d..49bf627 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.failover</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 6020fcc..6a78bb9 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>replicated-failback-static</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 c843cf3..74db999 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>replicated-failback</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 e296bdf..3e474ed 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>replicated-multiple-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 83843ad..161f531 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>replicated-transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 008ccc1..5f7115a 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 4ea900f..5f98296 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>stop-server-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 df482e9..a032262 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/perf/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/perf/pom.xml b/examples/features/perf/perf/pom.xml
index ae011eb..71da92a 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>openwire-perf</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml
index cac7f29..291822e 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.soak</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/perf/soak/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml
index 360c2c4..63c8c65 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <dependencies>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/pom.xml b/examples/features/pom.xml
index ea77a67..41d1009 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/bridge/pom.xml b/examples/features/standard/bridge/pom.xml
index e525763..2c65880 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>core-bridge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/broker-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/broker-plugin/pom.xml b/examples/features/standard/broker-plugin/pom.xml
index 1c89064..8421a8d 100644
--- a/examples/features/standard/broker-plugin/pom.xml
+++ b/examples/features/standard/broker-plugin/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>broker-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/browser/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml
index b6bdfe2..a74f359 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>browser</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/cdi/pom.xml b/examples/features/standard/cdi/pom.xml
index 27215c0..96a01a3 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>artemis-cdi-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 5b51591..5074b78 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>client-kickoff</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 791063c..a081dc3 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>consumer-rate-limit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 288f06d..f7ec89b 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>dead-letter</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 6d225ba..ece08e7 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>delayed-redelivery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/divert/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml
index 9745afd..328827b 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
    <artifactId>divert</artifactId>
    <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 7c537bf..61da240 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>durable-subscription</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 40e9fc2..8303fb0 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>embedded-simple</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/embedded/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml
index ff99767..f512068 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>embedded</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/expiry/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml
index 4c8f1f7..a80e1fe 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>expiry</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 38c3a60..5a0a9b6 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>http-transport</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 bd63910..550b2aa 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>instantiate-connection-factory</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/interceptor-client-amqp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/interceptor-client-amqp/pom.xml b/examples/features/standard/interceptor-client-amqp/pom.xml
index 35d90ca..44f1029 100644
--- a/examples/features/standard/interceptor-client-amqp/pom.xml
+++ b/examples/features/standard/interceptor-client-amqp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>interceptor-client-amqp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/interceptor-client-mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/interceptor-client-mqtt/pom.xml b/examples/features/standard/interceptor-client-mqtt/pom.xml
index d9f97bf..99e8973 100644
--- a/examples/features/standard/interceptor-client-mqtt/pom.xml
+++ b/examples/features/standard/interceptor-client-mqtt/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>interceptor-client-mqtt</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 3d52359..ac9f8a6 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>interceptor-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/interceptor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml
index 2101ae6..9bd80b8 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>interceptor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 60bc37e..00c83b1 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>auto-closeable</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 320bcad..83c3706 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>bridge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 4d4848b..d21e5d3 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>completion-listener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 6258138..d5646a9 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>context</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 f3f95b1..2f77f3f 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>shared-consumer</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml
index 902fe99..2bf8718 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 020a7b1..a325d00 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>large-message</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 e2e9c0c..f0e889e 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>last-value-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 06bd8cb..adeb221 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>management-notifications</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml
index e1d1a64..13a3ff7 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>management</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 30b58e5..7c12b57 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>message-counters</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 8ca2809..6662f5b 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>message-group</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 5d38995..a4d66af 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>message-group2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 4e89d0c..30b6f88 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>message-priority</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 7a56f51..9aa2de7 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>no-consumer-buffering</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/paging/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml
index 40cdf91..6d1c6cf 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>paging</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/examples/features/standard/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml
index 0f44b22..548d553 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.broker</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 5c58c50..60921c6 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>pre-acknowledge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 e313a37..70d755e 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>producer-rate-limit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ec63189a/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 9db8f92..f339a8e 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>2.5.0-SNAPSHOT</version>
+      <version>2.4.0</version>
    </parent>
 
    <artifactId>queue-requestor</artifactId>