Repository: activemq-artemis Updated Branches: refs/heads/master 3435d5948 -> 22d54c583
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/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 f065adf..dab3620 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>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>artemis-jms-topic-selector-example2-example</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/examples/jms/topic/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic/pom.xml b/examples/jms/topic/pom.xml index aaf76a0..3563009 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>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>artemis-jms-topic-example</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/examples/jms/transaction-failover/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/transaction-failover/pom.xml b/examples/jms/transaction-failover/pom.xml index a45969b..d61bcd8 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>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>artemis-jms-transaction-failover-example</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/examples/jms/transactional/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/transactional/pom.xml b/examples/jms/transactional/pom.xml index 9321d92..e7a629b 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>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>artemis-jms-transactional-example</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/examples/jms/xa-heuristic/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-heuristic/pom.xml b/examples/jms/xa-heuristic/pom.xml index cf8ba8a..125bee7 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>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>artemis-jms-xa-heuristic-example</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/examples/jms/xa-receive/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-receive/pom.xml b/examples/jms/xa-receive/pom.xml index f87f26b..b3d6c6e 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>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>artemis-jms-xa-receive-example</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/examples/jms/xa-send/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-send/pom.xml b/examples/jms/xa-send/pom.xml index 71d472e..594bb44 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>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>artemis-jms-xa-send-example</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index c35cab5..1371354 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.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/examples/soak/normal/pom.xml ---------------------------------------------------------------------- diff --git a/examples/soak/normal/pom.xml b/examples/soak/normal/pom.xml index fe6622e..e35be5a 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>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/examples/soak/pom.xml ---------------------------------------------------------------------- diff --git a/examples/soak/pom.xml b/examples/soak/pom.xml index 18fa01e..53895f4 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>artemis-examples</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.soak</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/integration/activemq-aerogear-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml index 033a2dd..34b093a 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.0.0</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/integration/activemq-spring-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml index b199ee0..e204497 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.0.0</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/integration/activemq-vertx-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml index f8bccf4..3231add 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.0.0</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9e86f93..61824fd 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.0.0</version> + <version>1.0.1-SNAPSHOT</version> <parent> <groupId>org.apache</groupId> @@ -110,7 +110,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</tag> + <tag>1.0.0-SNAPSHOT</tag> </scm> <distributionManagement> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/tests/integration-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index 3fa8435..8d580d9 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.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>integration-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/tests/jms-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index b612fae..4aaa36a 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.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>jms-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/tests/joram-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index 04d8dc7..4caef15 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.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>joram-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/tests/performance-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index 2602be2..8de4741 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.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>performance-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/pom.xml b/tests/pom.xml index 637a5cd..b388824 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.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <name>ActiveMQ Artemis Tests POM</name> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/tests/soak-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index 56ce43e..f6aa17e 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.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>soak-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/tests/stress-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index 9eabda7..3f0900c 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.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>stress-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/tests/timing-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index 5f5cacc..2b1b006 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.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>timing-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/22d54c58/tests/unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index c507288..c1bb7be 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.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>unit-tests</artifactId>