Repository: activemq-artemis
Updated Branches:
  refs/heads/master ffccd7efb -> d38ef19bf


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 17a4663..436e212 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>send-acknowledgements</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 4148a0d..17da58a 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>spring-integration</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml 
b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
index 3550349..f3cbcf0 100644
--- a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
+++ b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>1.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>ssl-enabled-dual-authentication</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 e543b52..2c41eee 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>ssl-enabled</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 874f72b..5752d0c 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>static-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 c444617..fdc6b16 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>temp-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 db7a66c..8e799b9 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>topic-hierarchies</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 43306f3..b0dd6ae 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>topic-selector1</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 f31be7f..f2ccbe8 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>topic-selector2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/examples/features/standard/topic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic/pom.xml 
b/examples/features/standard/topic/pom.xml
index e17f707..5e82ca4 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>topic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/examples/features/standard/transactional/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/transactional/pom.xml 
b/examples/features/standard/transactional/pom.xml
index b215ed6..996d46f 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>transactional</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 9253b33..47d812c 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>xa-heuristic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 337a999..7fa1af3 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>xa-receive</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 b3e1d80..239c952 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>xa-send</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 5b7ef2c..523d1cc 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <properties>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 77ca918..d9fcca0 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>artemis-rar</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/examples/features/sub-modules/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/pom.xml 
b/examples/features/sub-modules/pom.xml
index fd83db8..7ca9217 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.modules</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 ffee39a..f344754 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>artemis-vertx-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 3521796..46de86c 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/examples/protocols/amqp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml
index 69b41f1..4bcac19 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.amqp</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 1f6f1dd..c4e66cf 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>protoncpp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 23ba157..542c7f7 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>proton-ruby</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/examples/protocols/amqp/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/queue/pom.xml 
b/examples/protocols/amqp/queue/pom.xml
index e94c485..a6f978b 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 1d0f444..829b5a7 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>artemis-mqtt-publish-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/examples/protocols/mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml
index 450b52e..9b7fae2 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.mqtt</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/examples/protocols/openwire/chat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/chat/pom.xml 
b/examples/protocols/openwire/chat/pom.xml
index 79d861c..2d9d524 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>chat-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 8ad2b96..82ed1cc 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>message-listener</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 0151391..068a6f7 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>message-recovery</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/examples/protocols/openwire/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/pom.xml 
b/examples/protocols/openwire/pom.xml
index bfb6947..ebc2afa 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.openwire</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/examples/protocols/openwire/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/queue/pom.xml 
b/examples/protocols/openwire/queue/pom.xml
index cd450a1..6f1d738 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>queue-openwire</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/examples/protocols/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml
index a1a5217..a28c368 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.protocols</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/examples/protocols/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml
index ed65ce7..54917ad 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.stomp</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 6302f49..2a1416f 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>stomp-embedded-interceptor</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 8ab1092..cb0435d 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>stomp-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 073e729..20d24b0 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>stomp-websockets</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/examples/protocols/stomp/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/stomp/pom.xml 
b/examples/protocols/stomp/stomp/pom.xml
index 49e9402..498163a 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>stomp</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 807096c..a59dbf5 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>stomp1.1</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/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 02f98bf..aa0c589 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>stomp1.2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/integration/activemq-aerogear-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-aerogear-integration/pom.xml 
b/integration/activemq-aerogear-integration/pom.xml
index 004ef54..5424a87 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/integration/activemq-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-spring-integration/pom.xml 
b/integration/activemq-spring-integration/pom.xml
index e1254ed..ff15394 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/integration/activemq-vertx-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-vertx-integration/pom.xml 
b/integration/activemq-vertx-integration/pom.xml
index 0bd0e3a..bdf1941 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b137290..c6428f8 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.4.0-SNAPSHOT</version>
+   <version>1.4.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.4.0</tag>
    </scm>
 
    <distributionManagement>
@@ -856,7 +856,7 @@
                                                                        </goals>
                                                                
</pluginExecutionFilter>
                                                                <action>
-                                                                       
<ignore></ignore>
+                                                                       <ignore 
/>
                                                                </action>
                                                        </pluginExecution>
                                                </pluginExecutions>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/tests/activemq5-unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/activemq5-unit-tests/pom.xml 
b/tests/activemq5-unit-tests/pom.xml
index a614806..595af43 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>activemq5-unit-tests</artifactId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/tests/integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index 9b4a518..9bd584e 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>
@@ -365,7 +365,7 @@
       <dependency>
          <groupId>org.apache.activemq.rest</groupId>
          <artifactId>artemis-rest</artifactId>
-         <version>1.4.0-SNAPSHOT</version>
+         <version>1.4.0</version>
          <scope>compile</scope>
       </dependency>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/tests/jms-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml
index ec91e6f..9ad8fcf 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>jms-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/tests/joram-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml
index 5bf9dfa..06f0ea8 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>joram-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/tests/performance-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml
index df29521..6d58fdb 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>performance-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index a2efeac..99a6405 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <name>ActiveMQ Artemis Tests POM</name>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/tests/soak-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml
index c83077e..54aa14e 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/tests/stress-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml
index 4aa577d..7104f87 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/tests/timing-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml
index 4bca43d..7c89464 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d38ef19b/tests/unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml
index 1e5a220..552149b 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.4.0-SNAPSHOT</version>
+      <version>1.4.0</version>
    </parent>
 
    <artifactId>unit-tests</artifactId>

Reply via email to