Repository: activemq-artemis Updated Branches: refs/heads/master 4436f06f3 -> 4574b3ee1
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 5ec2684..37a5186 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>security-ldap</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/security/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml index 1f2a00a..f2be589 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>security</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 4dff3c8..3e5a323 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>send-acknowledgements</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 51d0fe3..9f175f3 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>spring-integration</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 f5ab61b..88c35a9 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>ssl-enabled</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 188f391..83bb032 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>static-selector</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 cd9b8dd..1c913ec 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>temp-queue</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 a53f248..4089339 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>topic-hierarchies</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 4b37436..0dd9f29 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>topic-selector1</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 a7a17a0..b11b8cd 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>topic-selector2</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/topic/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml index 6d61d79..ca4bdac 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>topic</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/standard/transactional/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml index 9ea6c77..c83f750 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>transactional</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 b49c62e..7cb8cd3 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>xa-heuristic</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 29d6b8f..58fbb82 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>xa-receive</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 41068e5..a22980a 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>xa-send</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 84846f2..2bcc00f 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 886c9b4..736e518 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-rar</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/features/sub-modules/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml index 9046b51..184588e 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <groupId>org.apache.activemq.examples.modules</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 bc6a671..47e20d6 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-vertx-example</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 1d70848..ee5d38a 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <groupId>org.apache.activemq.examples</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/amqp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml index d66f08b..e6397a0 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <groupId>org.apache.activemq.examples.amqp</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 d1c76d7..c797454 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>protoncpp</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 686bded..1cff2cb 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>proton-ruby</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/amqp/queue/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml index 5666e45..55daebd 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>queue</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 4adb3a4..050331c 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-mqtt-publish-example</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml index 4e0a00f..0dd05ab 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <groupId>org.apache.activemq.examples.mqtt</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/openwire/chat/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml index 20ffc3f..24cada6 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>chat-example</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 a9e0bf2..adfd570 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>message-listener</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 f1dd1d7..d0dfd08 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>message-recovery</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/openwire/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml index d9b1525..a36c6ff 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <groupId>org.apache.activemq.examples.openwire</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/openwire/queue/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml index 1c8c267..7bb0232 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>queue-openwire</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml index 5e97a0a..6506644 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <groupId>org.apache.activemq.examples.protocols</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/stomp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml index 2c6b9e9..e7e56fb 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <groupId>org.apache.activemq.examples.stomp</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 f8a5a2d..c01debf 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>stomp-embedded-interceptor</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 ea30f14..9b896fe 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>stomp-jms</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 350bc62..7484bec 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>stomp-websockets</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/examples/protocols/stomp/stomp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml index 8a2be46..4e70dee 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>stomp</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 98680c9..a5575fc 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>stomp1.1</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/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 62ab7fd..9d30105 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>stomp1.2</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/integration/activemq-aerogear-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml index f8bf9b0..6ac3d91 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/integration/activemq-spring-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml index 211400d..761826a 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/integration/activemq-vertx-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml index ba2548a..1c8ee2e 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d8587e1..50a039c 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> <parent> <groupId>org.apache</groupId> @@ -149,7 +149,7 @@ <connection>scm:git:http://git-wip-us.apache.org/repos/asf/activemq-artemis.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/activemq-artemis.git</developerConnection> <url>https://fisheye6.atlassian.com/browse/~br=master/activemq-artemis-git</url> - <tag>1.0.0-SNAPSHOT</tag> + <tag>1.3.0</tag> </scm> <distributionManagement> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/activemq5-unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml index b058f84..97c6045 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>activemq5-unit-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/integration-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index b0303c7..b1a4679 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>integration-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/jms-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index 02cabae..c44df9d 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>jms-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/joram-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index 332c256..48e48c4 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>joram-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/performance-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index 0d17d82..6927886 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>performance-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/pom.xml b/tests/pom.xml index 630da1e..e12dbe1 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <name>ActiveMQ Artemis Tests POM</name> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/soak-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index 4d22219..68a537a 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>soak-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/stress-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index 5373434..5a0ef15 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>stress-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/timing-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index f1a71ef..7034738 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>timing-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2b3d22c5/tests/unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index f805d29..97e01a6 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.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>unit-tests</artifactId>
