You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ma...@apache.org on 2016/06/08 10:03:49 UTC

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

Repository: activemq-artemis
Updated Branches:
  refs/heads/master 4436f06f3 -> 4574b3ee1


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 5ec2684..37a5186 100644
--- a/examples/features/standard/security-ldap/pom.xml
+++ b/examples/features/standard/security-ldap/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>security-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml
index 1f2a00a..f2be589 100644
--- a/examples/features/standard/security/pom.xml
+++ b/examples/features/standard/security/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>security</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 4dff3c8..3e5a323 100644
--- a/examples/features/standard/send-acknowledgements/pom.xml
+++ b/examples/features/standard/send-acknowledgements/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>send-acknowledgements</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 51d0fe3..9f175f3 100644
--- a/examples/features/standard/spring-integration/pom.xml
+++ b/examples/features/standard/spring-integration/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>spring-integration</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 f5ab61b..88c35a9 100644
--- a/examples/features/standard/ssl-enabled/pom.xml
+++ b/examples/features/standard/ssl-enabled/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>ssl-enabled</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 188f391..83bb032 100644
--- a/examples/features/standard/static-selector/pom.xml
+++ b/examples/features/standard/static-selector/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>static-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 cd9b8dd..1c913ec 100644
--- a/examples/features/standard/temp-queue/pom.xml
+++ b/examples/features/standard/temp-queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>temp-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 a53f248..4089339 100644
--- a/examples/features/standard/topic-hierarchies/pom.xml
+++ b/examples/features/standard/topic-hierarchies/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>topic-hierarchies</artifactId>

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

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/topic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml
index 6d61d79..ca4bdac 100644
--- a/examples/features/standard/topic/pom.xml
+++ b/examples/features/standard/topic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>topic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/transactional/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml
index 9ea6c77..c83f750 100644
--- a/examples/features/standard/transactional/pom.xml
+++ b/examples/features/standard/transactional/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>transactional</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 b49c62e..7cb8cd3 100644
--- a/examples/features/standard/xa-heuristic/pom.xml
+++ b/examples/features/standard/xa-heuristic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>xa-heuristic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 29d6b8f..58fbb82 100644
--- a/examples/features/standard/xa-receive/pom.xml
+++ b/examples/features/standard/xa-receive/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>xa-receive</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 41068e5..a22980a 100644
--- a/examples/features/standard/xa-send/pom.xml
+++ b/examples/features/standard/xa-send/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>xa-send</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/sub-modules/aerogear/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/aerogear/pom.xml b/examples/features/sub-modules/aerogear/pom.xml
index 84846f2..2bcc00f 100644
--- a/examples/features/sub-modules/aerogear/pom.xml
+++ b/examples/features/sub-modules/aerogear/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <properties>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 886c9b4..736e518 100644
--- a/examples/features/sub-modules/artemis-ra-rar/pom.xml
+++ b/examples/features/sub-modules/artemis-ra-rar/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-rar</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/sub-modules/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml
index 9046b51..184588e 100644
--- a/examples/features/sub-modules/pom.xml
+++ b/examples/features/sub-modules/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.modules</groupId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 1d70848..ee5d38a 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/amqp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml
index d66f08b..e6397a0 100644
--- a/examples/protocols/amqp/pom.xml
+++ b/examples/protocols/amqp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.amqp</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 d1c76d7..c797454 100644
--- a/examples/protocols/amqp/proton-cpp/pom.xml
+++ b/examples/protocols/amqp/proton-cpp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>protoncpp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 686bded..1cff2cb 100644
--- a/examples/protocols/amqp/proton-ruby/pom.xml
+++ b/examples/protocols/amqp/proton-ruby/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>proton-ruby</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/amqp/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml
index 5666e45..55daebd 100644
--- a/examples/protocols/amqp/queue/pom.xml
+++ b/examples/protocols/amqp/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/mqtt/basic-pubsub/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/mqtt/basic-pubsub/pom.xml b/examples/protocols/mqtt/basic-pubsub/pom.xml
index 4adb3a4..050331c 100644
--- a/examples/protocols/mqtt/basic-pubsub/pom.xml
+++ b/examples/protocols/mqtt/basic-pubsub/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.mqtt</groupId>
       <artifactId>mqtt-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-mqtt-publish-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml
index 4e0a00f..0dd05ab 100644
--- a/examples/protocols/mqtt/pom.xml
+++ b/examples/protocols/mqtt/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.mqtt</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/openwire/chat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml
index 20ffc3f..24cada6 100644
--- a/examples/protocols/openwire/chat/pom.xml
+++ b/examples/protocols/openwire/chat/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>chat-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 a9e0bf2..adfd570 100644
--- a/examples/protocols/openwire/message-listener/pom.xml
+++ b/examples/protocols/openwire/message-listener/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>message-listener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 f1dd1d7..d0dfd08 100644
--- a/examples/protocols/openwire/message-recovery/pom.xml
+++ b/examples/protocols/openwire/message-recovery/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>message-recovery</artifactId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/openwire/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml
index 1c8c267..7bb0232 100644
--- a/examples/protocols/openwire/queue/pom.xml
+++ b/examples/protocols/openwire/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>queue-openwire</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml
index 5e97a0a..6506644 100644
--- a/examples/protocols/pom.xml
+++ b/examples/protocols/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>artemis-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.protocols</groupId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 f8a5a2d..c01debf 100644
--- a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
+++ b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>stomp-embedded-interceptor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 ea30f14..9b896fe 100644
--- a/examples/protocols/stomp/stomp-jms/pom.xml
+++ b/examples/protocols/stomp/stomp-jms/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>stomp-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 350bc62..7484bec 100644
--- a/examples/protocols/stomp/stomp-websockets/pom.xml
+++ b/examples/protocols/stomp/stomp-websockets/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>stomp-websockets</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/stomp/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml
index 8a2be46..4e70dee 100644
--- a/examples/protocols/stomp/stomp/pom.xml
+++ b/examples/protocols/stomp/stomp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>stomp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 98680c9..a5575fc 100644
--- a/examples/protocols/stomp/stomp1.1/pom.xml
+++ b/examples/protocols/stomp/stomp1.1/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>stomp1.1</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 62ab7fd..9d30105 100644
--- a/examples/protocols/stomp/stomp1.2/pom.xml
+++ b/examples/protocols/stomp/stomp1.2/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>stomp1.2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/integration/activemq-aerogear-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml
index f8bf9b0..6ac3d91 100644
--- a/integration/activemq-aerogear-integration/pom.xml
+++ b/integration/activemq-aerogear-integration/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/integration/activemq-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml
index 211400d..761826a 100644
--- a/integration/activemq-spring-integration/pom.xml
+++ b/integration/activemq-spring-integration/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/integration/activemq-vertx-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml
index ba2548a..1c8ee2e 100644
--- a/integration/activemq-vertx-integration/pom.xml
+++ b/integration/activemq-vertx-integration/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d8587e1..50a039c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-pom</artifactId>
    <packaging>pom</packaging>
-   <version>1.3.0-SNAPSHOT</version>
+   <version>1.3.0</version>
 
    <parent>
       <groupId>org.apache</groupId>
@@ -149,7 +149,7 @@
       <connection>scm:git:http://git-wip-us.apache.org/repos/asf/activemq-artemis.git</connection>
       <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/activemq-artemis.git</developerConnection>
       <url>https://fisheye6.atlassian.com/browse/~br=master/activemq-artemis-git</url>
-      <tag>1.0.0-SNAPSHOT</tag>
+      <tag>1.3.0</tag>
    </scm>
 
    <distributionManagement>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/activemq5-unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml
index b058f84..97c6045 100644
--- a/tests/activemq5-unit-tests/pom.xml
+++ b/tests/activemq5-unit-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>activemq5-unit-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index b0303c7..b1a4679 100644
--- a/tests/integration-tests/pom.xml
+++ b/tests/integration-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/jms-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml
index 02cabae..c44df9d 100644
--- a/tests/jms-tests/pom.xml
+++ b/tests/jms-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>jms-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/joram-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml
index 332c256..48e48c4 100644
--- a/tests/joram-tests/pom.xml
+++ b/tests/joram-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>joram-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/performance-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml
index 0d17d82..6927886 100644
--- a/tests/performance-tests/pom.xml
+++ b/tests/performance-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>performance-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index 630da1e..e12dbe1 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <name>ActiveMQ Artemis Tests POM</name>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/soak-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml
index 4d22219..68a537a 100644
--- a/tests/soak-tests/pom.xml
+++ b/tests/soak-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/stress-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml
index 5373434..5a0ef15 100644
--- a/tests/stress-tests/pom.xml
+++ b/tests/stress-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/timing-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml
index f1a71ef..7034738 100644
--- a/tests/timing-tests/pom.xml
+++ b/tests/timing-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml
index f805d29..97e01a6 100644
--- a/tests/unit-tests/pom.xml
+++ b/tests/unit-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>unit-tests</artifactId>


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

Posted by ma...@apache.org.
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 3e5a323..17a4663 100644
--- a/examples/features/standard/send-acknowledgements/pom.xml
+++ b/examples/features/standard/send-acknowledgements/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>send-acknowledgements</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 9f175f3..4148a0d 100644
--- a/examples/features/standard/spring-integration/pom.xml
+++ b/examples/features/standard/spring-integration/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>spring-integration</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 88c35a9..e543b52 100644
--- a/examples/features/standard/ssl-enabled/pom.xml
+++ b/examples/features/standard/ssl-enabled/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>ssl-enabled</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 83bb032..874f72b 100644
--- a/examples/features/standard/static-selector/pom.xml
+++ b/examples/features/standard/static-selector/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>static-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 1c913ec..c444617 100644
--- a/examples/features/standard/temp-queue/pom.xml
+++ b/examples/features/standard/temp-queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>temp-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 4089339..db7a66c 100644
--- a/examples/features/standard/topic-hierarchies/pom.xml
+++ b/examples/features/standard/topic-hierarchies/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic-hierarchies</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/topic-selector-example1/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic-selector-example1/pom.xml b/examples/features/standard/topic-selector-example1/pom.xml
index 0dd9f29..43306f3 100644
--- a/examples/features/standard/topic-selector-example1/pom.xml
+++ b/examples/features/standard/topic-selector-example1/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic-selector1</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/topic-selector-example2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic-selector-example2/pom.xml b/examples/features/standard/topic-selector-example2/pom.xml
index b11b8cd..f31be7f 100644
--- a/examples/features/standard/topic-selector-example2/pom.xml
+++ b/examples/features/standard/topic-selector-example2/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic-selector2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/topic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml
index ca4bdac..e17f707 100644
--- a/examples/features/standard/topic/pom.xml
+++ b/examples/features/standard/topic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/transactional/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml
index c83f750..b215ed6 100644
--- a/examples/features/standard/transactional/pom.xml
+++ b/examples/features/standard/transactional/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>transactional</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 7cb8cd3..9253b33 100644
--- a/examples/features/standard/xa-heuristic/pom.xml
+++ b/examples/features/standard/xa-heuristic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>xa-heuristic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 58fbb82..337a999 100644
--- a/examples/features/standard/xa-receive/pom.xml
+++ b/examples/features/standard/xa-receive/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>xa-receive</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 a22980a..b3e1d80 100644
--- a/examples/features/standard/xa-send/pom.xml
+++ b/examples/features/standard/xa-send/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>xa-send</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/sub-modules/aerogear/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/aerogear/pom.xml b/examples/features/sub-modules/aerogear/pom.xml
index 2bcc00f..5b7ef2c 100644
--- a/examples/features/sub-modules/aerogear/pom.xml
+++ b/examples/features/sub-modules/aerogear/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <properties>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 736e518..77ca918 100644
--- a/examples/features/sub-modules/artemis-ra-rar/pom.xml
+++ b/examples/features/sub-modules/artemis-ra-rar/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-rar</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/sub-modules/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml
index 184588e..fd83db8 100644
--- a/examples/features/sub-modules/pom.xml
+++ b/examples/features/sub-modules/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.modules</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/sub-modules/vertx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/vertx/pom.xml b/examples/features/sub-modules/vertx/pom.xml
index 47e20d6..ffee39a 100644
--- a/examples/features/sub-modules/vertx/pom.xml
+++ b/examples/features/sub-modules/vertx/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-vertx-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index ee5d38a..3521796 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/protocols/amqp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml
index e6397a0..69b41f1 100644
--- a/examples/protocols/amqp/pom.xml
+++ b/examples/protocols/amqp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.amqp</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 c797454..1f6f1dd 100644
--- a/examples/protocols/amqp/proton-cpp/pom.xml
+++ b/examples/protocols/amqp/proton-cpp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>protoncpp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 1cff2cb..23ba157 100644
--- a/examples/protocols/amqp/proton-ruby/pom.xml
+++ b/examples/protocols/amqp/proton-ruby/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>proton-ruby</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/protocols/amqp/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml
index 55daebd..e94c485 100644
--- a/examples/protocols/amqp/queue/pom.xml
+++ b/examples/protocols/amqp/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/protocols/mqtt/basic-pubsub/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/mqtt/basic-pubsub/pom.xml b/examples/protocols/mqtt/basic-pubsub/pom.xml
index 050331c..1d0f444 100644
--- a/examples/protocols/mqtt/basic-pubsub/pom.xml
+++ b/examples/protocols/mqtt/basic-pubsub/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.mqtt</groupId>
       <artifactId>mqtt-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-mqtt-publish-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/protocols/mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml
index 0dd05ab..450b52e 100644
--- a/examples/protocols/mqtt/pom.xml
+++ b/examples/protocols/mqtt/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.mqtt</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/protocols/openwire/chat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml
index 24cada6..79d861c 100644
--- a/examples/protocols/openwire/chat/pom.xml
+++ b/examples/protocols/openwire/chat/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>chat-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 adfd570..8ad2b96 100644
--- a/examples/protocols/openwire/message-listener/pom.xml
+++ b/examples/protocols/openwire/message-listener/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-listener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 d0dfd08..0151391 100644
--- a/examples/protocols/openwire/message-recovery/pom.xml
+++ b/examples/protocols/openwire/message-recovery/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-recovery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/protocols/openwire/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml
index a36c6ff..bfb6947 100644
--- a/examples/protocols/openwire/pom.xml
+++ b/examples/protocols/openwire/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.openwire</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/protocols/openwire/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml
index 7bb0232..cd450a1 100644
--- a/examples/protocols/openwire/queue/pom.xml
+++ b/examples/protocols/openwire/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-openwire</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/protocols/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml
index 6506644..a1a5217 100644
--- a/examples/protocols/pom.xml
+++ b/examples/protocols/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>artemis-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.protocols</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/protocols/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml
index e7e56fb..ed65ce7 100644
--- a/examples/protocols/stomp/pom.xml
+++ b/examples/protocols/stomp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.stomp</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 c01debf..6302f49 100644
--- a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
+++ b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp-embedded-interceptor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 9b896fe..8ab1092 100644
--- a/examples/protocols/stomp/stomp-jms/pom.xml
+++ b/examples/protocols/stomp/stomp-jms/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 7484bec..073e729 100644
--- a/examples/protocols/stomp/stomp-websockets/pom.xml
+++ b/examples/protocols/stomp/stomp-websockets/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp-websockets</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/protocols/stomp/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml
index 4e70dee..49e9402 100644
--- a/examples/protocols/stomp/stomp/pom.xml
+++ b/examples/protocols/stomp/stomp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 a5575fc..807096c 100644
--- a/examples/protocols/stomp/stomp1.1/pom.xml
+++ b/examples/protocols/stomp/stomp1.1/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp1.1</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 9d30105..02f98bf 100644
--- a/examples/protocols/stomp/stomp1.2/pom.xml
+++ b/examples/protocols/stomp/stomp1.2/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp1.2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/integration/activemq-aerogear-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml
index 6ac3d91..004ef54 100644
--- a/integration/activemq-aerogear-integration/pom.xml
+++ b/integration/activemq-aerogear-integration/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/integration/activemq-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml
index 761826a..e1254ed 100644
--- a/integration/activemq-spring-integration/pom.xml
+++ b/integration/activemq-spring-integration/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/integration/activemq-vertx-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml
index 1c8ee2e..0bd0e3a 100644
--- a/integration/activemq-vertx-integration/pom.xml
+++ b/integration/activemq-vertx-integration/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 50a039c..7384d1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-pom</artifactId>
    <packaging>pom</packaging>
-   <version>1.3.0</version>
+   <version>1.4.0-SNAPSHOT</version>
 
    <parent>
       <groupId>org.apache</groupId>
@@ -149,7 +149,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.3.0</tag>
+      <tag>1.0.0-SNAPSHOT</tag>
    </scm>
 
    <distributionManagement>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/tests/activemq5-unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml
index 97c6045..de64fc2 100644
--- a/tests/activemq5-unit-tests/pom.xml
+++ b/tests/activemq5-unit-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq5-unit-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/tests/integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index b1a4679..2691c09 100644
--- a/tests/integration-tests/pom.xml
+++ b/tests/integration-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/tests/jms-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml
index c44df9d..ec91e6f 100644
--- a/tests/jms-tests/pom.xml
+++ b/tests/jms-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>jms-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/tests/joram-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml
index 48e48c4..5bf9dfa 100644
--- a/tests/joram-tests/pom.xml
+++ b/tests/joram-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>joram-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/tests/performance-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml
index 6927886..df29521 100644
--- a/tests/performance-tests/pom.xml
+++ b/tests/performance-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>performance-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index e12dbe1..6a9c000 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <name>ActiveMQ Artemis Tests POM</name>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/tests/soak-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml
index 68a537a..c83077e 100644
--- a/tests/soak-tests/pom.xml
+++ b/tests/soak-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/tests/stress-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml
index 5a0ef15..4aa577d 100644
--- a/tests/stress-tests/pom.xml
+++ b/tests/stress-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/tests/timing-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml
index 7034738..4bca43d 100644
--- a/tests/timing-tests/pom.xml
+++ b/tests/timing-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/tests/unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml
index 97e01a6..1e5a220 100644
--- a/tests/unit-tests/pom.xml
+++ b/tests/unit-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>unit-tests</artifactId>


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

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


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

Branch: refs/heads/master
Commit: 4574b3ee131fbc0e1857ef526582baa160b1cea4
Parents: 2b3d22c
Author: Martyn Taylor <mt...@redhat.com>
Authored: Wed Jun 8 11:03:35 2016 +0100
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Wed Jun 8 11:03:35 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-boot/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml
index 435fb0e..eb68634 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
       <relativePath>..</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-cli/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml
index f5b03c7..83ddea9 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-cli</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-commons/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml
index 47b17ff..915fcbc 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-commons</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-core-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml
index 250861f..d445dbf 100644
--- a/artemis-core-client/pom.xml
+++ b/artemis-core-client/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-core-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index 0f1d90f..9346924 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>apache-artemis</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-dto/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml
index a6fe210..72e3f0c 100644
--- a/artemis-dto/pom.xml
+++ b/artemis-dto/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-dto</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-features/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml
index 2645703..c95c4d6 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.3.0</version>
+		<version>1.4.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>artemis-features</artifactId>
 	<packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-jdbc-store/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml
index c35a3a1..72ba37e 100644
--- a/artemis-jdbc-store/pom.xml
+++ b/artemis-jdbc-store/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jdbc-store</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-jms-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml
index ff327fc..6a06d41 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jms-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-jms-server/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml
index a5eb954..0603955 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jms-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-journal/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml
index c1e4088..635a8b6 100644
--- a/artemis-journal/pom.xml
+++ b/artemis-journal/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-journal</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml
index 1fdcca9..67d08d0 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-native/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-native/pom.xml b/artemis-native/pom.xml
index 3346f47..89bc76e 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-native</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 6354456..a1fe6f6 100644
--- a/artemis-protocols/artemis-amqp-protocol/pom.xml
+++ b/artemis-protocols/artemis-amqp-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 404cca1..388d3d8 100644
--- a/artemis-protocols/artemis-hornetq-protocol/pom.xml
+++ b/artemis-protocols/artemis-hornetq-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 8fadb1c..fdd9982 100644
--- a/artemis-protocols/artemis-hqclient-protocol/pom.xml
+++ b/artemis-protocols/artemis-hqclient-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 fdf2b33..5404ee9 100644
--- a/artemis-protocols/artemis-mqtt-protocol/pom.xml
+++ b/artemis-protocols/artemis-mqtt-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 36c6442..ba09b05 100644
--- a/artemis-protocols/artemis-openwire-protocol/pom.xml
+++ b/artemis-protocols/artemis-openwire-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-protocols/artemis-proton-plug/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/artemis-proton-plug/pom.xml b/artemis-protocols/artemis-proton-plug/pom.xml
index 406ed13..c140f60 100644
--- a/artemis-protocols/artemis-proton-plug/pom.xml
+++ b/artemis-protocols/artemis-proton-plug/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 329c241..21576e0 100644
--- a/artemis-protocols/artemis-stomp-protocol/pom.xml
+++ b/artemis-protocols/artemis-stomp-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-protocols/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml
index 7d3e73f..d5ace7e 100644
--- a/artemis-protocols/pom.xml
+++ b/artemis-protocols/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <artifactId>artemis-pom</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-ra/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml
index b3921eb..329aaa9 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-ra</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-rest/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml
index c9685ba..d22497e 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <name>ActiveMQ Artemis REST Interface Implementation</name>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-selector/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml
index 9b75812..c085ead 100644
--- a/artemis-selector/pom.xml
+++ b/artemis-selector/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-server-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml
index a8e230a..8036eb1 100644
--- a/artemis-server-osgi/pom.xml
+++ b/artemis-server-osgi/pom.xml
@@ -14,7 +14,7 @@
 	<parent>
 		<groupId>org.apache.activemq</groupId>
 		<artifactId>artemis-pom</artifactId>
-		<version>1.3.0</version>
+		<version>1.4.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>artemis-server-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-server/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml
index a12173e..07cb0c3 100644
--- a/artemis-server/pom.xml
+++ b/artemis-server/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-service-extensions/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml
index 84dd349..481e0da 100644
--- a/artemis-service-extensions/pom.xml
+++ b/artemis-service-extensions/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-service-extensions</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-web/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml
index e97aaee..2814841 100644
--- a/artemis-web/pom.xml
+++ b/artemis-web/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-web</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/artemis-website/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml
index 902aea3..5ac02fb 100644
--- a/artemis-website/pom.xml
+++ b/artemis-website/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-website</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 090a29d..b3da8c1 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>client-side-load-balancing</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 c81cf20..ec2240d 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-durable-subscription</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 cf3b2ff..0492e77 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-grouping</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 cc6d33f..e3d39bf 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-jgroups</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 54a576b..38a5ff8 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 d8e63ad..71f5244 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-static-discovery-uri</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 09babfb..70e37b5 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-static-discovery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 1555a47..b6184c4 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-static-oneway</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 cf8d6d0..0d67c83 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-topic-uri</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 652513d..28a88fa 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-topic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/clustered/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml
index 4a11afb..fdfc413 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 98f15b4..4d3480c 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-message-redistribution</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 21cc4f0..5567965 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>symmetric-cluster</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 99cbd51..7d27ec9 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>application-layer-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 bec7cb0..4b83be1 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>client-side-fileoverlistener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 e8a8410..f2bd708 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>colocated-failover-scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 3468a7d..2053b13 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>colocated-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 e57d0c0..994d622 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>ha-policy-autobackup</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 fc56a8d..ed04e1a 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>multiple-failover-failback</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 e388c3d..a8ff0e5 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>multiple-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 889d237..6587c48 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>non-transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/ha/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml
index 7c0c332..805b4b5 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.failover</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 4d2f293..45043bd 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>replicated-failback-static</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 a921ac6..101d47b 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>replicated-failback</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 b000f66..47b9989 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>replicated-multiple-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 4e92999..1001f2a 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>replicated-transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 133c1f3..ee0e923 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 909895c..7275307 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stop-server-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 306f021..795527c 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/perf/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/perf/pom.xml b/examples/features/perf/perf/pom.xml
index d0ad844..fe5e556 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>openwire-perf</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml
index 1d63be7..2f7d227 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.soak</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/perf/soak/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml
index b4a87d6..d1de358 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <dependencies>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/pom.xml b/examples/features/pom.xml
index d1605cc..a6191e6 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/bridge/pom.xml b/examples/features/standard/bridge/pom.xml
index ccb93fd..0626bcd 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>core-bridge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/browser/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml
index f547e51..d4badae 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>browser</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 e88970f..d4f4028 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>client-kickoff</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 7298da6..46c861a 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>consumer-rate-limit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 d24c986..983a35b 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>dead-letter</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 18a7760..0303914 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>delayed-redelivery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/divert/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml
index 9f50570..daee2af 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
    <artifactId>divert</artifactId>
    <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 1e2eba4..bdcb7b4 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>durable-subscription</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 cefb518..2823e36 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>embedded-simple</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/embedded/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml
index d6d431b..9cc35e9 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>embedded</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/expiry/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml
index 893bd8d..4543188 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>expiry</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 9f0ce56..9e9f158 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>http-transport</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 9671ef9..c4b32b9 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>instantiate-connection-factory</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 9ddc991..c85a985 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>interceptor-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/interceptor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml
index 1089f0d..0ec1dab 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>interceptor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 cacc904..c53e929 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>auto-closeable</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 bab7c0f..8dd1d54 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>bridge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 02ca4ff..fd41094 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>completion-listener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 5a54663..b4b9a20 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>context</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 af4f081..8725a6c 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>shared-consumer</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml
index 30fe44d..7e56ba3 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 b65158c..358c9f9 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>large-message</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 63d7fd3..0d563ba 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>last-value-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 b0ee0c7..e78483e 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>management-notifications</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml
index 82b8f4b..e71da81 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>management</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 7351f71..4b29dcf 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.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-counters</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/message-group/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/message-group/pom.xml b/examples/features/standard/message-group/pom.xml
index 24eedd9..679e70e 100644
--- a/examples/features/standard/message-group/pom.xml
+++ b/examples/features/standard/message-group/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-group</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/message-group2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/message-group2/pom.xml b/examples/features/standard/message-group2/pom.xml
index eb13c83..70dbe25 100644
--- a/examples/features/standard/message-group2/pom.xml
+++ b/examples/features/standard/message-group2/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-group2</artifactId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/no-consumer-buffering/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/no-consumer-buffering/pom.xml b/examples/features/standard/no-consumer-buffering/pom.xml
index 006e323..cc89a2b 100644
--- a/examples/features/standard/no-consumer-buffering/pom.xml
+++ b/examples/features/standard/no-consumer-buffering/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>no-consumer-buffering</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/paging/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml
index 4ba0faf..5c9f295 100644
--- a/examples/features/standard/paging/pom.xml
+++ b/examples/features/standard/paging/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>paging</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml
index f878092..05d1b64 100644
--- a/examples/features/standard/pom.xml
+++ b/examples/features/standard/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.broker</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 de00c23..01b044b 100644
--- a/examples/features/standard/pre-acknowledge/pom.xml
+++ b/examples/features/standard/pre-acknowledge/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>pre-acknowledge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 1b7f859..9b596c8 100644
--- a/examples/features/standard/producer-rate-limit/pom.xml
+++ b/examples/features/standard/producer-rate-limit/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>producer-rate-limit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 41ad56f..750d3d9 100644
--- a/examples/features/standard/queue-requestor/pom.xml
+++ b/examples/features/standard/queue-requestor/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-requestor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 f5b445c..c7a973f 100644
--- a/examples/features/standard/queue-selector/pom.xml
+++ b/examples/features/standard/queue-selector/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml
index 09ba281..936a8b4 100644
--- a/examples/features/standard/queue/pom.xml
+++ b/examples/features/standard/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 d347e1b..51f16a6 100644
--- a/examples/features/standard/reattach-node/pom.xml
+++ b/examples/features/standard/reattach-node/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>reattach-node</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 078c52f..6daa7e6 100644
--- a/examples/features/standard/request-reply/pom.xml
+++ b/examples/features/standard/request-reply/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>request-reply</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 778e451..724fccc 100644
--- a/examples/features/standard/rest/dup-send/pom.xml
+++ b/examples/features/standard/rest/dup-send/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
    <artifactId>dup-send</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 d14255e..b5efef9 100644
--- a/examples/features/standard/rest/javascript-chat/pom.xml
+++ b/examples/features/standard/rest/javascript-chat/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
    <artifactId>javascript-chat</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 147f574..e32e2f6 100644
--- a/examples/features/standard/rest/jms-to-rest/pom.xml
+++ b/examples/features/standard/rest/jms-to-rest/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
    <artifactId>mixed-jms-rest</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/rest/pom.xml b/examples/features/standard/rest/pom.xml
index d7c866b..0031094 100644
--- a/examples/features/standard/rest/pom.xml
+++ b/examples/features/standard/rest/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.rest</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 c980753..00c551c 100644
--- a/examples/features/standard/rest/push/pom.xml
+++ b/examples/features/standard/rest/push/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
    <artifactId>push</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 601ae3e..7438964 100644
--- a/examples/features/standard/scheduled-message/pom.xml
+++ b/examples/features/standard/scheduled-message/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>scheduled-message</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/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 37a5186..9b09de0 100644
--- a/examples/features/standard/security-ldap/pom.xml
+++ b/examples/features/standard/security-ldap/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>security-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/4574b3ee/examples/features/standard/security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml
index f2be589..b74d7a3 100644
--- a/examples/features/standard/security/pom.xml
+++ b/examples/features/standard/security/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>security</artifactId>


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

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

Branch: refs/heads/master
Commit: 2b3d22c5ccae2e39b97ce41b7c1be6dacc7d70ca
Parents: 4436f06
Author: Martyn Taylor <mt...@redhat.com>
Authored: Wed Jun 8 11:02:14 2016 +0100
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Wed Jun 8 11:02:14 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-boot/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml
index 83768b3..435fb0e 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
       <relativePath>..</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-cli/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml
index 7eda99c..f5b03c7 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-cli</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-commons/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml
index 5b58576..47b17ff 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-commons</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-core-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml
index 0a42fdd..250861f 100644
--- a/artemis-core-client/pom.xml
+++ b/artemis-core-client/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-core-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index 54cf4a0..0f1d90f 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>apache-artemis</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-dto/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml
index fc64460..a6fe210 100644
--- a/artemis-dto/pom.xml
+++ b/artemis-dto/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-dto</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-features/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml
index 805beb1..2645703 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.3.0-SNAPSHOT</version>
+		<version>1.3.0</version>
 	</parent>
 	<artifactId>artemis-features</artifactId>
 	<packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-jdbc-store/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml
index 80f69c4..c35a3a1 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-jdbc-store</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-jms-client/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml
index 36ddc89..ff327fc 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-jms-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-jms-server/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml
index 76d129c..a5eb954 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-jms-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-journal/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml
index 76c7f18..c1e4088 100644
--- a/artemis-journal/pom.xml
+++ b/artemis-journal/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-journal</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml
index 006255a..1fdcca9 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-native/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-native/pom.xml b/artemis-native/pom.xml
index 9b520c7..3346f47 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-native</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 3f130ee..6354456 100644
--- a/artemis-protocols/artemis-amqp-protocol/pom.xml
+++ b/artemis-protocols/artemis-amqp-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 ff0a6e8..404cca1 100644
--- a/artemis-protocols/artemis-hornetq-protocol/pom.xml
+++ b/artemis-protocols/artemis-hornetq-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 180f891..8fadb1c 100644
--- a/artemis-protocols/artemis-hqclient-protocol/pom.xml
+++ b/artemis-protocols/artemis-hqclient-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 1acec2f..fdf2b33 100644
--- a/artemis-protocols/artemis-mqtt-protocol/pom.xml
+++ b/artemis-protocols/artemis-mqtt-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 2448b26..36c6442 100644
--- a/artemis-protocols/artemis-openwire-protocol/pom.xml
+++ b/artemis-protocols/artemis-openwire-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-protocols/artemis-proton-plug/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/artemis-proton-plug/pom.xml b/artemis-protocols/artemis-proton-plug/pom.xml
index c667e45..406ed13 100644
--- a/artemis-protocols/artemis-proton-plug/pom.xml
+++ b/artemis-protocols/artemis-proton-plug/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 6c62120..329c241 100644
--- a/artemis-protocols/artemis-stomp-protocol/pom.xml
+++ b/artemis-protocols/artemis-stomp-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-protocols/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml
index 9620bcd..7d3e73f 100644
--- a/artemis-protocols/pom.xml
+++ b/artemis-protocols/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <artifactId>artemis-pom</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-ra/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml
index a672185..b3921eb 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-ra</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-rest/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml
index 48d4c92..c9685ba 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <name>ActiveMQ Artemis REST Interface Implementation</name>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-selector/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml
index 874f95d..9b75812 100644
--- a/artemis-selector/pom.xml
+++ b/artemis-selector/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-server-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml
index 50e43fd..a8e230a 100644
--- a/artemis-server-osgi/pom.xml
+++ b/artemis-server-osgi/pom.xml
@@ -14,7 +14,7 @@
 	<parent>
 		<groupId>org.apache.activemq</groupId>
 		<artifactId>artemis-pom</artifactId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.3.0</version>
 	</parent>
 
 	<artifactId>artemis-server-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-server/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml
index 017f9ad..a12173e 100644
--- a/artemis-server/pom.xml
+++ b/artemis-server/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-service-extensions/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml
index 6f5b62a..84dd349 100644
--- a/artemis-service-extensions/pom.xml
+++ b/artemis-service-extensions/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-service-extensions</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-web/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml
index 02993ff..e97aaee 100644
--- a/artemis-web/pom.xml
+++ b/artemis-web/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-web</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/artemis-website/pom.xml
----------------------------------------------------------------------
diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml
index 3d101c7..902aea3 100644
--- a/artemis-website/pom.xml
+++ b/artemis-website/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>artemis-website</artifactId>
@@ -175,7 +175,7 @@
                               <mkdir dir="${webapp-outdir-user-manual}" />
                               <echo>executing ${gitbook.cmd}</echo>
                               <exec executable="${gitbook.cmd}" failonerror="true">
-                                 <env key="PATH" path="${basedir}/node"/>
+                                 <env key="PATH" path="${basedir}/node" />
                                  <arg value="build" />
                                  <arg value="${basedir}/../docs/user-manual/en" />
                                  <arg value="${webapp-outdir-user-manual}" />
@@ -183,7 +183,7 @@
                               <mkdir dir="${webapp-outdir-hacking-guide}" />
                               <echo>executing ${gitbook.cmd}</echo>
                               <exec executable="${gitbook.cmd}" failonerror="true">
-                                 <env key="PATH" path="${basedir}/node"/>
+                                 <env key="PATH" path="${basedir}/node" />
                                  <arg value="build" />
                                  <arg value="${basedir}/../docs/hacking-guide/en" />
                                  <arg value="${webapp-outdir-hacking-guide}" />

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 7ea5051..090a29d 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>client-side-load-balancing</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 a65e1d0..c81cf20 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>clustered-durable-subscription</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 244bbb8..cf3b2ff 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>clustered-grouping</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 9006773..cc6d33f 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>clustered-jgroups</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 f1897b4..54a576b 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>clustered-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 7f5097c..d8e63ad 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>clustered-static-discovery-uri</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 4f3b155..09babfb 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>clustered-static-discovery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 f53a324..1555a47 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>clustered-static-oneway</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 cc84056..cf8d6d0 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>clustered-topic-uri</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 3365f48..652513d 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>clustered-topic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/clustered/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml
index 4938b65..4a11afb 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 78659ef..98f15b4 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>queue-message-redistribution</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 ce40c4b..21cc4f0 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>symmetric-cluster</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 bc4dbb8..99cbd51 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>application-layer-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 a74f460..bec7cb0 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>client-side-fileoverlistener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 7e88daf..e8a8410 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>colocated-failover-scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 1f80efb..3468a7d 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>colocated-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 92ec9c2..e57d0c0 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>ha-policy-autobackup</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 b9593a2..fc56a8d 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>multiple-failover-failback</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 4886502..e388c3d 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>multiple-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 318c194..889d237 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>non-transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/ha/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml
index 7aa4525..7c0c332 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.failover</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 26aa974..4d2f293 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>replicated-failback-static</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 9459d6b..a921ac6 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>replicated-failback</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 9fc9490..b000f66 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>replicated-multiple-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 242c578..4e92999 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>replicated-transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 a7e3eb0..133c1f3 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>scale-down</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 9c6eb0f..909895c 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>stop-server-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 6d2e115..306f021 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>transaction-failover</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/perf/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/perf/pom.xml b/examples/features/perf/perf/pom.xml
index 0132fd5..d0ad844 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>openwire-perf</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml
index 4656777..1d63be7 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.soak</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/perf/soak/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml
index 4310216..b4a87d6 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <dependencies>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/pom.xml b/examples/features/pom.xml
index 42ae8ea..d1605cc 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/bridge/pom.xml b/examples/features/standard/bridge/pom.xml
index 0c9cc35..ccb93fd 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>core-bridge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/browser/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml
index 42eb011..f547e51 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>browser</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 201179e..e88970f 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>client-kickoff</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 59f9f56..7298da6 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>consumer-rate-limit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 0ebbd72..d24c986 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>dead-letter</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 c1b0f55..18a7760 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>delayed-redelivery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/divert/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml
index 9f3e82a..9f50570 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
    <artifactId>divert</artifactId>
    <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 1aa602c..1e2eba4 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>durable-subscription</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 d8e4348..cefb518 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>embedded-simple</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/embedded/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml
index 1889a8f..d6d431b 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>embedded</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/expiry/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml
index 08fc02b..893bd8d 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>expiry</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 366e482..9f0ce56 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>http-transport</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 54fb73c..9671ef9 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>instantiate-connection-factory</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 ee05648..9ddc991 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>interceptor-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/interceptor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml
index 0b36b3e..1089f0d 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>interceptor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 eb019f0..cacc904 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>auto-closeable</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 9e2b35c..bab7c0f 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>bridge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 f0cf829..02ca4ff 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>completion-listener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 3807001..5a54663 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>context</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 c0b5ea2..af4f081 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>shared-consumer</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml
index 180a44b..30fe44d 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 ce89029..b65158c 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>large-message</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 f2c97a4..63d7fd3 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>last-value-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 d53149c..b0ee0c7 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>management-notifications</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml
index 34c4693..82b8f4b 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>management</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 768cd54..7351f71 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.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>message-counters</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/message-group/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/message-group/pom.xml b/examples/features/standard/message-group/pom.xml
index 8502e64..24eedd9 100644
--- a/examples/features/standard/message-group/pom.xml
+++ b/examples/features/standard/message-group/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>message-group</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/message-group2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/message-group2/pom.xml b/examples/features/standard/message-group2/pom.xml
index 83e3c77..eb13c83 100644
--- a/examples/features/standard/message-group2/pom.xml
+++ b/examples/features/standard/message-group2/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>message-group2</artifactId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/no-consumer-buffering/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/no-consumer-buffering/pom.xml b/examples/features/standard/no-consumer-buffering/pom.xml
index 9b86c76..006e323 100644
--- a/examples/features/standard/no-consumer-buffering/pom.xml
+++ b/examples/features/standard/no-consumer-buffering/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>no-consumer-buffering</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/paging/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml
index 687de45..4ba0faf 100644
--- a/examples/features/standard/paging/pom.xml
+++ b/examples/features/standard/paging/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>paging</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml
index aa7a1d7..f878092 100644
--- a/examples/features/standard/pom.xml
+++ b/examples/features/standard/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.broker</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 49d6e5c..de00c23 100644
--- a/examples/features/standard/pre-acknowledge/pom.xml
+++ b/examples/features/standard/pre-acknowledge/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>pre-acknowledge</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 1ccd8b6..1b7f859 100644
--- a/examples/features/standard/producer-rate-limit/pom.xml
+++ b/examples/features/standard/producer-rate-limit/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>producer-rate-limit</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 e6d567c..41ad56f 100644
--- a/examples/features/standard/queue-requestor/pom.xml
+++ b/examples/features/standard/queue-requestor/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>queue-requestor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 8f4b4ae..f5b445c 100644
--- a/examples/features/standard/queue-selector/pom.xml
+++ b/examples/features/standard/queue-selector/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>queue-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml
index cbb7104..09ba281 100644
--- a/examples/features/standard/queue/pom.xml
+++ b/examples/features/standard/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 dd8bcf9..d347e1b 100644
--- a/examples/features/standard/reattach-node/pom.xml
+++ b/examples/features/standard/reattach-node/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>reattach-node</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 dc1e27d..078c52f 100644
--- a/examples/features/standard/request-reply/pom.xml
+++ b/examples/features/standard/request-reply/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>request-reply</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 992a93c..778e451 100644
--- a/examples/features/standard/rest/dup-send/pom.xml
+++ b/examples/features/standard/rest/dup-send/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
    <artifactId>dup-send</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 6765cf7..d14255e 100644
--- a/examples/features/standard/rest/javascript-chat/pom.xml
+++ b/examples/features/standard/rest/javascript-chat/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
    <artifactId>javascript-chat</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 6b4e555..147f574 100644
--- a/examples/features/standard/rest/jms-to-rest/pom.xml
+++ b/examples/features/standard/rest/jms-to-rest/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
    <artifactId>mixed-jms-rest</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/rest/pom.xml b/examples/features/standard/rest/pom.xml
index 62b0685..d7c866b 100644
--- a/examples/features/standard/rest/pom.xml
+++ b/examples/features/standard/rest/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.rest</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 e9e63e6..c980753 100644
--- a/examples/features/standard/rest/push/pom.xml
+++ b/examples/features/standard/rest/push/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
    <artifactId>push</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 5d0104f..601ae3e 100644
--- a/examples/features/standard/scheduled-message/pom.xml
+++ b/examples/features/standard/scheduled-message/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.0</version>
    </parent>
 
    <artifactId>scheduled-message</artifactId>