Repository: activemq-artemis
Updated Branches:
  refs/heads/master 5ab187b7f -> 577b62d52


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 ff40762..8e80850 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.5.0</version>
    </parent>
 
    <artifactId>pre-acknowledge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 4d58a1a..e1e31d5 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.5.0</version>
    </parent>
 
    <artifactId>producer-rate-limit</artifactId>

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

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

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 44dbb60..1d62a9d 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.5.0</version>
    </parent>
 
    <artifactId>reattach-node</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 72b54ec..8201f4e 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.5.0</version>
    </parent>
 
    <artifactId>request-reply</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 18dc01d..36f076c 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.5.0</version>
    </parent>
    <artifactId>dup-send</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 41d4955..b06c6fe 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.5.0</version>
    </parent>
    <artifactId>javascript-chat</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 403d021..53d22b7 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.5.0</version>
    </parent>
    <artifactId>mixed-jms-rest</artifactId>
    <packaging>war</packaging>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 8b20ce9..e6f9dbb 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.5.0</version>
    </parent>
    <artifactId>push</artifactId>
    <packaging>war</packaging>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 d283796..126e5a7 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.5.0</version>
    </parent>
 
    <artifactId>security-ldap</artifactId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 12b52ab..3902f50 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.5.0</version>
    </parent>
 
    <artifactId>send-acknowledgements</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/shared-consumer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/shared-consumer/pom.xml 
b/examples/features/standard/shared-consumer/pom.xml
index 864594f..6eec74b 100644
--- a/examples/features/standard/shared-consumer/pom.xml
+++ b/examples/features/standard/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.5.0</version>
    </parent>
 
    <artifactId>shared-consumer</artifactId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 ed1b997..5bc9f15 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.5.0</version>
    </parent>
 
    <artifactId>spring-integration</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml 
b/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml
index 1c26f0d..ac87e7e 100644
--- a/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml
+++ b/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml
@@ -18,14 +18,13 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.activemq.examples.broker</groupId>
         <artifactId>jms-examples</artifactId>
-        <version>2.5.0-SNAPSHOT</version>
+        <version>2.5.0</version>
     </parent>
 
     <artifactId>ssl-enabled-crl-mqtt</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 9984924..17defb8 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.5.0</version>
    </parent>
 
    <artifactId>ssl-enabled-dual-authentication</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 bcfe9dd..c575307 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.5.0</version>
    </parent>
 
    <artifactId>ssl-enabled</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 9e73c75..e6c616f 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.5.0</version>
    </parent>
 
    <artifactId>static-selector</artifactId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 61ffb4b..f9b1606 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.5.0</version>
    </parent>
 
    <artifactId>topic-hierarchies</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/topic-selector1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic-selector1/pom.xml 
b/examples/features/standard/topic-selector1/pom.xml
index 4384afa..6be138f 100644
--- a/examples/features/standard/topic-selector1/pom.xml
+++ b/examples/features/standard/topic-selector1/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>topic-selector1</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/standard/topic-selector2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic-selector2/pom.xml 
b/examples/features/standard/topic-selector2/pom.xml
index 7a9fccd..8f16984 100644
--- a/examples/features/standard/topic-selector2/pom.xml
+++ b/examples/features/standard/topic-selector2/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>topic-selector2</artifactId>

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

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 a28a0f5..971a239 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.5.0</version>
    </parent>
 
    <artifactId>xa-heuristic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 457ff2a..af8a52d 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.5.0</version>
    </parent>
 
    <artifactId>xa-receive</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 a5a245f..c4af7b1 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.5.0</version>
    </parent>
 
    <artifactId>xa-send</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 6c18ca9..7ec1ec1 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.5.0</version>
    </parent>
 
    <artifactId>artemis-rar</artifactId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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..e508040 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.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.modules</groupId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/features/sub-modules/tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/tomcat/pom.xml 
b/examples/features/sub-modules/tomcat/pom.xml
index edaebff..ae8327e 100644
--- a/examples/features/sub-modules/tomcat/pom.xml
+++ b/examples/features/sub-modules/tomcat/pom.xml
@@ -17,15 +17,13 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0";
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.activemq.examples.modules</groupId>
         <artifactId>broker-modules</artifactId>
-        <version>2.5.0-SNAPSHOT</version>
+        <version>2.5.0</version>
     </parent>
 
 

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/protocols/amqp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml
index 186f668..f448103 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.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.amqp</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/protocols/amqp/proton-clustered-cpp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/proton-clustered-cpp/pom.xml 
b/examples/protocols/amqp/proton-clustered-cpp/pom.xml
index db2fbf9..8aed4eb 100644
--- a/examples/protocols/amqp/proton-clustered-cpp/pom.xml
+++ b/examples/protocols/amqp/proton-clustered-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.5.0</version>
    </parent>
 
    <artifactId>proton-clustered-cpp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 2bfffbd..39cdce3 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.5.0</version>
    </parent>
 
    <artifactId>protoncpp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 9b2efbf..0dd75f1 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.5.0</version>
    </parent>
 
    <artifactId>proton-ruby</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/protocols/amqp/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/queue/pom.xml 
b/examples/protocols/amqp/queue/pom.xml
index 5889529..c4818b3 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.5.0</version>
    </parent>
 
    <artifactId>queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml 
b/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml
index be1d87f..b08c832 100644
--- a/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml
+++ b/examples/protocols/mqtt/clustered-queue-mqtt/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.5.0</version>
    </parent>
 
    <artifactId>clustered-queue-mqtt</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/protocols/mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml
index c215d65..a4fc725 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.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.mqtt</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/protocols/mqtt/publish-subscribe/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/mqtt/publish-subscribe/pom.xml 
b/examples/protocols/mqtt/publish-subscribe/pom.xml
index a2f5828..90e0342 100644
--- a/examples/protocols/mqtt/publish-subscribe/pom.xml
+++ b/examples/protocols/mqtt/publish-subscribe/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.5.0</version>
    </parent>
 
    <artifactId>publish-subscribe</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/protocols/openwire/chat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/chat/pom.xml 
b/examples/protocols/openwire/chat/pom.xml
index 34b0b5a..5e95c49 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.5.0</version>
    </parent>
 
    <artifactId>chat-example</artifactId>

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

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/protocols/openwire/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/pom.xml 
b/examples/protocols/openwire/pom.xml
index da789b9..ff6a9b1 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.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.openwire</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/protocols/openwire/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/queue/pom.xml 
b/examples/protocols/openwire/queue/pom.xml
index becdc5f..2586391 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.5.0</version>
    </parent>
 
    <artifactId>queue-openwire</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/protocols/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml
index 6a2f9a1..3c4f87e 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.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.protocols</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/protocols/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml
index e404d2d..0e16989 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.5.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.stomp</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/protocols/stomp/stomp-dual-authentication/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp-dual-authentication/pom.xml 
b/examples/protocols/stomp/stomp-dual-authentication/pom.xml
index ffcc34e..15b0ddc 100644
--- a/examples/protocols/stomp/stomp-dual-authentication/pom.xml
+++ b/examples/protocols/stomp/stomp-dual-authentication/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.5.0</version>
    </parent>
 
    <artifactId>stomp-dual-authentication</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 f3919eb..17e7655 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.5.0</version>
    </parent>
 
    <artifactId>stomp-embedded-interceptor</artifactId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 2047eb4..9ee517c 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.5.0</version>
    </parent>
 
    <artifactId>stomp-websockets</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/examples/protocols/stomp/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp/pom.xml 
b/examples/protocols/stomp/stomp/pom.xml
index 1344ccc..4e5cba8 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.5.0</version>
    </parent>
 
    <artifactId>stomp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 0fa4d33..bb488dd 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.5.0</version>
    </parent>
 
    <artifactId>stomp1.1</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/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 de6cbf8..cb09a0a 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.5.0</version>
    </parent>
 
    <artifactId>stomp1.2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/integration/activemq-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-spring-integration/pom.xml 
b/integration/activemq-spring-integration/pom.xml
index d3db773..9d459b5 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.5.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ada3fe0..751e57b 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.5.0</version>
 
    <parent>
       <groupId>org.apache</groupId>
@@ -196,7 +196,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.5.0</tag>
    </scm>
 
    <distributionManagement>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/tests/artemis-test-support/pom.xml
----------------------------------------------------------------------
diff --git a/tests/artemis-test-support/pom.xml 
b/tests/artemis-test-support/pom.xml
index fe923a3..28402df 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.5.0</version>
    </parent>
 
    <artifactId>artemis-test-support</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/tests/compatibility-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/compatibility-tests/pom.xml 
b/tests/compatibility-tests/pom.xml
index 8c1fc52..0c23698 100644
--- a/tests/compatibility-tests/pom.xml
+++ b/tests/compatibility-tests/pom.xml
@@ -14,14 +14,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
    <modelVersion>4.0.0</modelVersion>
 
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.5.0</version>
    </parent>
 
    <artifactId>compatibility-tests</artifactId>
@@ -161,7 +160,7 @@
       <dependency>
          <groupId>org.apache.activemq.rest</groupId>
          <artifactId>artemis-rest</artifactId>
-         <version>2.5.0-SNAPSHOT</version>
+         <version>2.5.0</version>
       </dependency>
       <dependency>
          <groupId>org.codehaus.groovy</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/tests/integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index 5362b1e..3e59d12 100644
--- a/tests/integration-tests/pom.xml
+++ b/tests/integration-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.5.0</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>
@@ -161,7 +161,7 @@
       <dependency>
          <groupId>org.apache.activemq.rest</groupId>
          <artifactId>artemis-rest</artifactId>
-         <version>2.5.0-SNAPSHOT</version>
+         <version>2.5.0</version>
       </dependency>
       <dependency>
          <groupId>org.apache.activemq</groupId>

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

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/tests/karaf-client-integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/karaf-client-integration-tests/pom.xml 
b/tests/karaf-client-integration-tests/pom.xml
index 333cb41..b689c39 100644
--- a/tests/karaf-client-integration-tests/pom.xml
+++ b/tests/karaf-client-integration-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.5.0</version>
    </parent>
 
    <artifactId>karaf-client-integration-tests</artifactId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index 5dcf61c..a6c7114 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.5.0</version>
    </parent>
 
    <name>ActiveMQ Artemis Tests POM</name>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/tests/soak-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml
index bfcba07..24daf88 100644
--- a/tests/soak-tests/pom.xml
+++ b/tests/soak-tests/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.5.0</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/tests/stress-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml
index 25fad65..c526581 100644
--- a/tests/stress-tests/pom.xml
+++ b/tests/stress-tests/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.5.0</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/tests/timing-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml
index 912e37f..90b363d 100644
--- a/tests/timing-tests/pom.xml
+++ b/tests/timing-tests/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.5.0-SNAPSHOT</version>
+      <version>2.5.0</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/5f5b1dcf/tests/unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml
index 954b36e..7e5e76e 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.5.0</version>
    </parent>
 
    <artifactId>unit-tests</artifactId>
@@ -151,13 +151,13 @@
       <dependency>
          <groupId>org.apache.activemq</groupId>
          <artifactId>artemis-junit</artifactId>
-         <version>2.5.0-SNAPSHOT</version>
+         <version>2.5.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.5.0</version>
          <scope>test</scope>
       </dependency>
 

Reply via email to