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

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/examples/features/standard/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml
index 8dfc285..97bea0b 100644
--- a/examples/features/standard/queue/pom.xml
+++ b/examples/features/standard/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue</artifactId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 ecc2ade..90a5640 100644
--- a/examples/features/standard/request-reply/pom.xml
+++ b/examples/features/standard/request-reply/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>request-reply</artifactId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 4bb8311..1a9b542 100644
--- a/examples/features/standard/rest/javascript-chat/pom.xml
+++ b/examples/features/standard/rest/javascript-chat/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
    <artifactId>javascript-chat</artifactId>
    <packaging>war</packaging>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/examples/features/standard/rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/rest/pom.xml b/examples/features/standard/rest/pom.xml
index b98766a..be8af68 100644
--- a/examples/features/standard/rest/pom.xml
+++ b/examples/features/standard/rest/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.rest</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 4fe1b4a..1a0c6e9 100644
--- a/examples/features/standard/rest/push/pom.xml
+++ b/examples/features/standard/rest/push/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
    <artifactId>push</artifactId>
    <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 063fa18..800137d 100644
--- a/examples/features/standard/scheduled-message/pom.xml
+++ b/examples/features/standard/scheduled-message/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>scheduled-message</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 d4e08d9..50c07d7 100644
--- a/examples/features/standard/security-ldap/pom.xml
+++ b/examples/features/standard/security-ldap/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>security-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/examples/features/standard/security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml
index 27fdd51..9fba4e2 100644
--- a/examples/features/standard/security/pom.xml
+++ b/examples/features/standard/security/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>security</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 3422d31..93562c7 100644
--- a/examples/features/standard/send-acknowledgements/pom.xml
+++ b/examples/features/standard/send-acknowledgements/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>send-acknowledgements</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 472c366..9aeefae 100644
--- a/examples/features/standard/spring-integration/pom.xml
+++ b/examples/features/standard/spring-integration/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>spring-integration</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 8335223..bb71b80 100644
--- a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
+++ b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>ssl-enabled-dual-authentication</artifactId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 349547e..bf2d61f 100644
--- a/examples/features/standard/static-selector/pom.xml
+++ b/examples/features/standard/static-selector/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>static-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 52f445a..f2056cc 100644
--- a/examples/features/standard/temp-queue/pom.xml
+++ b/examples/features/standard/temp-queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>temp-queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 8d74fa2..86a6cbd 100644
--- a/examples/features/standard/topic-hierarchies/pom.xml
+++ b/examples/features/standard/topic-hierarchies/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic-hierarchies</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 f013d58..ef4e17a 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>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic-selector1</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 3111bbe..e7112b7 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>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic-selector2</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/examples/features/standard/topic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml
index b6c968c..cc64fa0 100644
--- a/examples/features/standard/topic/pom.xml
+++ b/examples/features/standard/topic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/examples/features/standard/transactional/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml
index ebc05e7..ba344cc 100644
--- a/examples/features/standard/transactional/pom.xml
+++ b/examples/features/standard/transactional/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>transactional</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 8a591fe..18b36ea 100644
--- a/examples/features/standard/xa-heuristic/pom.xml
+++ b/examples/features/standard/xa-heuristic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>xa-heuristic</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 0ddd1a2..1524e94 100644
--- a/examples/features/standard/xa-receive/pom.xml
+++ b/examples/features/standard/xa-receive/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>xa-receive</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 836fe6e..109fe9c 100644
--- a/examples/features/standard/xa-send/pom.xml
+++ b/examples/features/standard/xa-send/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>xa-send</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 7f69a0d..a166f85 100644
--- a/examples/features/sub-modules/artemis-ra-rar/pom.xml
+++ b/examples/features/sub-modules/artemis-ra-rar/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-rar</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/examples/features/sub-modules/pom.xml
----------------------------------------------------------------------
diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml
index 73ea085..f044c96 100644
--- a/examples/features/sub-modules/pom.xml
+++ b/examples/features/sub-modules/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.modules</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 92b0911..85c6454 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/examples/protocols/amqp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml
index c25565d..02e29a8 100644
--- a/examples/protocols/amqp/pom.xml
+++ b/examples/protocols/amqp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.amqp</groupId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 12b1b25..fb1d34c 100644
--- a/examples/protocols/amqp/proton-ruby/pom.xml
+++ b/examples/protocols/amqp/proton-ruby/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>proton-ruby</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/examples/protocols/amqp/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml
index c3c665b..650dafc 100644
--- a/examples/protocols/amqp/queue/pom.xml
+++ b/examples/protocols/amqp/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 45bb5d2..9f3332d 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>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-mqtt-publish-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/examples/protocols/mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml
index f5a0796..dabafc4 100644
--- a/examples/protocols/mqtt/pom.xml
+++ b/examples/protocols/mqtt/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.mqtt</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/examples/protocols/openwire/chat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml
index 7bdf95a..7e39822 100644
--- a/examples/protocols/openwire/chat/pom.xml
+++ b/examples/protocols/openwire/chat/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>chat-example</artifactId>

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

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/examples/protocols/openwire/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml
index 4c4d80e..6f4b450 100644
--- a/examples/protocols/openwire/pom.xml
+++ b/examples/protocols/openwire/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.openwire</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/examples/protocols/openwire/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml
index 8e93210..bbd55c2 100644
--- a/examples/protocols/openwire/queue/pom.xml
+++ b/examples/protocols/openwire/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-openwire</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/examples/protocols/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml
index 156553b..c4f59a2 100644
--- a/examples/protocols/pom.xml
+++ b/examples/protocols/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>artemis-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.protocols</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/examples/protocols/stomp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml
index 13525ed..ac53705 100644
--- a/examples/protocols/stomp/pom.xml
+++ b/examples/protocols/stomp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.stomp</groupId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 cea6c50..f76ba26 100644
--- a/examples/protocols/stomp/stomp-jms/pom.xml
+++ b/examples/protocols/stomp/stomp-jms/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp-jms</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 c843516..17f4540 100644
--- a/examples/protocols/stomp/stomp-websockets/pom.xml
+++ b/examples/protocols/stomp/stomp-websockets/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp-websockets</artifactId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/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 3676b86..5c15a5a 100644
--- a/examples/protocols/stomp/stomp1.1/pom.xml
+++ b/examples/protocols/stomp/stomp1.1/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp1.1</artifactId>

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

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/integration/activemq-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml
index ca0b906..9ca72e6 100644
--- a/integration/activemq-spring-integration/pom.xml
+++ b/integration/activemq-spring-integration/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1bbc0c6..15d701e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-pom</artifactId>
    <packaging>pom</packaging>
-   <version>2.3.0</version>
+   <version>2.3.0-SNAPSHOT</version>
 
    <parent>
       <groupId>org.apache</groupId>
@@ -179,7 +179,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>2.3.0</tag>
+      <tag>1.0.0-SNAPSHOT</tag>
    </scm>
 
    <distributionManagement>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/tests/activemq5-unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml
index 6296d77..b539e10 100644
--- a/tests/activemq5-unit-tests/pom.xml
+++ b/tests/activemq5-unit-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq5-unit-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/tests/artemis-test-support/pom.xml
----------------------------------------------------------------------
diff --git a/tests/artemis-test-support/pom.xml b/tests/artemis-test-support/pom.xml
index b252ecb..4682136 100644
--- a/tests/artemis-test-support/pom.xml
+++ b/tests/artemis-test-support/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-test-support</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/tests/integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index 4a447f7..10ccd2e 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>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>
@@ -320,7 +320,7 @@
       <dependency>
          <groupId>org.apache.activemq.rest</groupId>
          <artifactId>artemis-rest</artifactId>
-         <version>2.3.0</version>
+         <version>2.3.0-SNAPSHOT</version>
          <scope>compile</scope>
       </dependency>
 

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/tests/jms-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml
index 1b858b1..da79161 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>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>jms-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/tests/joram-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml
index 471a235..c44a114 100644
--- a/tests/joram-tests/pom.xml
+++ b/tests/joram-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>joram-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/tests/performance-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml
index 9c646a9..3acb467 100644
--- a/tests/performance-tests/pom.xml
+++ b/tests/performance-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>performance-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index b90661f..ecd983f 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <name>ActiveMQ Artemis Tests POM</name>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/tests/smoke-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/smoke-tests/pom.xml b/tests/smoke-tests/pom.xml
index 7e49e7b..23d63f4 100644
--- a/tests/smoke-tests/pom.xml
+++ b/tests/smoke-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>smoke-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/tests/soak-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml
index e552e81..30ea347 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>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/tests/stress-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml
index f22c56d..1927656 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>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/tests/timing-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml
index 5b172ff..e15601b 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>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/04979a65/tests/unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml
index df7d2b3..0f63c65 100644
--- a/tests/unit-tests/pom.xml
+++ b/tests/unit-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.3.0</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>unit-tests</artifactId>