[maven-release-plugin] prepare release 1.1.0
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/c512f12a Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/c512f12a Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/c512f12a Branch: refs/heads/master Commit: c512f12a346d1f7b503db29bb6b2681c38886c45 Parents: 1add10a Author: Martyn Taylor <[email protected]> Authored: Fri Sep 11 19:01:19 2015 +0100 Committer: Martyn Taylor <[email protected]> Committed: Fri Sep 11 19:01:19 2015 +0100 ---------------------------------------------------------------------- artemis-boot/pom.xml | 2 +- artemis-cli/pom.xml | 2 +- artemis-commons/pom.xml | 2 +- artemis-core-client/pom.xml | 2 +- artemis-distribution/pom.xml | 2 +- artemis-dto/pom.xml | 2 +- artemis-jms-client/pom.xml | 2 +- artemis-jms-server/pom.xml | 2 +- artemis-journal/pom.xml | 2 +- artemis-maven-plugin/pom.xml | 2 +- artemis-native/pom.xml | 2 +- artemis-protocols/artemis-amqp-protocol/pom.xml | 2 +- artemis-protocols/artemis-hornetq-protocol/pom.xml | 2 +- artemis-protocols/artemis-mqtt-protocol/pom.xml | 2 +- artemis-protocols/artemis-openwire-protocol/pom.xml | 2 +- artemis-protocols/artemis-proton-plug/pom.xml | 2 +- artemis-protocols/artemis-stomp-protocol/pom.xml | 2 +- artemis-protocols/pom.xml | 2 +- artemis-ra/pom.xml | 2 +- artemis-rest/pom.xml | 2 +- artemis-selector/pom.xml | 2 +- artemis-server/pom.xml | 2 +- artemis-service-extensions/pom.xml | 2 +- artemis-web/pom.xml | 2 +- artemis-website/pom.xml | 2 +- examples/features/clustered/client-side-load-balancing/pom.xml | 2 +- .../features/clustered/clustered-durable-subscription/pom.xml | 2 +- examples/features/clustered/clustered-grouping/pom.xml | 2 +- examples/features/clustered/clustered-jgroups/pom.xml | 2 +- examples/features/clustered/clustered-queue/pom.xml | 2 +- examples/features/clustered/clustered-static-discovery/pom.xml | 2 +- examples/features/clustered/clustered-static-oneway/pom.xml | 2 +- examples/features/clustered/clustered-topic/pom.xml | 2 +- examples/features/clustered/pom.xml | 2 +- examples/features/clustered/queue-message-redistribution/pom.xml | 2 +- examples/features/clustered/symmetric-cluster/pom.xml | 2 +- examples/features/ha/application-layer-failover/pom.xml | 2 +- examples/features/ha/client-side-failoverlistener/pom.xml | 2 +- examples/features/ha/colocated-failover-scale-down/pom.xml | 2 +- examples/features/ha/colocated-failover/pom.xml | 2 +- examples/features/ha/ha-policy-autobackup/pom.xml | 2 +- examples/features/ha/multiple-failover-failback/pom.xml | 2 +- examples/features/ha/multiple-failover/pom.xml | 2 +- examples/features/ha/non-transaction-failover/pom.xml | 2 +- examples/features/ha/pom.xml | 2 +- examples/features/ha/replicated-failback-static/pom.xml | 2 +- examples/features/ha/replicated-failback/pom.xml | 2 +- examples/features/ha/replicated-multiple-failover/pom.xml | 2 +- examples/features/ha/replicated-transaction-failover/pom.xml | 2 +- examples/features/ha/scale-down/pom.xml | 2 +- examples/features/ha/stop-server-failover/pom.xml | 2 +- examples/features/ha/transaction-failover/pom.xml | 2 +- examples/features/perf/perf/pom.xml | 2 +- examples/features/perf/pom.xml | 2 +- examples/features/perf/soak/pom.xml | 2 +- examples/features/pom.xml | 2 +- examples/features/standard/bridge/pom.xml | 2 +- examples/features/standard/browser/pom.xml | 2 +- examples/features/standard/client-kickoff/pom.xml | 2 +- examples/features/standard/consumer-rate-limit/pom.xml | 2 +- examples/features/standard/dead-letter/pom.xml | 2 +- examples/features/standard/delayed-redelivery/pom.xml | 2 +- examples/features/standard/divert/pom.xml | 2 +- examples/features/standard/durable-subscription/pom.xml | 2 +- examples/features/standard/embedded-simple/pom.xml | 2 +- examples/features/standard/embedded/pom.xml | 2 +- examples/features/standard/expiry/pom.xml | 2 +- examples/features/standard/http-transport/pom.xml | 2 +- .../features/standard/instantiate-connection-factory/pom.xml | 2 +- examples/features/standard/interceptor/pom.xml | 2 +- examples/features/standard/jms-auto-closeable/pom.xml | 2 +- examples/features/standard/jms-bridge/pom.xml | 2 +- examples/features/standard/jms-completion-listener/pom.xml | 2 +- examples/features/standard/jms-context/pom.xml | 2 +- examples/features/standard/jms-shared-consumer/pom.xml | 2 +- examples/features/standard/jmx/pom.xml | 2 +- examples/features/standard/large-message/pom.xml | 2 +- examples/features/standard/last-value-queue/pom.xml | 2 +- examples/features/standard/management-notifications/pom.xml | 2 +- examples/features/standard/management/pom.xml | 2 +- examples/features/standard/message-counters/pom.xml | 2 +- examples/features/standard/message-group/pom.xml | 2 +- examples/features/standard/message-group2/pom.xml | 2 +- examples/features/standard/message-priority/pom.xml | 2 +- examples/features/standard/no-consumer-buffering/pom.xml | 2 +- examples/features/standard/paging/pom.xml | 2 +- examples/features/standard/pom.xml | 2 +- examples/features/standard/pre-acknowledge/pom.xml | 2 +- examples/features/standard/producer-rate-limit/pom.xml | 2 +- examples/features/standard/queue-requestor/pom.xml | 2 +- examples/features/standard/queue-selector/pom.xml | 2 +- examples/features/standard/queue/pom.xml | 2 +- examples/features/standard/reattach-node/pom.xml | 2 +- examples/features/standard/request-reply/pom.xml | 2 +- examples/features/standard/rest/dup-send/pom.xml | 2 +- examples/features/standard/rest/javascript-chat/pom.xml | 2 +- examples/features/standard/rest/jms-to-rest/pom.xml | 2 +- examples/features/standard/rest/pom.xml | 2 +- examples/features/standard/rest/push/pom.xml | 2 +- examples/features/standard/scheduled-message/pom.xml | 2 +- examples/features/standard/security/pom.xml | 2 +- examples/features/standard/send-acknowledgements/pom.xml | 2 +- examples/features/standard/spring-integration/pom.xml | 2 +- examples/features/standard/ssl-enabled/pom.xml | 2 +- examples/features/standard/static-selector/pom.xml | 2 +- examples/features/standard/temp-queue/pom.xml | 2 +- examples/features/standard/topic-hierarchies/pom.xml | 2 +- examples/features/standard/topic-selector-example1/pom.xml | 2 +- examples/features/standard/topic-selector-example2/pom.xml | 2 +- examples/features/standard/topic/pom.xml | 2 +- examples/features/standard/transactional/pom.xml | 2 +- examples/features/standard/xa-heuristic/pom.xml | 2 +- examples/features/standard/xa-receive/pom.xml | 2 +- examples/features/standard/xa-send/pom.xml | 2 +- examples/features/sub-modules/aerogear/pom.xml | 2 +- examples/features/sub-modules/artemis-ra-rar/pom.xml | 2 +- examples/features/sub-modules/pom.xml | 2 +- examples/features/sub-modules/vertx/pom.xml | 2 +- examples/pom.xml | 2 +- examples/protocols/amqp/pom.xml | 2 +- examples/protocols/amqp/proton-cpp/pom.xml | 2 +- examples/protocols/amqp/proton-ruby/pom.xml | 2 +- examples/protocols/amqp/queue/pom.xml | 2 +- examples/protocols/mqtt/basic-pubsub/pom.xml | 2 +- examples/protocols/mqtt/pom.xml | 2 +- examples/protocols/openwire/chat/pom.xml | 2 +- examples/protocols/openwire/message-listener/pom.xml | 2 +- examples/protocols/openwire/message-recovery/pom.xml | 2 +- examples/protocols/openwire/pom.xml | 2 +- examples/protocols/openwire/queue/pom.xml | 2 +- examples/protocols/pom.xml | 2 +- examples/protocols/stomp/pom.xml | 2 +- examples/protocols/stomp/stomp-websockets/pom.xml | 2 +- examples/protocols/stomp/stomp/pom.xml | 2 +- examples/protocols/stomp/stomp1.1/pom.xml | 2 +- examples/protocols/stomp/stomp1.2/pom.xml | 2 +- integration/activemq-aerogear-integration/pom.xml | 2 +- integration/activemq-spring-integration/pom.xml | 2 +- integration/activemq-vertx-integration/pom.xml | 2 +- pom.xml | 4 ++-- tests/activemq5-unit-tests/pom.xml | 2 +- tests/integration-tests/pom.xml | 2 +- tests/jms-tests/pom.xml | 2 +- tests/joram-tests/pom.xml | 2 +- tests/performance-tests/pom.xml | 2 +- tests/pom.xml | 2 +- tests/soak-tests/pom.xml | 2 +- tests/stress-tests/pom.xml | 2 +- tests/timing-tests/pom.xml | 2 +- tests/unit-tests/pom.xml | 2 +- 150 files changed, 151 insertions(+), 151 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-boot/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml index 1a55a63..65e44be 100644 --- a/artemis-boot/pom.xml +++ b/artemis-boot/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-cli/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml index 6f29dfe..05ea155 100644 --- a/artemis-cli/pom.xml +++ b/artemis-cli/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> </parent> <artifactId>artemis-cli</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-commons/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml index b5d4007..c81ac81 100644 --- a/artemis-commons/pom.xml +++ b/artemis-commons/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> </parent> <artifactId>artemis-commons</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-core-client/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml index 97d880f..55df65b 100644 --- a/artemis-core-client/pom.xml +++ b/artemis-core-client/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> </parent> <artifactId>artemis-core-client</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-distribution/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml index 607cef1..62ab9f7 100644 --- a/artemis-distribution/pom.xml +++ b/artemis-distribution/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>apache-artemis</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-dto/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml index 36c736a..1b2c84c 100644 --- a/artemis-dto/pom.xml +++ b/artemis-dto/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> </parent> <artifactId>artemis-dto</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-jms-client/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml index bc2ed48..aafd7be 100644 --- a/artemis-jms-client/pom.xml +++ b/artemis-jms-client/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> </parent> <artifactId>artemis-jms-client</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-jms-server/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml index 4b59fba..233ca1e 100644 --- a/artemis-jms-server/pom.xml +++ b/artemis-jms-server/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> </parent> <artifactId>artemis-jms-server</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-journal/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml index 86f4e25..8632ee6 100644 --- a/artemis-journal/pom.xml +++ b/artemis-journal/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> </parent> <artifactId>artemis-journal</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml index 8e6d565..6384f64 100644 --- a/artemis-maven-plugin/pom.xml +++ b/artemis-maven-plugin/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> </parent> <artifactId>artemis-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-native/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-native/pom.xml b/artemis-native/pom.xml index 162a3c4..98f6570 100644 --- a/artemis-native/pom.xml +++ b/artemis-native/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> </parent> <artifactId>artemis-native</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-protocols/artemis-amqp-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-protocols/artemis-amqp-protocol/pom.xml b/artemis-protocols/artemis-amqp-protocol/pom.xml index 0ad71e5..90c2215 100644 --- a/artemis-protocols/artemis-amqp-protocol/pom.xml +++ b/artemis-protocols/artemis-amqp-protocol/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-protocols/artemis-hornetq-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-protocols/artemis-hornetq-protocol/pom.xml b/artemis-protocols/artemis-hornetq-protocol/pom.xml index 4b579c2..23db6b7 100644 --- a/artemis-protocols/artemis-hornetq-protocol/pom.xml +++ b/artemis-protocols/artemis-hornetq-protocol/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-protocols/artemis-mqtt-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-protocols/artemis-mqtt-protocol/pom.xml b/artemis-protocols/artemis-mqtt-protocol/pom.xml index aadcb5e..f09bc3d 100644 --- a/artemis-protocols/artemis-mqtt-protocol/pom.xml +++ b/artemis-protocols/artemis-mqtt-protocol/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-protocols/artemis-openwire-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-protocols/artemis-openwire-protocol/pom.xml b/artemis-protocols/artemis-openwire-protocol/pom.xml index d6cc238..2042711 100644 --- a/artemis-protocols/artemis-openwire-protocol/pom.xml +++ b/artemis-protocols/artemis-openwire-protocol/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-protocols/artemis-proton-plug/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-protocols/artemis-proton-plug/pom.xml b/artemis-protocols/artemis-proton-plug/pom.xml index 47e3a91..eea774d 100644 --- a/artemis-protocols/artemis-proton-plug/pom.xml +++ b/artemis-protocols/artemis-proton-plug/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-protocols/artemis-stomp-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-protocols/artemis-stomp-protocol/pom.xml b/artemis-protocols/artemis-stomp-protocol/pom.xml index 9ef3637..669bcce 100644 --- a/artemis-protocols/artemis-stomp-protocol/pom.xml +++ b/artemis-protocols/artemis-stomp-protocol/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-protocols/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml index ab0fc47..5ba9ba7 100644 --- a/artemis-protocols/pom.xml +++ b/artemis-protocols/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>artemis-pom</artifactId> <groupId>org.apache.activemq</groupId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-ra/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml index 56afb4b..7020a40 100644 --- a/artemis-ra/pom.xml +++ b/artemis-ra/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> </parent> <artifactId>artemis-ra</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-rest/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml index 6717fcf..1f49e71 100644 --- a/artemis-rest/pom.xml +++ b/artemis-rest/pom.xml @@ -19,7 +19,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 REST Interface Implementation</name> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-selector/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml index 1d41325..204e6a5 100644 --- a/artemis-selector/pom.xml +++ b/artemis-selector/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> </parent> <artifactId>artemis-selector</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-server/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml index 652ef81..8db7949 100644 --- a/artemis-server/pom.xml +++ b/artemis-server/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> </parent> <artifactId>artemis-server</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-service-extensions/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml index ce9be80..a9b0348 100644 --- a/artemis-service-extensions/pom.xml +++ b/artemis-service-extensions/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> </parent> <artifactId>artemis-service-extensions</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-web/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml index 3f2c4e3..94dbeea 100644 --- a/artemis-web/pom.xml +++ b/artemis-web/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> </parent> <artifactId>artemis-web</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/artemis-website/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml index fdf25d6..e504e01 100644 --- a/artemis-website/pom.xml +++ b/artemis-website/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> </parent> <artifactId>artemis-website</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/clustered/client-side-load-balancing/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/clustered/client-side-load-balancing/pom.xml b/examples/features/clustered/client-side-load-balancing/pom.xml index e27a96e..2e64fc9 100644 --- a/examples/features/clustered/client-side-load-balancing/pom.xml +++ b/examples/features/clustered/client-side-load-balancing/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>client-side-load-balancing</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/clustered/clustered-durable-subscription/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/clustered/clustered-durable-subscription/pom.xml b/examples/features/clustered/clustered-durable-subscription/pom.xml index df98894..c43e6cd 100644 --- a/examples/features/clustered/clustered-durable-subscription/pom.xml +++ b/examples/features/clustered/clustered-durable-subscription/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>clustered-durable-subscription</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/clustered/clustered-grouping/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/clustered/clustered-grouping/pom.xml b/examples/features/clustered/clustered-grouping/pom.xml index 4ecf34b..34360de 100644 --- a/examples/features/clustered/clustered-grouping/pom.xml +++ b/examples/features/clustered/clustered-grouping/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>clustered-grouping</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/clustered/clustered-jgroups/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/clustered/clustered-jgroups/pom.xml b/examples/features/clustered/clustered-jgroups/pom.xml index c7f53b9..6133c8e 100644 --- a/examples/features/clustered/clustered-jgroups/pom.xml +++ b/examples/features/clustered/clustered-jgroups/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>clustered-jgroups</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/clustered/clustered-queue/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/clustered/clustered-queue/pom.xml b/examples/features/clustered/clustered-queue/pom.xml index 4995cd9..a47cc41 100644 --- a/examples/features/clustered/clustered-queue/pom.xml +++ b/examples/features/clustered/clustered-queue/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>clustered-queue</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/clustered/clustered-static-discovery/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/clustered/clustered-static-discovery/pom.xml b/examples/features/clustered/clustered-static-discovery/pom.xml index ac4a94e..c3cfd7c 100644 --- a/examples/features/clustered/clustered-static-discovery/pom.xml +++ b/examples/features/clustered/clustered-static-discovery/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>clustered-static-discovery</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/clustered/clustered-static-oneway/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/clustered/clustered-static-oneway/pom.xml b/examples/features/clustered/clustered-static-oneway/pom.xml index 52d1c8a..9afdb6a 100644 --- a/examples/features/clustered/clustered-static-oneway/pom.xml +++ b/examples/features/clustered/clustered-static-oneway/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>clustered-static-oneway</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/clustered/clustered-topic/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/clustered/clustered-topic/pom.xml b/examples/features/clustered/clustered-topic/pom.xml index 2d25f42..21e63f5 100644 --- a/examples/features/clustered/clustered-topic/pom.xml +++ b/examples/features/clustered/clustered-topic/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>clustered-topic</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/clustered/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml index 228afc5..4ad8eb0 100644 --- a/examples/features/clustered/pom.xml +++ b/examples/features/clustered/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.clustered</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/clustered/queue-message-redistribution/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/clustered/queue-message-redistribution/pom.xml b/examples/features/clustered/queue-message-redistribution/pom.xml index 3e3edb3..99d2378 100644 --- a/examples/features/clustered/queue-message-redistribution/pom.xml +++ b/examples/features/clustered/queue-message-redistribution/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>queue-message-redistribution</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/clustered/symmetric-cluster/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/clustered/symmetric-cluster/pom.xml b/examples/features/clustered/symmetric-cluster/pom.xml index d3cae4b..dd0b33d 100644 --- a/examples/features/clustered/symmetric-cluster/pom.xml +++ b/examples/features/clustered/symmetric-cluster/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>symmetric-cluster</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/ha/application-layer-failover/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/ha/application-layer-failover/pom.xml b/examples/features/ha/application-layer-failover/pom.xml index 2bfef0c..cdfe654 100644 --- a/examples/features/ha/application-layer-failover/pom.xml +++ b/examples/features/ha/application-layer-failover/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>application-layer-failover</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/ha/client-side-failoverlistener/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/ha/client-side-failoverlistener/pom.xml b/examples/features/ha/client-side-failoverlistener/pom.xml index 11e51f7..3072df1 100644 --- a/examples/features/ha/client-side-failoverlistener/pom.xml +++ b/examples/features/ha/client-side-failoverlistener/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>client-side-fileoverlistener</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/ha/colocated-failover-scale-down/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/ha/colocated-failover-scale-down/pom.xml b/examples/features/ha/colocated-failover-scale-down/pom.xml index 2008ee5..9fc76af 100644 --- a/examples/features/ha/colocated-failover-scale-down/pom.xml +++ b/examples/features/ha/colocated-failover-scale-down/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>colocated-failover-scale-down</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/ha/colocated-failover/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/ha/colocated-failover/pom.xml b/examples/features/ha/colocated-failover/pom.xml index b1ce3ac..a009b85 100644 --- a/examples/features/ha/colocated-failover/pom.xml +++ b/examples/features/ha/colocated-failover/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>colocated-failover</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/ha/ha-policy-autobackup/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/ha/ha-policy-autobackup/pom.xml b/examples/features/ha/ha-policy-autobackup/pom.xml index 625c173..b39b507 100644 --- a/examples/features/ha/ha-policy-autobackup/pom.xml +++ b/examples/features/ha/ha-policy-autobackup/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>ha-policy-autobackup</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/ha/multiple-failover-failback/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/ha/multiple-failover-failback/pom.xml b/examples/features/ha/multiple-failover-failback/pom.xml index 15fc528..eefade4 100644 --- a/examples/features/ha/multiple-failover-failback/pom.xml +++ b/examples/features/ha/multiple-failover-failback/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>multiple-failover-failback</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/ha/multiple-failover/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/ha/multiple-failover/pom.xml b/examples/features/ha/multiple-failover/pom.xml index 166d801..e273787 100644 --- a/examples/features/ha/multiple-failover/pom.xml +++ b/examples/features/ha/multiple-failover/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>multiple-failover</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/ha/non-transaction-failover/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/ha/non-transaction-failover/pom.xml b/examples/features/ha/non-transaction-failover/pom.xml index 4e5413e..b4a7d37 100644 --- a/examples/features/ha/non-transaction-failover/pom.xml +++ b/examples/features/ha/non-transaction-failover/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>non-transaction-failover</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/ha/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml index 4d4904e..a75e1cc 100644 --- a/examples/features/ha/pom.xml +++ b/examples/features/ha/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.failover</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/ha/replicated-failback-static/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/ha/replicated-failback-static/pom.xml b/examples/features/ha/replicated-failback-static/pom.xml index d4eaea6..fb15b39 100644 --- a/examples/features/ha/replicated-failback-static/pom.xml +++ b/examples/features/ha/replicated-failback-static/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>replicated-failback-static</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/ha/replicated-failback/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/ha/replicated-failback/pom.xml b/examples/features/ha/replicated-failback/pom.xml index 79a5148..16c576b 100644 --- a/examples/features/ha/replicated-failback/pom.xml +++ b/examples/features/ha/replicated-failback/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>replicated-failback</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/ha/replicated-multiple-failover/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/ha/replicated-multiple-failover/pom.xml b/examples/features/ha/replicated-multiple-failover/pom.xml index 6fcd811..de43199 100644 --- a/examples/features/ha/replicated-multiple-failover/pom.xml +++ b/examples/features/ha/replicated-multiple-failover/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>replicated-multiple-failover</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/ha/replicated-transaction-failover/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/ha/replicated-transaction-failover/pom.xml b/examples/features/ha/replicated-transaction-failover/pom.xml index a887fac..06ce449 100644 --- a/examples/features/ha/replicated-transaction-failover/pom.xml +++ b/examples/features/ha/replicated-transaction-failover/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>replicated-transaction-failover</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/ha/scale-down/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/ha/scale-down/pom.xml b/examples/features/ha/scale-down/pom.xml index 728f4e0..5d5f3f5 100644 --- a/examples/features/ha/scale-down/pom.xml +++ b/examples/features/ha/scale-down/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>scale-down</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/ha/stop-server-failover/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/ha/stop-server-failover/pom.xml b/examples/features/ha/stop-server-failover/pom.xml index 5e2a864..2757c6a 100644 --- a/examples/features/ha/stop-server-failover/pom.xml +++ b/examples/features/ha/stop-server-failover/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>stop-server-failover</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/ha/transaction-failover/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/ha/transaction-failover/pom.xml b/examples/features/ha/transaction-failover/pom.xml index d90a6ff..3ae6c32 100644 --- a/examples/features/ha/transaction-failover/pom.xml +++ b/examples/features/ha/transaction-failover/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>transaction-failover</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/perf/perf/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/perf/perf/pom.xml b/examples/features/perf/perf/pom.xml index d5307e6..45b9ff0 100644 --- a/examples/features/perf/perf/pom.xml +++ b/examples/features/perf/perf/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.soak</groupId> <artifactId>perf-root</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>openwire-perf</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/perf/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml index 5054ac7..3e04c63 100644 --- a/examples/features/perf/pom.xml +++ b/examples/features/perf/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.soak</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/perf/soak/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml index d7ba991..dae10f9 100644 --- a/examples/features/perf/soak/pom.xml +++ b/examples/features/perf/soak/pom.xml @@ -28,7 +28,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.soak</groupId> <artifactId>perf-root</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/pom.xml b/examples/features/pom.xml index b11fc47..ea4b420 100644 --- a/examples/features/pom.xml +++ b/examples/features/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.clustered</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/bridge/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/bridge/pom.xml b/examples/features/standard/bridge/pom.xml index 2fbe427..0a86c52 100644 --- a/examples/features/standard/bridge/pom.xml +++ b/examples/features/standard/bridge/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>core-bridge</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/browser/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml index 2f952b3..5b7b4f3 100644 --- a/examples/features/standard/browser/pom.xml +++ b/examples/features/standard/browser/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>browser</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/client-kickoff/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/client-kickoff/pom.xml b/examples/features/standard/client-kickoff/pom.xml index cd0d2fa..50f4d5c 100644 --- a/examples/features/standard/client-kickoff/pom.xml +++ b/examples/features/standard/client-kickoff/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>client-kickoff</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/consumer-rate-limit/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/consumer-rate-limit/pom.xml b/examples/features/standard/consumer-rate-limit/pom.xml index 687797f..f75a2ad 100644 --- a/examples/features/standard/consumer-rate-limit/pom.xml +++ b/examples/features/standard/consumer-rate-limit/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>consumer-rate-limit</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/dead-letter/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/dead-letter/pom.xml b/examples/features/standard/dead-letter/pom.xml index 78205e8..8060345 100644 --- a/examples/features/standard/dead-letter/pom.xml +++ b/examples/features/standard/dead-letter/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>dead-letter</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/delayed-redelivery/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/delayed-redelivery/pom.xml b/examples/features/standard/delayed-redelivery/pom.xml index 62daff7..bbfefc5 100644 --- a/examples/features/standard/delayed-redelivery/pom.xml +++ b/examples/features/standard/delayed-redelivery/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>delayed-redelivery</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/divert/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml index 3e61313..5030ea6 100644 --- a/examples/features/standard/divert/pom.xml +++ b/examples/features/standard/divert/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>divert</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/durable-subscription/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/durable-subscription/pom.xml b/examples/features/standard/durable-subscription/pom.xml index e31c00c..55b611f 100644 --- a/examples/features/standard/durable-subscription/pom.xml +++ b/examples/features/standard/durable-subscription/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>durable-subscription</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/embedded-simple/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/embedded-simple/pom.xml b/examples/features/standard/embedded-simple/pom.xml index 59984ac..ae6f2cd 100644 --- a/examples/features/standard/embedded-simple/pom.xml +++ b/examples/features/standard/embedded-simple/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>embedded-simple</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/embedded/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml index 38279d3..c4baf20 100644 --- a/examples/features/standard/embedded/pom.xml +++ b/examples/features/standard/embedded/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>embedded</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/expiry/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml index c68db1a..62a65f9 100644 --- a/examples/features/standard/expiry/pom.xml +++ b/examples/features/standard/expiry/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>expiry</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/http-transport/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/http-transport/pom.xml b/examples/features/standard/http-transport/pom.xml index 8336c8a..9f3aeb3 100644 --- a/examples/features/standard/http-transport/pom.xml +++ b/examples/features/standard/http-transport/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>http-transport</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/instantiate-connection-factory/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/instantiate-connection-factory/pom.xml b/examples/features/standard/instantiate-connection-factory/pom.xml index 3e6b49a..de27f72 100644 --- a/examples/features/standard/instantiate-connection-factory/pom.xml +++ b/examples/features/standard/instantiate-connection-factory/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>instantiate-connection-factory</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/interceptor/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml index 6c7fd64..ccd1777 100644 --- a/examples/features/standard/interceptor/pom.xml +++ b/examples/features/standard/interceptor/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>interceptor</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/jms-auto-closeable/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/jms-auto-closeable/pom.xml b/examples/features/standard/jms-auto-closeable/pom.xml index cd2011c..b76e525 100644 --- a/examples/features/standard/jms-auto-closeable/pom.xml +++ b/examples/features/standard/jms-auto-closeable/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>auto-closeable</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/jms-bridge/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/jms-bridge/pom.xml b/examples/features/standard/jms-bridge/pom.xml index e162a17..9eeaea1 100644 --- a/examples/features/standard/jms-bridge/pom.xml +++ b/examples/features/standard/jms-bridge/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>bridge</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/jms-completion-listener/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/jms-completion-listener/pom.xml b/examples/features/standard/jms-completion-listener/pom.xml index be71030..7528103 100644 --- a/examples/features/standard/jms-completion-listener/pom.xml +++ b/examples/features/standard/jms-completion-listener/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>completion-listener</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/jms-context/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/jms-context/pom.xml b/examples/features/standard/jms-context/pom.xml index bdae92d..b597f60 100644 --- a/examples/features/standard/jms-context/pom.xml +++ b/examples/features/standard/jms-context/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>context</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/jms-shared-consumer/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/jms-shared-consumer/pom.xml b/examples/features/standard/jms-shared-consumer/pom.xml index e7d3d2e..dd94908 100644 --- a/examples/features/standard/jms-shared-consumer/pom.xml +++ b/examples/features/standard/jms-shared-consumer/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>shared-consumer</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/jmx/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml index 8a4dda2..1f97bf6 100644 --- a/examples/features/standard/jmx/pom.xml +++ b/examples/features/standard/jmx/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>jmx</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/large-message/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/large-message/pom.xml b/examples/features/standard/large-message/pom.xml index c36be07..fdb9392 100644 --- a/examples/features/standard/large-message/pom.xml +++ b/examples/features/standard/large-message/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>large-message</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/last-value-queue/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/last-value-queue/pom.xml b/examples/features/standard/last-value-queue/pom.xml index b173cb0..7db7398 100644 --- a/examples/features/standard/last-value-queue/pom.xml +++ b/examples/features/standard/last-value-queue/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>last-value-queue</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/management-notifications/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/management-notifications/pom.xml b/examples/features/standard/management-notifications/pom.xml index 3c5b1b9..25729e2 100644 --- a/examples/features/standard/management-notifications/pom.xml +++ b/examples/features/standard/management-notifications/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>management-notifications</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/management/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml index 7e29f7a..fc96ce9 100644 --- a/examples/features/standard/management/pom.xml +++ b/examples/features/standard/management/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>management</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/message-counters/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/message-counters/pom.xml b/examples/features/standard/message-counters/pom.xml index 6065007..0a0f7fa 100644 --- a/examples/features/standard/message-counters/pom.xml +++ b/examples/features/standard/message-counters/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>message-counters</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/message-group/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/message-group/pom.xml b/examples/features/standard/message-group/pom.xml index 32745ac..3eeda71 100644 --- a/examples/features/standard/message-group/pom.xml +++ b/examples/features/standard/message-group/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>message-group</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/message-group2/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/message-group2/pom.xml b/examples/features/standard/message-group2/pom.xml index ec8a615..debb38e 100644 --- a/examples/features/standard/message-group2/pom.xml +++ b/examples/features/standard/message-group2/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>message-group2</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/message-priority/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/message-priority/pom.xml b/examples/features/standard/message-priority/pom.xml index fd9b748..7d997ea 100644 --- a/examples/features/standard/message-priority/pom.xml +++ b/examples/features/standard/message-priority/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>message-priority</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/no-consumer-buffering/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/no-consumer-buffering/pom.xml b/examples/features/standard/no-consumer-buffering/pom.xml index 2b3bf3f..b00cf0b 100644 --- a/examples/features/standard/no-consumer-buffering/pom.xml +++ b/examples/features/standard/no-consumer-buffering/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>no-consumer-buffering</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/paging/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml index b63e5af..57a9ec9 100644 --- a/examples/features/standard/paging/pom.xml +++ b/examples/features/standard/paging/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>paging</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml index 62c8cac..1464ce9 100644 --- a/examples/features/standard/pom.xml +++ b/examples/features/standard/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.broker</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/pre-acknowledge/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/pre-acknowledge/pom.xml b/examples/features/standard/pre-acknowledge/pom.xml index c9fb4a7..191d530 100644 --- a/examples/features/standard/pre-acknowledge/pom.xml +++ b/examples/features/standard/pre-acknowledge/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>pre-acknowledge</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/producer-rate-limit/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/producer-rate-limit/pom.xml b/examples/features/standard/producer-rate-limit/pom.xml index f523251..3a945c6 100644 --- a/examples/features/standard/producer-rate-limit/pom.xml +++ b/examples/features/standard/producer-rate-limit/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>producer-rate-limit</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/queue-requestor/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/queue-requestor/pom.xml b/examples/features/standard/queue-requestor/pom.xml index 7147cb3..2f8e4c8 100644 --- a/examples/features/standard/queue-requestor/pom.xml +++ b/examples/features/standard/queue-requestor/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>queue-requestor</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/queue-selector/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/queue-selector/pom.xml b/examples/features/standard/queue-selector/pom.xml index 971fc2e..3d8f3ab 100644 --- a/examples/features/standard/queue-selector/pom.xml +++ b/examples/features/standard/queue-selector/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>queue-selector</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/queue/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml index c2f8a39..fd7c726 100644 --- a/examples/features/standard/queue/pom.xml +++ b/examples/features/standard/queue/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>queue</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/reattach-node/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/reattach-node/pom.xml b/examples/features/standard/reattach-node/pom.xml index 03ff8be..f761481 100644 --- a/examples/features/standard/reattach-node/pom.xml +++ b/examples/features/standard/reattach-node/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>reattach-node</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/request-reply/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/request-reply/pom.xml b/examples/features/standard/request-reply/pom.xml index c5fb116..6ef7e8c 100644 --- a/examples/features/standard/request-reply/pom.xml +++ b/examples/features/standard/request-reply/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>request-reply</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/rest/dup-send/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/rest/dup-send/pom.xml b/examples/features/standard/rest/dup-send/pom.xml index 4f48a46..6a62610 100644 --- a/examples/features/standard/rest/dup-send/pom.xml +++ b/examples/features/standard/rest/dup-send/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.rest</groupId> <artifactId>artemis-rests-pom</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>dup-send</artifactId> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/rest/javascript-chat/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/rest/javascript-chat/pom.xml b/examples/features/standard/rest/javascript-chat/pom.xml index 0209581..8fc7048 100644 --- a/examples/features/standard/rest/javascript-chat/pom.xml +++ b/examples/features/standard/rest/javascript-chat/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.rest</groupId> <artifactId>artemis-rests-pom</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>javascript-chat</artifactId> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/rest/jms-to-rest/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/rest/jms-to-rest/pom.xml b/examples/features/standard/rest/jms-to-rest/pom.xml index 395bdce..6b921d8 100644 --- a/examples/features/standard/rest/jms-to-rest/pom.xml +++ b/examples/features/standard/rest/jms-to-rest/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.rest</groupId> <artifactId>artemis-rests-pom</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>mixed-jms-rest</artifactId> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/rest/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/rest/pom.xml b/examples/features/standard/rest/pom.xml index 67d423f..973ec88 100644 --- a/examples/features/standard/rest/pom.xml +++ b/examples/features/standard/rest/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> <groupId>org.apache.activemq.examples.rest</groupId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/rest/push/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/rest/push/pom.xml b/examples/features/standard/rest/push/pom.xml index fbaaf5a..efb971a 100644 --- a/examples/features/standard/rest/push/pom.xml +++ b/examples/features/standard/rest/push/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.rest</groupId> <artifactId>artemis-rests-pom</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>push</artifactId> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/scheduled-message/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/scheduled-message/pom.xml b/examples/features/standard/scheduled-message/pom.xml index 4cac558..781d352 100644 --- a/examples/features/standard/scheduled-message/pom.xml +++ b/examples/features/standard/scheduled-message/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>scheduled-message</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/examples/features/standard/security/pom.xml ---------------------------------------------------------------------- diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml index 91e090c..77e685f 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>security</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/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 6d43dae..7ac623c 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>send-acknowledgements</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/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 f714a5d..bd65d57 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>spring-integration</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/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 496a70c..ac4abf2 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>ssl-enabled</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/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 2ff1092..31b3e94 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>static-selector</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/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 b6ebf92..845807e 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>temp-queue</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/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 1132ba3..d6ca4ca 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>topic-hierarchies</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/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 6bf91d9..b1f2b3d 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>topic-selector1</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c512f12a/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 70f7884..3639408 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.1.1-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>topic-selector2</artifactId>
