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 2015/03/24 16:21:20 UTC

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

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/topic-selector-example2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/topic-selector-example2/pom.xml b/examples/jms/topic-selector-example2/pom.xml
index 42b050a..8880287 100644
--- a/examples/jms/topic-selector-example2/pom.xml
+++ b/examples/jms/topic-selector-example2/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-topic-selector-example2-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/topic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/topic/pom.xml b/examples/jms/topic/pom.xml
index f77b363..e9f8652 100644
--- a/examples/jms/topic/pom.xml
+++ b/examples/jms/topic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-topic-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/transaction-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/transaction-failover/pom.xml b/examples/jms/transaction-failover/pom.xml
index 3db1a9e..8ac8ada 100644
--- a/examples/jms/transaction-failover/pom.xml
+++ b/examples/jms/transaction-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-transaction-failover-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/transactional/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/transactional/pom.xml b/examples/jms/transactional/pom.xml
index 51f94ec..15afc8b 100644
--- a/examples/jms/transactional/pom.xml
+++ b/examples/jms/transactional/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-transactional-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/xa-heuristic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/xa-heuristic/pom.xml b/examples/jms/xa-heuristic/pom.xml
index 5e72917..dca0b9f 100644
--- a/examples/jms/xa-heuristic/pom.xml
+++ b/examples/jms/xa-heuristic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-xa-heuristic-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/xa-receive/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/xa-receive/pom.xml b/examples/jms/xa-receive/pom.xml
index 71aab74..97dff76 100644
--- a/examples/jms/xa-receive/pom.xml
+++ b/examples/jms/xa-receive/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-xa-receive-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/jms/xa-send/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/xa-send/pom.xml b/examples/jms/xa-send/pom.xml
index 0dd8795..bdf40a7 100644
--- a/examples/jms/xa-send/pom.xml
+++ b/examples/jms/xa-send/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq-jms-xa-send-example</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 2eeb5a4..6fd333b 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/soak/normal/pom.xml
----------------------------------------------------------------------
diff --git a/examples/soak/normal/pom.xml b/examples/soak/normal/pom.xml
index 566af5e..27e0d51 100644
--- a/examples/soak/normal/pom.xml
+++ b/examples/soak/normal/pom.xml
@@ -28,7 +28,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.soak</groupId>
       <artifactId>soak-examples</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <dependencies>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/examples/soak/pom.xml
----------------------------------------------------------------------
diff --git a/examples/soak/pom.xml b/examples/soak/pom.xml
index 4905b0f..e14fcdc 100644
--- a/examples/soak/pom.xml
+++ b/examples/soak/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>activemq-examples</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.soak</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/integration/activemq-aerogear-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml
index 4b446fc..ba02614 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>activemq-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/integration/activemq-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml
index e761a6b..f60fe33 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>activemq-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/integration/activemq-vertx-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml
index e309906..0d70eb8 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>activemq-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 05db0a0..416b810 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
    <groupId>org.apache.activemq</groupId>
    <artifactId>activemq-pom</artifactId>
    <packaging>pom</packaging>
-   <version>6.0.0-M1</version>
+   <version>6.0.0-SNAPSHOT</version>
 
    <parent>
       <groupId>org.apache</groupId>
@@ -106,7 +106,7 @@
       <connection>scm:git:http://git-wip-us.apache.org/repos/asf/activemq-6.git</connection>
       <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/activemq-6.git</developerConnection>
       <url>https://fisheye6.atlassian.com/browse/~br=master/activemq-6-git</url>
-      <tag>6.0.0-M1</tag>
+      <tag>6.0.0-SNAPSHOT</tag>
    </scm>
 
    <distributionManagement>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/tests/integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index d05139b..b097f6a 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>activemq-tests-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/tests/jms-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml
index 03c24c2..269071b 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>activemq-tests-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>jms-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/tests/joram-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml
index 5f46118..73f651c 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>activemq-tests-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>joram-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/tests/performance-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml
index 203d129..2af788d 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>activemq-tests-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>performance-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index 4bca23b..47d69f8 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <name>ActiveMQ6 Tests POM</name>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/tests/soak-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml
index c4317ed..a02570f 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>activemq-tests-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/tests/stress-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml
index 4f9beae..034291b 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>activemq-tests-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/tests/timing-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml
index 386b7b2..21b5fe1 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>activemq-tests-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/babdc21b/tests/unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml
index 7121574..493e2a8 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>activemq-tests-pom</artifactId>
-      <version>6.0.0-M1</version>
+      <version>6.0.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>unit-tests</artifactId>