Repository: activemq-artemis Updated Branches: refs/heads/master adc536ce0 -> 63ea44872
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/examples/features/standard/topic/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml index 769e096..878d2c7 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>topic</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/examples/features/standard/transactional/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml index 180fcc9..19c2a55 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>transactional</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/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 5f8b58a..8dc2c21 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>xa-heuristic</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/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 288b665..7b81458 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>xa-receive</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/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 f0917b1..7aa1d00 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>xa-send</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/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 f217664..5acc36c 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/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 9ba2d8c..ac4bfb8 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>artemis-rar</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/examples/features/sub-modules/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml index 0e841db..522fc8a 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <groupId>org.apache.activemq.examples.modules</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/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 bc52248..f8c3c21 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>artemis-vertx-example</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 841da16..388635a 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <groupId>org.apache.activemq.examples</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/examples/protocols/amqp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml index 0f09732..87e73dd 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <groupId>org.apache.activemq.examples.amqp</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/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 20e904e..b00468d 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>protoncpp</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/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 3a549c8..1c00460 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>proton-ruby</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/examples/protocols/amqp/queue/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml index c0ade01..98b24d0 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>queue</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/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 209022b..09bea8e 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>artemis-mqtt-publish-example</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/examples/protocols/mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml index 3fce592..66e2f8e 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <groupId>org.apache.activemq.examples.mqtt</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/examples/protocols/openwire/chat/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml index 4ac3f7f..2433f60 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>chat-example</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/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 558f293..6ef602d 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>message-listener</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/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 55619e5..6b40078 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>message-recovery</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/examples/protocols/openwire/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml index 7127cfb..844aacf 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <groupId>org.apache.activemq.examples.openwire</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/examples/protocols/openwire/queue/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml index 9e00e8f..164740e 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>queue-openwire</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/examples/protocols/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml index f33b259..6864499 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <groupId>org.apache.activemq.examples.protocols</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/examples/protocols/stomp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml index 179b082..e568ed0 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <groupId>org.apache.activemq.examples.stomp</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/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 0eb0d53..09bcded 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>stomp-websockets</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/examples/protocols/stomp/stomp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml index 2e6900c..76b3b38 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>stomp</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/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 df811a0..7e76eb3 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>stomp1.1</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/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 01ab9e6..b2745fc 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>stomp1.2</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/integration/activemq-aerogear-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml index 7ff538a..d5f04ea 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/integration/activemq-spring-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml index 8e13320..5504a52 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/integration/activemq-vertx-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml index f0750dd..21703ac 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f26dd51..cbc738b 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> <parent> <groupId>org.apache</groupId> @@ -129,7 +129,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.1.0</tag> </scm> <distributionManagement> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/tests/activemq5-unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml index 9ac5c2a..e0f75a8 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>activemq5-unit-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/tests/integration-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index de8ca77..1f6a20e 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>integration-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/tests/jms-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index 46ec5e6..1e17275 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>jms-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/tests/joram-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index 66b8001..38380de 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>joram-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/tests/performance-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index 5999e5e..606637e 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>performance-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/pom.xml b/tests/pom.xml index 87faffa..6fd87de 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <name>ActiveMQ Artemis Tests POM</name> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/tests/soak-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index 56c0244..00c3157 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>soak-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/tests/stress-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index 58672b4..ac68204 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>stress-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/tests/timing-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index 711452a..b48088b 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>timing-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/63ea4487/tests/unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index 73aa4dc..5613ea1 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>unit-tests</artifactId>
