Repository: activemq-artemis Updated Branches: refs/heads/1.x 6996cd745 -> 16f3659cd
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 5450c66..c5f6cf7 100644 --- a/examples/features/standard/security-ldap/pom.xml +++ b/examples/features/standard/security-ldap/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>1.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>security-ldap</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/examples/features/standard/security/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml index 46a4eb0..858cf35 100644 --- a/examples/features/standard/security/pom.xml +++ b/examples/features/standard/security/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>1.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>security</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 f3d7ff6..1b52587 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>send-acknowledgements</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 6156aec..b7c351d 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>spring-integration</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 9d777dd..1947f0d 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>ssl-enabled-dual-authentication</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 874f53e..a025c03 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>ssl-enabled</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 46b0706..76ddc7f 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>static-selector</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 fe26830..c7940c8 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>temp-queue</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 c02791b..1832d6f 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>topic-hierarchies</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 dc8c57c..dd413d2 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>topic-selector1</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 7ae1385..352c87d 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>topic-selector2</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/examples/features/standard/topic/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml index 564efe8..0456c4b 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>topic</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/examples/features/standard/transactional/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml index 17c3f9a..c1a0cf7 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>transactional</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 939a75c..b121baf 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>xa-heuristic</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 6cb8f2c..0e65adb 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>xa-receive</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 f513347..80eea96 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>xa-send</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 f1299b5..cd723f1 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 2703d44..7f70eec 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>artemis-rar</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/examples/features/sub-modules/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml index ad7d37e..23c9c83 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.modules</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 a983449..1f6dcc1 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>artemis-vertx-example</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 2498161..8d4d3f1 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/examples/protocols/amqp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml index 7d96d3f..342db16 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.amqp</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 3ad6b52..0a23bf7 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>protoncpp</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 4836fdd..dcdd95a 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>proton-ruby</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/examples/protocols/amqp/queue/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml index fe9b7c8..d7e3f2e 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>queue</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 ae0372e..da9dea5 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>artemis-mqtt-publish-example</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/examples/protocols/mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml index 89d5364..7413f17 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.mqtt</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/examples/protocols/openwire/chat/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml index d4e4d4a..bcc1e57 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>chat-example</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 de68504..20bee63 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>message-listener</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 239d08f..0f64639 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>message-recovery</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/examples/protocols/openwire/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml index 5c494ac..7c63840 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.openwire</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/examples/protocols/openwire/queue/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml index 64e838d..24b93d9 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>queue-openwire</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/examples/protocols/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml index 1237404..7fddf22 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.protocols</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/examples/protocols/stomp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml index aff1fb6..630d446 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.stomp</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 dba1ec7..6bc8820 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>stomp-embedded-interceptor</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 9449092..19dc32b 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>stomp-jms</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 2e09418..7b7abda 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>stomp-websockets</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/examples/protocols/stomp/stomp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml index af875a6..87accf2 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>stomp</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 64e4089..33e499d 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>stomp1.1</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/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 094e163..e6f4eb0 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>stomp1.2</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/integration/activemq-aerogear-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml index 3434e8e..80d8a86 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/integration/activemq-spring-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml index e3842f8..86347dc 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/integration/activemq-vertx-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml index 3902983..90bf6d9 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a8a04ba..265b3ae 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> <parent> <groupId>org.apache</groupId> @@ -169,7 +169,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.5.3</tag> + <tag>1.0.0-SNAPSHOT</tag> </scm> <distributionManagement> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/tests/activemq5-unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml index eb96e58..d80c5c8 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>activemq5-unit-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/tests/artemis-test-support/pom.xml ---------------------------------------------------------------------- diff --git a/tests/artemis-test-support/pom.xml b/tests/artemis-test-support/pom.xml index 9acb9e9..576d762 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>1.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>artemis-test-support</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/tests/integration-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index e3a448b..2e90ac7 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>integration-tests</artifactId> @@ -355,7 +355,7 @@ <dependency> <groupId>org.apache.activemq.rest</groupId> <artifactId>artemis-rest</artifactId> - <version>1.5.3</version> + <version>1.6.0-SNAPSHOT</version> <scope>compile</scope> </dependency> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/tests/jms-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index b00f1da..98fd756 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>jms-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/tests/joram-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index 2d58e1f..6e8496b 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>joram-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/tests/performance-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index b086dc5..867e9a8 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>performance-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/pom.xml b/tests/pom.xml index 62e2ccc..6d5c21e 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <name>ActiveMQ Artemis Tests POM</name> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/tests/soak-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index f6e4b10..39a7bd7 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>soak-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/tests/stress-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index 14003cb..4866b09 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>stress-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/tests/timing-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index a7e876e..f1e77c2 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>timing-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/16f3659c/tests/unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index 3073ac0..f3aea01 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.5.3</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>unit-tests</artifactId>
