You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2016/11/03 19:38:29 UTC

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

[maven-release-plugin] prepare release 1.5.0


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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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