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

[2/5] activemq-artemis git commit: [maven-release-plugin] prepare release 2.5.0

[maven-release-plugin] prepare release 2.5.0


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

Branch: refs/heads/master
Commit: 5f5b1dcf8f731b53d1b271fdde46dddacdd71bd7
Parents: 5ab187b
Author: Clebert Suconic <cl...@apache.org>
Authored: Mon Mar 12 12:46:16 2018 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Mon Mar 12 12:46:16 2018 -0400

----------------------------------------------------------------------
 artemis-boot/pom.xml                                          | 2 +-
 artemis-cdi-client/pom.xml                                    | 2 +-
 artemis-cli/pom.xml                                           | 2 +-
 artemis-commons/pom.xml                                       | 2 +-
 artemis-core-client-all/pom.xml                               | 2 +-
 artemis-core-client-osgi/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-osgi/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 +-
 .../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 +-
 .../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/auto-closeable/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/completion-listener/pom.xml        | 2 +-
 examples/features/standard/consumer-rate-limit/pom.xml        | 2 +-
 examples/features/standard/context/pom.xml                    | 2 +-
 examples/features/standard/core-bridge/pom.xml                | 2 +-
 examples/features/standard/database/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-amqp/pom.xml           | 2 +-
 examples/features/standard/interceptor-client/pom.xml         | 2 +-
 examples/features/standard/interceptor-mqtt/pom.xml           | 2 +-
 examples/features/standard/interceptor/pom.xml                | 2 +-
 examples/features/standard/jms-bridge/pom.xml                 | 2 +-
 examples/features/standard/jmx-ssl/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/shared-consumer/pom.xml            | 2 +-
 examples/features/standard/slow-consumer/pom.xml              | 2 +-
 examples/features/standard/spring-integration/pom.xml         | 2 +-
 examples/features/standard/ssl-enabled-crl-mqtt/pom.xml       | 5 ++---
 .../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-selector1/pom.xml            | 2 +-
 examples/features/standard/topic-selector2/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 +-
 .../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/features/sub-modules/tomcat/pom.xml                  | 6 ++----
 examples/pom.xml                                              | 2 +-
 examples/protocols/amqp/pom.xml                               | 2 +-
 examples/protocols/amqp/proton-clustered-cpp/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/clustered-queue-mqtt/pom.xml          | 2 +-
 examples/protocols/mqtt/pom.xml                               | 2 +-
 examples/protocols/mqtt/publish-subscribe/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-dual-authentication/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/compatibility-tests/pom.xml                             | 7 +++----
 tests/integration-tests/pom.xml                               | 4 ++--
 tests/jms-tests/pom.xml                                       | 2 +-
 tests/joram-tests/pom.xml                                     | 2 +-
 tests/karaf-client-integration-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 +++---
 185 files changed, 193 insertions(+), 197 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-boot/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml
index 59b363d..6cb4250 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.5.0</version>
       <relativePath>..</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-cdi-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml
index 4c9783e..29011a9 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.5.0</version>
       <relativePath>..</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-cli/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml
index 775fe2d..4eab5d0 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.5.0</version>
    </parent>
 
    <artifactId>artemis-cli</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-commons/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml
index 3449b48..3112760 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.5.0</version>
    </parent>
 
    <artifactId>artemis-commons</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-core-client-all/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-core-client-all/pom.xml b/artemis-core-client-all/pom.xml
index d352d74..ba31465 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.5.0</version>
    </parent>
 
    <artifactId>artemis-core-client-all</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-core-client-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-core-client-osgi/pom.xml b/artemis-core-client-osgi/pom.xml
index 0011c68..09e8c6c 100644
--- a/artemis-core-client-osgi/pom.xml
+++ b/artemis-core-client-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.5.0</version>
    </parent>
 
    <artifactId>artemis-core-client-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-core-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml
index 6d3d39c..6cfe259 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.5.0</version>
    </parent>
 
    <artifactId>artemis-core-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index f0e329a..d1367d4 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.5.0</version>
    </parent>
 
    <artifactId>apache-artemis</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-dto/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml
index f875957..6e07186 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.5.0</version>
    </parent>
 
    <artifactId>artemis-dto</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-features/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml
index e57e00d..5c38b83 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.5.0</version>
 	</parent>
 	<artifactId>artemis-features</artifactId>
 	<packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-hawtio/activemq-branding/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-hawtio/activemq-branding/pom.xml b/artemis-hawtio/activemq-branding/pom.xml
index 1fda99d..892b472 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.5.0</version>
     </parent>
     
     <artifactId>activemq-branding</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-hawtio/artemis-console/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-hawtio/artemis-console/pom.xml b/artemis-hawtio/artemis-console/pom.xml
index 434f1fd..5f45b07 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.5.0</version>
   </parent>
 
   <artifactId>artemis-console</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-hawtio/artemis-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-hawtio/artemis-plugin/pom.xml b/artemis-hawtio/artemis-plugin/pom.xml
index c27274f..74abd3f 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.5.0</version>
   </parent>
 
   <artifactId>artemis-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-hawtio/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-hawtio/pom.xml b/artemis-hawtio/pom.xml
index 4c918d6..38e6ac2 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.5.0</version>
     </parent>
 
     <artifactId>artemis-hawtio-pom</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-jdbc-store/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml
index a820a15..b43705a 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.5.0</version>
    </parent>
 
    <artifactId>artemis-jdbc-store</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-jms-client-all/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-client-all/pom.xml b/artemis-jms-client-all/pom.xml
index ec6650a..a6a2464 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.5.0</version>
    </parent>
 
    <artifactId>artemis-jms-client-all</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-jms-client-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-client-osgi/pom.xml b/artemis-jms-client-osgi/pom.xml
index 7477fba..5d47cf8 100644
--- a/artemis-jms-client-osgi/pom.xml
+++ b/artemis-jms-client-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.5.0</version>
    </parent>
 
    <artifactId>artemis-jms-client-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-jms-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml
index 39f14f8..52c9a89 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.5.0</version>
    </parent>
 
    <artifactId>artemis-jms-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-jms-server/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml
index 489ac4f..4e15ef6 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.5.0</version>
    </parent>
 
    <artifactId>artemis-jms-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-journal/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml
index 5b493ef..fc66826 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.5.0</version>
    </parent>
 
    <artifactId>artemis-journal</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-junit/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml
index 877ae75..7b2b2d7 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.5.0</version>
    </parent>
 
    <artifactId>artemis-junit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml
index d1a330d..84d3aef 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.5.0</version>
    </parent>
 
    <artifactId>artemis-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-native/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-native/pom.xml b/artemis-native/pom.xml
index 8b78258..3ee7ffd 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.5.0</version>
    </parent>
 
    <artifactId>artemis-native</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 30200a1..419e175 100644
--- a/artemis-protocols/artemis-amqp-protocol/pom.xml
+++ b/artemis-protocols/artemis-amqp-protocol/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.5.0</version>
    </parent>
 
    <artifactId>artemis-amqp-protocol</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 640be9c..a03c14a 100644
--- a/artemis-protocols/artemis-hornetq-protocol/pom.xml
+++ b/artemis-protocols/artemis-hornetq-protocol/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.5.0</version>
    </parent>
 
    <artifactId>artemis-hornetq-protocol</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 438e0a3..739f15e 100644
--- a/artemis-protocols/artemis-hqclient-protocol/pom.xml
+++ b/artemis-protocols/artemis-hqclient-protocol/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.5.0</version>
    </parent>
 
    <artifactId>artemis-hqclient-protocol</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 64d55d3..4142c29 100644
--- a/artemis-protocols/artemis-mqtt-protocol/pom.xml
+++ b/artemis-protocols/artemis-mqtt-protocol/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.5.0</version>
    </parent>
 
    <artifactId>artemis-mqtt-protocol</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 8e0c1d5..0523fbb 100644
--- a/artemis-protocols/artemis-openwire-protocol/pom.xml
+++ b/artemis-protocols/artemis-openwire-protocol/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.5.0</version>
    </parent>
 
    <artifactId>artemis-openwire-protocol</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 cea5fd6..b158dae 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.5.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-protocols/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml
index 236333a..41f267b 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.5.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-ra/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml
index b7a2f01..0f87465 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.5.0</version>
    </parent>
 
    <artifactId>artemis-ra</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-rest/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml
index f848c89..d0de213 100644
--- a/artemis-rest/pom.xml
+++ b/artemis-rest/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.rest</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-selector/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml
index 14652c1..aa606fb 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.5.0</version>
    </parent>
 
    <artifactId>artemis-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-server-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml
index 1353365..c39b775 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.5.0</version>
    </parent>
 
    <artifactId>artemis-server-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-server/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml
index 1b05c1c..9288043 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.5.0</version>
    </parent>
 
    <artifactId>artemis-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-service-extensions/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml
index 84f2a67..b6bd81b 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.5.0</version>
    </parent>
 
    <artifactId>artemis-service-extensions</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-tools/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-tools/pom.xml b/artemis-tools/pom.xml
index 49256ba..ecc2eb6 100644
--- a/artemis-tools/pom.xml
+++ b/artemis-tools/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.5.0</version>
    </parent>
 
    <artifactId>artemis-tools</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-web/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml
index 4edc47a..53b86f8 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.5.0</version>
    </parent>
 
    <artifactId>artemis-web</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/artemis-website/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml
index 70b9e64..f36db25 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.5.0</version>
    </parent>
 
    <artifactId>artemis-website</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 b352321..a1dc363 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.5.0</version>
    </parent>
 
    <artifactId>client-side-load-balancing</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 3a2b628..373125c 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.5.0</version>
    </parent>
 
    <artifactId>clustered-durable-subscription</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 aa02e52..0ce4f43 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.5.0</version>
    </parent>
 
    <artifactId>clustered-grouping</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 1e0c6eb..9ee64ea 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.5.0</version>
    </parent>
 
    <artifactId>clustered-jgroups</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 5953992..d4f73ea 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.5.0</version>
    </parent>
 
    <artifactId>clustered-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 68e82db..82b5a9e 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.5.0</version>
    </parent>
 
    <artifactId>clustered-static-discovery-uri</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 43a1151..694973a 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.5.0</version>
    </parent>
 
    <artifactId>clustered-static-discovery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 74b9bbe..d0f9894 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.5.0</version>
    </parent>
 
    <artifactId>clustered-static-oneway</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 836e214..779511e 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.5.0</version>
    </parent>
 
    <artifactId>clustered-topic-uri</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 b4ddbda..55f6259 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.5.0</version>
    </parent>
 
    <artifactId>clustered-topic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/clustered/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml
index bbd8025..74bd842 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.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 79d4746..9f76091 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.5.0</version>
    </parent>
 
    <artifactId>queue-message-redistribution</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 3b7c970..3bc4445 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.5.0</version>
    </parent>
 
    <artifactId>symmetric-cluster</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 8fb4ad5..05acf0d 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.5.0</version>
    </parent>
 
    <artifactId>application-layer-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 98430e9..9a6e57e 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.5.0</version>
    </parent>
 
    <artifactId>client-side-failoverlistener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 ec329a3..c7af064 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.5.0</version>
    </parent>
 
    <artifactId>colocated-failover-scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 ce84005..0ae779b 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.5.0</version>
    </parent>
 
    <artifactId>colocated-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 12a5cca..2364ae7 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.5.0</version>
    </parent>
 
    <artifactId>ha-policy-autobackup</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 1ca63a8..3c6136e 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.5.0</version>
    </parent>
 
    <artifactId>multiple-failover-failback</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 c101836..9d0d55b 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.5.0</version>
    </parent>
 
    <artifactId>multiple-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 1f6493f..920a44f 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.5.0</version>
    </parent>
 
    <artifactId>non-transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/ha/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml
index c3acd9d..970f21f 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.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.failover</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 348f82a..e1f2363 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.5.0</version>
    </parent>
 
    <artifactId>replicated-failback-static</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 8e179b6..630b7a0 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.5.0</version>
    </parent>
 
    <artifactId>replicated-failback</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 04c7399..6d050c9 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.5.0</version>
    </parent>
 
    <artifactId>replicated-multiple-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 8226f7b..594ebf6 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.5.0</version>
    </parent>
 
    <artifactId>replicated-transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 77ea727..e5ecbb0 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.5.0</version>
    </parent>
 
    <artifactId>scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 3abccbf..a55eba1 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.5.0</version>
    </parent>
 
    <artifactId>stop-server-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 a46a767..c6857fa 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.5.0</version>
    </parent>
 
    <artifactId>transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/perf/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/perf/pom.xml b/examples/features/perf/perf/pom.xml
index 39d111f..6627c99 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.5.0</version>
    </parent>
 
    <artifactId>openwire-perf</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml
index cac7f29..0045d60 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.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.soak</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/perf/soak/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml
index f6a6595..acee4b3 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.5.0</version>
    </parent>
 
    <dependencies>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/pom.xml b/examples/features/pom.xml
index ea77a67..8b92809 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.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/auto-closeable/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/auto-closeable/pom.xml b/examples/features/standard/auto-closeable/pom.xml
index 3ea9816..4e6d546 100644
--- a/examples/features/standard/auto-closeable/pom.xml
+++ b/examples/features/standard/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.5.0</version>
    </parent>
 
    <artifactId>auto-closeable</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 0cd1da5..80969c5 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.5.0</version>
    </parent>
 
    <artifactId>broker-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/browser/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml
index af2274e..bf43d09 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.5.0</version>
    </parent>
 
    <artifactId>browser</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/cdi/pom.xml b/examples/features/standard/cdi/pom.xml
index 8aaf475..514a415 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.5.0</version>
    </parent>
 
    <artifactId>cdi</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 4d3d2d3..44721ea 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.5.0</version>
    </parent>
 
    <artifactId>client-kickoff</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/completion-listener/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/completion-listener/pom.xml b/examples/features/standard/completion-listener/pom.xml
index 16f9167..022fec0 100644
--- a/examples/features/standard/completion-listener/pom.xml
+++ b/examples/features/standard/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.5.0</version>
    </parent>
 
    <artifactId>completion-listener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 6357f20..1d0f740 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.5.0</version>
    </parent>
 
    <artifactId>consumer-rate-limit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/context/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/context/pom.xml b/examples/features/standard/context/pom.xml
index fa9d8cc..39ffdd0 100644
--- a/examples/features/standard/context/pom.xml
+++ b/examples/features/standard/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.5.0</version>
    </parent>
 
    <artifactId>context</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/core-bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/core-bridge/pom.xml b/examples/features/standard/core-bridge/pom.xml
index 1e58fdf..7830dce 100644
--- a/examples/features/standard/core-bridge/pom.xml
+++ b/examples/features/standard/core-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.5.0</version>
    </parent>
 
    <artifactId>core-bridge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/database/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/database/pom.xml b/examples/features/standard/database/pom.xml
index 445294c..343cd7c 100644
--- a/examples/features/standard/database/pom.xml
+++ b/examples/features/standard/database/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.5.0</version>
    </parent>
 
    <artifactId>database</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 a67975a..aa07808 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.5.0</version>
    </parent>
 
    <artifactId>dead-letter</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 4f9737d..93e871a 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.5.0</version>
    </parent>
 
    <artifactId>delayed-redelivery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/divert/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml
index c8fa81a..8187227 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.5.0</version>
    </parent>
    <artifactId>divert</artifactId>
    <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 578117f..c1dc8c1 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.5.0</version>
    </parent>
 
    <artifactId>durable-subscription</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 610934b..20fab31 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.5.0</version>
    </parent>
 
    <artifactId>embedded-simple</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/embedded/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml
index a69522c..eee1bbe 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.5.0</version>
    </parent>
 
    <artifactId>embedded</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/expiry/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml
index 84c4641..9720849 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.5.0</version>
    </parent>
 
    <artifactId>expiry</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 02e4d45..94255e0 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.5.0</version>
    </parent>
 
    <artifactId>http-transport</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 8ab0350..af14721 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.5.0</version>
    </parent>
 
    <artifactId>instantiate-connection-factory</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/interceptor-amqp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/interceptor-amqp/pom.xml b/examples/features/standard/interceptor-amqp/pom.xml
index 76d763e..15b32de 100644
--- a/examples/features/standard/interceptor-amqp/pom.xml
+++ b/examples/features/standard/interceptor-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.5.0</version>
    </parent>
 
    <artifactId>interceptor-amqp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 5d233f0..741c65e 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.5.0</version>
    </parent>
 
    <artifactId>interceptor-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/interceptor-mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/interceptor-mqtt/pom.xml b/examples/features/standard/interceptor-mqtt/pom.xml
index e9a91bb..d34ede0 100644
--- a/examples/features/standard/interceptor-mqtt/pom.xml
+++ b/examples/features/standard/interceptor-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.5.0</version>
    </parent>
 
    <artifactId>interceptor-mqtt</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/interceptor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml
index 310b20c..18e37a6 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.5.0</version>
    </parent>
 
    <artifactId>interceptor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 e186bb0..b061c65 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.5.0</version>
    </parent>
 
    <artifactId>jms-bridge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/jmx-ssl/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jmx-ssl/pom.xml b/examples/features/standard/jmx-ssl/pom.xml
index 8e4a993..8d89fe1 100644
--- a/examples/features/standard/jmx-ssl/pom.xml
+++ b/examples/features/standard/jmx-ssl/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.5.0</version>
    </parent>
 
    <artifactId>jmx-ssl</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml
index 746be9a..d239803 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.5.0</version>
    </parent>
 
    <artifactId>jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 423e7e3..036a048 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.5.0</version>
    </parent>
 
    <artifactId>large-message</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 85a4791..fdefe1f 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.5.0</version>
    </parent>
 
    <artifactId>last-value-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 55dad3d..2805cab 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.5.0</version>
    </parent>
 
    <artifactId>management-notifications</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml
index 94a302a..90bf3f9 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.5.0</version>
    </parent>
 
    <artifactId>management</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 fbd07c4..cfb59ab 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.5.0</version>
    </parent>
 
    <artifactId>message-counters</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 46cadb4..3040229 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.5.0</version>
    </parent>
 
    <artifactId>message-group</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 c447926..cdd4381 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.5.0</version>
    </parent>
 
    <artifactId>message-group2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 9c07a3b..6c48c08 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.5.0</version>
    </parent>
 
    <artifactId>message-priority</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 dc1d5c5..064f6f8 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.5.0</version>
    </parent>
 
    <artifactId>no-consumer-buffering</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/paging/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml
index aa304fb..965454e 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.5.0</version>
    </parent>
 
    <artifactId>paging</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml
index 7ff8ded..abaf6af 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.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.broker</groupId>