diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml index f02bb30706..e4537841d5 100644 --- a/artemis-boot/pom.xml +++ b/artemis-boot/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT .. diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml index 748dcee1fd..efc8302bc8 100644 --- a/artemis-cli/pom.xml +++ b/artemis-cli/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT artemis-cli diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml index 5d1cb27d13..6dee47fea5 100644 --- a/artemis-commons/pom.xml +++ b/artemis-commons/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT artemis-commons diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml index e782c069b0..b4059d9151 100644 --- a/artemis-core-client/pom.xml +++ b/artemis-core-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT artemis-core-client diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml index 5f600343a7..273bb0b166 100644 --- a/artemis-distribution/pom.xml +++ b/artemis-distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT apache-artemis diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml index 20b5148757..139d00e9da 100644 --- a/artemis-dto/pom.xml +++ b/artemis-dto/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT artemis-dto diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml index 511241deef..f29b50f7cb 100644 --- a/artemis-jms-client/pom.xml +++ b/artemis-jms-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-client diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml index e29aa42773..69c7b4a53b 100644 --- a/artemis-jms-server/pom.xml +++ b/artemis-jms-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-server diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml index adbf98b900..7073f02814 100644 --- a/artemis-journal/pom.xml +++ b/artemis-journal/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT artemis-journal diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml index c881d6a276..c6994f1c13 100644 --- a/artemis-maven-plugin/pom.xml +++ b/artemis-maven-plugin/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT artemis-maven-plugin diff --git a/artemis-native/pom.xml b/artemis-native/pom.xml index 273a4830df..5b383c16eb 100644 --- a/artemis-native/pom.xml +++ b/artemis-native/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT artemis-native diff --git a/artemis-protocols/artemis-amqp-protocol/pom.xml b/artemis-protocols/artemis-amqp-protocol/pom.xml index c6e9e872b4..2f241ba195 100644 --- a/artemis-protocols/artemis-amqp-protocol/pom.xml +++ b/artemis-protocols/artemis-amqp-protocol/pom.xml @@ -18,7 +18,7 @@ artemis-protocols org.apache.activemq - 1.0.0 + 1.0.1-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/artemis-hornetq-protocol/pom.xml b/artemis-protocols/artemis-hornetq-protocol/pom.xml index 695be02db9..628c23454d 100644 --- a/artemis-protocols/artemis-hornetq-protocol/pom.xml +++ b/artemis-protocols/artemis-hornetq-protocol/pom.xml @@ -18,7 +18,7 @@ artemis-protocols org.apache.activemq - 1.0.0 + 1.0.1-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/artemis-openwire-protocol/pom.xml b/artemis-protocols/artemis-openwire-protocol/pom.xml index 7787306ac3..1a305edcca 100644 --- a/artemis-protocols/artemis-openwire-protocol/pom.xml +++ b/artemis-protocols/artemis-openwire-protocol/pom.xml @@ -18,7 +18,7 @@ artemis-protocols org.apache.activemq - 1.0.0 + 1.0.1-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/artemis-proton-plug/pom.xml b/artemis-protocols/artemis-proton-plug/pom.xml index fd7d090440..eb49ac6e08 100644 --- a/artemis-protocols/artemis-proton-plug/pom.xml +++ b/artemis-protocols/artemis-proton-plug/pom.xml @@ -18,7 +18,7 @@ artemis-protocols org.apache.activemq - 1.0.0 + 1.0.1-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/artemis-stomp-protocol/pom.xml b/artemis-protocols/artemis-stomp-protocol/pom.xml index a5738d7a6c..5a103f9a03 100644 --- a/artemis-protocols/artemis-stomp-protocol/pom.xml +++ b/artemis-protocols/artemis-stomp-protocol/pom.xml @@ -18,7 +18,7 @@ artemis-protocols org.apache.activemq - 1.0.0 + 1.0.1-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml index 187d8c972c..d052e435f0 100644 --- a/artemis-protocols/pom.xml +++ b/artemis-protocols/pom.xml @@ -19,7 +19,7 @@ artemis-pom org.apache.activemq - 1.0.0 + 1.0.1-SNAPSHOT 4.0.0 diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml index 4618874863..1caf721bb6 100644 --- a/artemis-ra/pom.xml +++ b/artemis-ra/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT artemis-ra diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml index 0fddbb7b57..a5084904d5 100644 --- a/artemis-rest/pom.xml +++ b/artemis-rest/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT ActiveMQ Artemis REST Interface Implementation diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml index 42a0c4a568..ca1114538e 100644 --- a/artemis-selector/pom.xml +++ b/artemis-selector/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT artemis-selector diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml index d4732e0768..8d5c27a618 100644 --- a/artemis-server/pom.xml +++ b/artemis-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT artemis-server diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml index 6c29afa7f1..b811c0df56 100644 --- a/artemis-service-extensions/pom.xml +++ b/artemis-service-extensions/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT artemis-service-extensions diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml index 721d40c1d7..1fd6049ac3 100644 --- a/artemis-web/pom.xml +++ b/artemis-web/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT artemis-web diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml index 9daeb576d1..bcd7340547 100644 --- a/artemis-website/pom.xml +++ b/artemis-website/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT artemis-website diff --git a/examples/core/embedded-remote/pom.xml b/examples/core/embedded-remote/pom.xml index b4802f5af4..7ba7d7a75e 100644 --- a/examples/core/embedded-remote/pom.xml +++ b/examples/core/embedded-remote/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.core core-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-core-embedded-remote-example diff --git a/examples/core/embedded/pom.xml b/examples/core/embedded/pom.xml index f3ebe8cc7c..1390c6ae18 100644 --- a/examples/core/embedded/pom.xml +++ b/examples/core/embedded/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.core core-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-core-embedded-example diff --git a/examples/core/perf/pom.xml b/examples/core/perf/pom.xml index 6f49d1e876..5600953e5c 100644 --- a/examples/core/perf/pom.xml +++ b/examples/core/perf/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.core core-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-core-perf-example diff --git a/examples/core/pom.xml b/examples/core/pom.xml index f1a4bc08b3..c88656e855 100644 --- a/examples/core/pom.xml +++ b/examples/core/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples artemis-examples - 1.0.0 + 1.0.1-SNAPSHOT org.apache.activemq.examples.core diff --git a/examples/core/vertx-connector/pom.xml b/examples/core/vertx-connector/pom.xml index f68bcd12d5..4a2e1fa289 100644 --- a/examples/core/vertx-connector/pom.xml +++ b/examples/core/vertx-connector/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.core core-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-vertx-example diff --git a/examples/jms/aerogear/pom.xml b/examples/jms/aerogear/pom.xml index ab076402ab..1e7bfe99ff 100644 --- a/examples/jms/aerogear/pom.xml +++ b/examples/jms/aerogear/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT diff --git a/examples/jms/application-layer-failover/pom.xml b/examples/jms/application-layer-failover/pom.xml index 7f81a6858e..797cbe6008 100644 --- a/examples/jms/application-layer-failover/pom.xml +++ b/examples/jms/application-layer-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-application-layer-failover-example diff --git a/examples/jms/artemis-ra-rar/pom.xml b/examples/jms/artemis-ra-rar/pom.xml index 2d670edb6a..7f40bd7063 100644 --- a/examples/jms/artemis-ra-rar/pom.xml +++ b/examples/jms/artemis-ra-rar/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-rar diff --git a/examples/jms/bridge/pom.xml b/examples/jms/bridge/pom.xml index 8eec9b3bcc..db872debcc 100644 --- a/examples/jms/bridge/pom.xml +++ b/examples/jms/bridge/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-bridge-example diff --git a/examples/jms/browser/pom.xml b/examples/jms/browser/pom.xml index ae139613e8..6f86c76596 100644 --- a/examples/jms/browser/pom.xml +++ b/examples/jms/browser/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-browser-example diff --git a/examples/jms/client-kickoff/pom.xml b/examples/jms/client-kickoff/pom.xml index 2920913fc8..c141afbc50 100644 --- a/examples/jms/client-kickoff/pom.xml +++ b/examples/jms/client-kickoff/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-client-kickoff-example diff --git a/examples/jms/client-side-failoverlistener/pom.xml b/examples/jms/client-side-failoverlistener/pom.xml index 93d57420b5..1c7bf64ffd 100644 --- a/examples/jms/client-side-failoverlistener/pom.xml +++ b/examples/jms/client-side-failoverlistener/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-client-side-fileoverlistener-example diff --git a/examples/jms/client-side-load-balancing/pom.xml b/examples/jms/client-side-load-balancing/pom.xml index f6cbe7359d..0f13c8c1d8 100644 --- a/examples/jms/client-side-load-balancing/pom.xml +++ b/examples/jms/client-side-load-balancing/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-client-side-load-balancing-example diff --git a/examples/jms/clustered-durable-subscription/pom.xml b/examples/jms/clustered-durable-subscription/pom.xml index f2c047eed4..324eed6c29 100644 --- a/examples/jms/clustered-durable-subscription/pom.xml +++ b/examples/jms/clustered-durable-subscription/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-clustered-durable-subscription-example diff --git a/examples/jms/clustered-grouping/pom.xml b/examples/jms/clustered-grouping/pom.xml index 32c2356910..45fe589faf 100644 --- a/examples/jms/clustered-grouping/pom.xml +++ b/examples/jms/clustered-grouping/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-clustered-grouping-example diff --git a/examples/jms/clustered-jgroups/pom.xml b/examples/jms/clustered-jgroups/pom.xml index 78ece21297..bd17e32f43 100644 --- a/examples/jms/clustered-jgroups/pom.xml +++ b/examples/jms/clustered-jgroups/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT clustered-jgroups diff --git a/examples/jms/clustered-queue/pom.xml b/examples/jms/clustered-queue/pom.xml index fab5fa9352..2924717b6a 100644 --- a/examples/jms/clustered-queue/pom.xml +++ b/examples/jms/clustered-queue/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT clustered-queue diff --git a/examples/jms/clustered-standalone/pom.xml b/examples/jms/clustered-standalone/pom.xml index deaad1a111..b78aa01a78 100644 --- a/examples/jms/clustered-standalone/pom.xml +++ b/examples/jms/clustered-standalone/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-clustered-standalone-example diff --git a/examples/jms/clustered-static-discovery/pom.xml b/examples/jms/clustered-static-discovery/pom.xml index 493c4e249f..145c6a6425 100644 --- a/examples/jms/clustered-static-discovery/pom.xml +++ b/examples/jms/clustered-static-discovery/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-clustered-static-discovery-example diff --git a/examples/jms/clustered-static-oneway/pom.xml b/examples/jms/clustered-static-oneway/pom.xml index 3426593856..cb8f249bff 100644 --- a/examples/jms/clustered-static-oneway/pom.xml +++ b/examples/jms/clustered-static-oneway/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-clustered-static-oneway-example diff --git a/examples/jms/clustered-topic/pom.xml b/examples/jms/clustered-topic/pom.xml index c1ed5120c0..33617d5621 100644 --- a/examples/jms/clustered-topic/pom.xml +++ b/examples/jms/clustered-topic/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-clustered-topic-example diff --git a/examples/jms/colocated-failover-scale-down/pom.xml b/examples/jms/colocated-failover-scale-down/pom.xml index a56fd4eb6a..ac01bed3a4 100644 --- a/examples/jms/colocated-failover-scale-down/pom.xml +++ b/examples/jms/colocated-failover-scale-down/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT colocated-failover-scale-down diff --git a/examples/jms/colocated-failover/pom.xml b/examples/jms/colocated-failover/pom.xml index 0c195f8628..5860edf1fa 100644 --- a/examples/jms/colocated-failover/pom.xml +++ b/examples/jms/colocated-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT colocated-failover diff --git a/examples/jms/common/pom.xml b/examples/jms/common/pom.xml index bfc68066c1..9fe2604674 100644 --- a/examples/jms/common/pom.xml +++ b/examples/jms/common/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT common diff --git a/examples/jms/consumer-rate-limit/pom.xml b/examples/jms/consumer-rate-limit/pom.xml index 93342e92b1..6e4690b7b4 100644 --- a/examples/jms/consumer-rate-limit/pom.xml +++ b/examples/jms/consumer-rate-limit/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-consumer-rate-limit-example diff --git a/examples/jms/dead-letter/pom.xml b/examples/jms/dead-letter/pom.xml index 664ebc1a46..bcec76a7e4 100644 --- a/examples/jms/dead-letter/pom.xml +++ b/examples/jms/dead-letter/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-dead-letter-example diff --git a/examples/jms/delayed-redelivery/pom.xml b/examples/jms/delayed-redelivery/pom.xml index ca048142d1..1d696c90e6 100644 --- a/examples/jms/delayed-redelivery/pom.xml +++ b/examples/jms/delayed-redelivery/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-delayed-redelivery-example diff --git a/examples/jms/divert/pom.xml b/examples/jms/divert/pom.xml index 2141568f33..d1007d6ba6 100644 --- a/examples/jms/divert/pom.xml +++ b/examples/jms/divert/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-divert-example diff --git a/examples/jms/durable-subscription/pom.xml b/examples/jms/durable-subscription/pom.xml index 6767951dfb..2b37eca9a0 100644 --- a/examples/jms/durable-subscription/pom.xml +++ b/examples/jms/durable-subscription/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-durable-subscription-example diff --git a/examples/jms/embedded-simple/pom.xml b/examples/jms/embedded-simple/pom.xml index 13e4f8ac2e..7762af3bad 100644 --- a/examples/jms/embedded-simple/pom.xml +++ b/examples/jms/embedded-simple/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-embedded-simple-example diff --git a/examples/jms/embedded/pom.xml b/examples/jms/embedded/pom.xml index f9b7c0a567..f0eb3f9b90 100644 --- a/examples/jms/embedded/pom.xml +++ b/examples/jms/embedded/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-embedded-example diff --git a/examples/jms/expiry/pom.xml b/examples/jms/expiry/pom.xml index 5d7d9e2996..16b081a01c 100644 --- a/examples/jms/expiry/pom.xml +++ b/examples/jms/expiry/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-expiry-example diff --git a/examples/jms/ha-policy-autobackup/pom.xml b/examples/jms/ha-policy-autobackup/pom.xml index e03a51c0bf..1d3dc10cbe 100644 --- a/examples/jms/ha-policy-autobackup/pom.xml +++ b/examples/jms/ha-policy-autobackup/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT ha-policy-autobackup diff --git a/examples/jms/http-transport/pom.xml b/examples/jms/http-transport/pom.xml index 7932e28819..a61bf1f98c 100644 --- a/examples/jms/http-transport/pom.xml +++ b/examples/jms/http-transport/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-http-transport-example diff --git a/examples/jms/instantiate-connection-factory/pom.xml b/examples/jms/instantiate-connection-factory/pom.xml index 04dd30ed34..591d4d01c3 100644 --- a/examples/jms/instantiate-connection-factory/pom.xml +++ b/examples/jms/instantiate-connection-factory/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-instantiate-connection-factory-example diff --git a/examples/jms/interceptor/pom.xml b/examples/jms/interceptor/pom.xml index 256a45f306..fe6708dc7e 100644 --- a/examples/jms/interceptor/pom.xml +++ b/examples/jms/interceptor/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-interceptor-example diff --git a/examples/jms/jms-auto-closeable/pom.xml b/examples/jms/jms-auto-closeable/pom.xml index 5480647b80..7b2896d189 100644 --- a/examples/jms/jms-auto-closeable/pom.xml +++ b/examples/jms/jms-auto-closeable/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-auto-closeable-example diff --git a/examples/jms/jms-bridge/pom.xml b/examples/jms/jms-bridge/pom.xml index 7e88324779..ae0b7763db 100644 --- a/examples/jms/jms-bridge/pom.xml +++ b/examples/jms/jms-bridge/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-jms-bridge-example diff --git a/examples/jms/jms-completion-listener/pom.xml b/examples/jms/jms-completion-listener/pom.xml index b8dae96e59..d5fc035f8a 100644 --- a/examples/jms/jms-completion-listener/pom.xml +++ b/examples/jms/jms-completion-listener/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-completion-listener-example diff --git a/examples/jms/jms-context/pom.xml b/examples/jms/jms-context/pom.xml index 0af3a73968..55e8ab7f37 100644 --- a/examples/jms/jms-context/pom.xml +++ b/examples/jms/jms-context/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-context-example diff --git a/examples/jms/jms-shared-consumer/pom.xml b/examples/jms/jms-shared-consumer/pom.xml index 9677f14bf5..71636ea6e3 100644 --- a/examples/jms/jms-shared-consumer/pom.xml +++ b/examples/jms/jms-shared-consumer/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-shared-consumer-example diff --git a/examples/jms/jmx/pom.xml b/examples/jms/jmx/pom.xml index 1c6e0b32e7..28082ae57e 100644 --- a/examples/jms/jmx/pom.xml +++ b/examples/jms/jmx/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-jmx-example diff --git a/examples/jms/large-message/pom.xml b/examples/jms/large-message/pom.xml index 17a03bdb54..afba5661cf 100644 --- a/examples/jms/large-message/pom.xml +++ b/examples/jms/large-message/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-large-message-example diff --git a/examples/jms/last-value-queue/pom.xml b/examples/jms/last-value-queue/pom.xml index eea5db5ef6..43b6fd5b5d 100644 --- a/examples/jms/last-value-queue/pom.xml +++ b/examples/jms/last-value-queue/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-last-value-queue-example diff --git a/examples/jms/management-notifications/pom.xml b/examples/jms/management-notifications/pom.xml index 6fd3e5ed01..12d3248409 100644 --- a/examples/jms/management-notifications/pom.xml +++ b/examples/jms/management-notifications/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-management-notifications-example diff --git a/examples/jms/management/pom.xml b/examples/jms/management/pom.xml index 9fbbc63355..4357e0fab9 100644 --- a/examples/jms/management/pom.xml +++ b/examples/jms/management/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-management-example diff --git a/examples/jms/message-counters/pom.xml b/examples/jms/message-counters/pom.xml index 5dd4d6c53a..1c7ac18a1d 100644 --- a/examples/jms/message-counters/pom.xml +++ b/examples/jms/message-counters/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-message-counters-example diff --git a/examples/jms/message-group/pom.xml b/examples/jms/message-group/pom.xml index 76ebe0ef24..29410c751f 100644 --- a/examples/jms/message-group/pom.xml +++ b/examples/jms/message-group/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-message-group-example diff --git a/examples/jms/message-group2/pom.xml b/examples/jms/message-group2/pom.xml index f7666554f9..a88c45c68b 100644 --- a/examples/jms/message-group2/pom.xml +++ b/examples/jms/message-group2/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-message-group2-example diff --git a/examples/jms/message-priority/pom.xml b/examples/jms/message-priority/pom.xml index c3f55ab202..805380cc13 100644 --- a/examples/jms/message-priority/pom.xml +++ b/examples/jms/message-priority/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-message-priority-example diff --git a/examples/jms/multiple-failover-failback/pom.xml b/examples/jms/multiple-failover-failback/pom.xml index de7086e0ee..62bb695f65 100644 --- a/examples/jms/multiple-failover-failback/pom.xml +++ b/examples/jms/multiple-failover-failback/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-multiple-failover-failback-example diff --git a/examples/jms/multiple-failover/pom.xml b/examples/jms/multiple-failover/pom.xml index 02b946479e..2bd00f87ff 100644 --- a/examples/jms/multiple-failover/pom.xml +++ b/examples/jms/multiple-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-multiple-failover-example diff --git a/examples/jms/no-consumer-buffering/pom.xml b/examples/jms/no-consumer-buffering/pom.xml index ffc0349316..7373bb4c76 100644 --- a/examples/jms/no-consumer-buffering/pom.xml +++ b/examples/jms/no-consumer-buffering/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-no-consumer-buffering-example diff --git a/examples/jms/non-transaction-failover/pom.xml b/examples/jms/non-transaction-failover/pom.xml index eef41e5a47..d90c9d40ef 100644 --- a/examples/jms/non-transaction-failover/pom.xml +++ b/examples/jms/non-transaction-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT non-transaction-failover diff --git a/examples/jms/openwire/pom.xml b/examples/jms/openwire/pom.xml index e22eeddb5f..2de0c1d5e7 100644 --- a/examples/jms/openwire/pom.xml +++ b/examples/jms/openwire/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-openwire-example diff --git a/examples/jms/paging/pom.xml b/examples/jms/paging/pom.xml index 2f41b6bd87..a0251a0446 100644 --- a/examples/jms/paging/pom.xml +++ b/examples/jms/paging/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-paging-example diff --git a/examples/jms/perf/pom.xml b/examples/jms/perf/pom.xml index c640a17d53..07e341080f 100644 --- a/examples/jms/perf/pom.xml +++ b/examples/jms/perf/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-perf-example diff --git a/examples/jms/pom.xml b/examples/jms/pom.xml index 85884f2c24..4103a8ff04 100644 --- a/examples/jms/pom.xml +++ b/examples/jms/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples artemis-examples - 1.0.0 + 1.0.1-SNAPSHOT org.apache.activemq.examples.jms diff --git a/examples/jms/pre-acknowledge/pom.xml b/examples/jms/pre-acknowledge/pom.xml index 28533a2808..d644d80dbd 100644 --- a/examples/jms/pre-acknowledge/pom.xml +++ b/examples/jms/pre-acknowledge/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-pre-acknowledge-example diff --git a/examples/jms/producer-rate-limit/pom.xml b/examples/jms/producer-rate-limit/pom.xml index fb671c55f6..2b2dbe05fd 100644 --- a/examples/jms/producer-rate-limit/pom.xml +++ b/examples/jms/producer-rate-limit/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-producer-rate-limit-example diff --git a/examples/jms/proton-cpp/pom.xml b/examples/jms/proton-cpp/pom.xml index 2e18aee829..9422c83d2b 100644 --- a/examples/jms/proton-cpp/pom.xml +++ b/examples/jms/proton-cpp/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-protoncpp diff --git a/examples/jms/proton-j/pom.xml b/examples/jms/proton-j/pom.xml index d491d49fdd..42e9ea9f89 100644 --- a/examples/jms/proton-j/pom.xml +++ b/examples/jms/proton-j/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-proton-j-example diff --git a/examples/jms/proton-ruby/pom.xml b/examples/jms/proton-ruby/pom.xml index 6823dbffd2..6db85cdc46 100644 --- a/examples/jms/proton-ruby/pom.xml +++ b/examples/jms/proton-ruby/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-proton-ruby-example diff --git a/examples/jms/queue-message-redistribution/pom.xml b/examples/jms/queue-message-redistribution/pom.xml index 12f2fff4ee..f8448d6961 100644 --- a/examples/jms/queue-message-redistribution/pom.xml +++ b/examples/jms/queue-message-redistribution/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-queue-message-redistribution-example diff --git a/examples/jms/queue-requestor/pom.xml b/examples/jms/queue-requestor/pom.xml index d54c56258c..9ab5b2d526 100644 --- a/examples/jms/queue-requestor/pom.xml +++ b/examples/jms/queue-requestor/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-queue-requestor-example diff --git a/examples/jms/queue-selector/pom.xml b/examples/jms/queue-selector/pom.xml index e5902dfed1..fb7bd90319 100644 --- a/examples/jms/queue-selector/pom.xml +++ b/examples/jms/queue-selector/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-queue-selector-example diff --git a/examples/jms/queue/pom.xml b/examples/jms/queue/pom.xml index b154e7b6da..23a178804e 100644 --- a/examples/jms/queue/pom.xml +++ b/examples/jms/queue/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-queue-example diff --git a/examples/jms/reattach-node/pom.xml b/examples/jms/reattach-node/pom.xml index d6c9970a28..4cf1c93c0f 100644 --- a/examples/jms/reattach-node/pom.xml +++ b/examples/jms/reattach-node/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-reattach-node-example diff --git a/examples/jms/replicated-failback-static/pom.xml b/examples/jms/replicated-failback-static/pom.xml index a7a415af8d..9b0a522738 100644 --- a/examples/jms/replicated-failback-static/pom.xml +++ b/examples/jms/replicated-failback-static/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-replicated-failback-static-example diff --git a/examples/jms/replicated-failback/pom.xml b/examples/jms/replicated-failback/pom.xml index 0b1c277901..005ce5382d 100644 --- a/examples/jms/replicated-failback/pom.xml +++ b/examples/jms/replicated-failback/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-replicated-failback-example diff --git a/examples/jms/replicated-multiple-failover/pom.xml b/examples/jms/replicated-multiple-failover/pom.xml index fa9c6452ad..90ed9e9a03 100644 --- a/examples/jms/replicated-multiple-failover/pom.xml +++ b/examples/jms/replicated-multiple-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-replicated-multiple-failover-example diff --git a/examples/jms/replicated-transaction-failover/pom.xml b/examples/jms/replicated-transaction-failover/pom.xml index c099dfd567..f64eec3d52 100644 --- a/examples/jms/replicated-transaction-failover/pom.xml +++ b/examples/jms/replicated-transaction-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-replicated-transaction-failover-example diff --git a/examples/jms/request-reply/pom.xml b/examples/jms/request-reply/pom.xml index f858706d8b..9610f67ae8 100644 --- a/examples/jms/request-reply/pom.xml +++ b/examples/jms/request-reply/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-request-reply-example diff --git a/examples/jms/rest/dup-send/pom.xml b/examples/jms/rest/dup-send/pom.xml index f398b3419d..9d1a586afd 100644 --- a/examples/jms/rest/dup-send/pom.xml +++ b/examples/jms/rest/dup-send/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.activemq.examples.rest artemis-rest-examples-pom - 1.0.0 + 1.0.1-SNAPSHOT dup-send war diff --git a/examples/jms/rest/javascript-chat/pom.xml b/examples/jms/rest/javascript-chat/pom.xml index c7d5855626..63958cc055 100644 --- a/examples/jms/rest/javascript-chat/pom.xml +++ b/examples/jms/rest/javascript-chat/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.activemq.examples.rest artemis-rest-examples-pom - 1.0.0 + 1.0.1-SNAPSHOT javascript-chat war diff --git a/examples/jms/rest/jms-to-rest/pom.xml b/examples/jms/rest/jms-to-rest/pom.xml index 877f3dd99b..08f7faea3b 100644 --- a/examples/jms/rest/jms-to-rest/pom.xml +++ b/examples/jms/rest/jms-to-rest/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.activemq.examples.rest artemis-rest-examples-pom - 1.0.0 + 1.0.1-SNAPSHOT mixed-jms-rest war diff --git a/examples/jms/rest/pom.xml b/examples/jms/rest/pom.xml index 84476d0eed..e19e7aa076 100644 --- a/examples/jms/rest/pom.xml +++ b/examples/jms/rest/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT org.apache.activemq.examples.rest diff --git a/examples/jms/rest/push/pom.xml b/examples/jms/rest/push/pom.xml index 8055f005fe..251fcaf37b 100644 --- a/examples/jms/rest/push/pom.xml +++ b/examples/jms/rest/push/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.activemq.examples.rest artemis-rest-examples-pom - 1.0.0 + 1.0.1-SNAPSHOT push war diff --git a/examples/jms/scale-down/pom.xml b/examples/jms/scale-down/pom.xml index 7ebf70fea6..3d8f617982 100644 --- a/examples/jms/scale-down/pom.xml +++ b/examples/jms/scale-down/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT scale-down diff --git a/examples/jms/scheduled-message/pom.xml b/examples/jms/scheduled-message/pom.xml index 4bdc96f266..cbd96ffa12 100644 --- a/examples/jms/scheduled-message/pom.xml +++ b/examples/jms/scheduled-message/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-scheduled-message-example diff --git a/examples/jms/security/pom.xml b/examples/jms/security/pom.xml index 2b6be3081e..66388a57a3 100644 --- a/examples/jms/security/pom.xml +++ b/examples/jms/security/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-security-example diff --git a/examples/jms/send-acknowledgements/pom.xml b/examples/jms/send-acknowledgements/pom.xml index 04f5f57efb..165e9a9443 100644 --- a/examples/jms/send-acknowledgements/pom.xml +++ b/examples/jms/send-acknowledgements/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-send-acknowledgements-example diff --git a/examples/jms/spring-integration/pom.xml b/examples/jms/spring-integration/pom.xml index 9ba8d0a2f7..b021c57d12 100644 --- a/examples/jms/spring-integration/pom.xml +++ b/examples/jms/spring-integration/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-spring-integration-example diff --git a/examples/jms/ssl-enabled/pom.xml b/examples/jms/ssl-enabled/pom.xml index dfe3f9de72..4c80ebac34 100644 --- a/examples/jms/ssl-enabled/pom.xml +++ b/examples/jms/ssl-enabled/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-ssl-enabled-example diff --git a/examples/jms/static-selector-jms/pom.xml b/examples/jms/static-selector-jms/pom.xml index 049df2c15d..5e2855daec 100644 --- a/examples/jms/static-selector-jms/pom.xml +++ b/examples/jms/static-selector-jms/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-static-selector-jms-example diff --git a/examples/jms/static-selector/pom.xml b/examples/jms/static-selector/pom.xml index 2422d908c2..19f8e80745 100644 --- a/examples/jms/static-selector/pom.xml +++ b/examples/jms/static-selector/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-static-selector-example diff --git a/examples/jms/stomp-websockets/pom.xml b/examples/jms/stomp-websockets/pom.xml index 4d515e78fb..49710ca681 100644 --- a/examples/jms/stomp-websockets/pom.xml +++ b/examples/jms/stomp-websockets/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-stomp-websockets-example diff --git a/examples/jms/stomp/pom.xml b/examples/jms/stomp/pom.xml index 79a6d2b8ba..d7276f5c4e 100644 --- a/examples/jms/stomp/pom.xml +++ b/examples/jms/stomp/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-stomp-example diff --git a/examples/jms/stomp1.1/pom.xml b/examples/jms/stomp1.1/pom.xml index f2b3da242b..0ac5dbd96c 100644 --- a/examples/jms/stomp1.1/pom.xml +++ b/examples/jms/stomp1.1/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-stomp1.1-example diff --git a/examples/jms/stomp1.2/pom.xml b/examples/jms/stomp1.2/pom.xml index c90747b3ef..c2f8b36b6d 100644 --- a/examples/jms/stomp1.2/pom.xml +++ b/examples/jms/stomp1.2/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-stomp1.2-example diff --git a/examples/jms/stop-server-failover/pom.xml b/examples/jms/stop-server-failover/pom.xml index fb03ef8ed6..04033af15d 100644 --- a/examples/jms/stop-server-failover/pom.xml +++ b/examples/jms/stop-server-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-stop-server-failover-example diff --git a/examples/jms/symmetric-cluster/pom.xml b/examples/jms/symmetric-cluster/pom.xml index 97fdf44b83..6da292ce85 100644 --- a/examples/jms/symmetric-cluster/pom.xml +++ b/examples/jms/symmetric-cluster/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-symmetric-cluster-example diff --git a/examples/jms/temp-queue/pom.xml b/examples/jms/temp-queue/pom.xml index 607a982ef0..6f47781ce6 100644 --- a/examples/jms/temp-queue/pom.xml +++ b/examples/jms/temp-queue/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-temp-queue-example diff --git a/examples/jms/topic-hierarchies/pom.xml b/examples/jms/topic-hierarchies/pom.xml index 395f49a132..388f63f026 100644 --- a/examples/jms/topic-hierarchies/pom.xml +++ b/examples/jms/topic-hierarchies/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-topic-hierarchies-example diff --git a/examples/jms/topic-selector-example1/pom.xml b/examples/jms/topic-selector-example1/pom.xml index 0d9fb30cc7..7b5cafbedd 100644 --- a/examples/jms/topic-selector-example1/pom.xml +++ b/examples/jms/topic-selector-example1/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-topic-selector-example1-example diff --git a/examples/jms/topic-selector-example2/pom.xml b/examples/jms/topic-selector-example2/pom.xml index f065adf884..dab3620add 100644 --- a/examples/jms/topic-selector-example2/pom.xml +++ b/examples/jms/topic-selector-example2/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-topic-selector-example2-example diff --git a/examples/jms/topic/pom.xml b/examples/jms/topic/pom.xml index aaf76a0b78..356300989e 100644 --- a/examples/jms/topic/pom.xml +++ b/examples/jms/topic/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-topic-example diff --git a/examples/jms/transaction-failover/pom.xml b/examples/jms/transaction-failover/pom.xml index a45969bed4..d61bcd85a3 100644 --- a/examples/jms/transaction-failover/pom.xml +++ b/examples/jms/transaction-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-transaction-failover-example diff --git a/examples/jms/transactional/pom.xml b/examples/jms/transactional/pom.xml index 9321d926c5..e7a629b4e2 100644 --- a/examples/jms/transactional/pom.xml +++ b/examples/jms/transactional/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-transactional-example diff --git a/examples/jms/xa-heuristic/pom.xml b/examples/jms/xa-heuristic/pom.xml index cf8ba8aae9..125bee72e7 100644 --- a/examples/jms/xa-heuristic/pom.xml +++ b/examples/jms/xa-heuristic/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-xa-heuristic-example diff --git a/examples/jms/xa-receive/pom.xml b/examples/jms/xa-receive/pom.xml index f87f26b1c0..b3d6c6e32c 100644 --- a/examples/jms/xa-receive/pom.xml +++ b/examples/jms/xa-receive/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-xa-receive-example diff --git a/examples/jms/xa-send/pom.xml b/examples/jms/xa-send/pom.xml index 71d472edb8..594bb446af 100644 --- a/examples/jms/xa-send/pom.xml +++ b/examples/jms/xa-send/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 1.0.0 + 1.0.1-SNAPSHOT artemis-jms-xa-send-example diff --git a/examples/pom.xml b/examples/pom.xml index c35cab5a01..1371354ea1 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT org.apache.activemq.examples diff --git a/examples/soak/normal/pom.xml b/examples/soak/normal/pom.xml index fe6622e922..e35be5a403 100644 --- a/examples/soak/normal/pom.xml +++ b/examples/soak/normal/pom.xml @@ -28,7 +28,7 @@ under the License. org.apache.activemq.examples.soak soak-examples - 1.0.0 + 1.0.1-SNAPSHOT diff --git a/examples/soak/pom.xml b/examples/soak/pom.xml index 18fa01e3ac..53895f4415 100644 --- a/examples/soak/pom.xml +++ b/examples/soak/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples artemis-examples - 1.0.0 + 1.0.1-SNAPSHOT org.apache.activemq.examples.soak diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml index 033a2dd1d9..34b093a644 100644 --- a/integration/activemq-aerogear-integration/pom.xml +++ b/integration/activemq-aerogear-integration/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml index b199ee0427..e204497697 100644 --- a/integration/activemq-spring-integration/pom.xml +++ b/integration/activemq-spring-integration/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml index f8bccf4734..3231add89d 100644 --- a/integration/activemq-vertx-integration/pom.xml +++ b/integration/activemq-vertx-integration/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 9e86f93907..61824fd69e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom pom - 1.0.0 + 1.0.1-SNAPSHOT org.apache @@ -110,7 +110,7 @@ scm:git:http://git-wip-us.apache.org/repos/asf/activemq-artemis.git scm:git:https://git-wip-us.apache.org/repos/asf/activemq-artemis.git https://fisheye6.atlassian.com/browse/~br=master/activemq-artemis-git - 1.0.0 + 1.0.0-SNAPSHOT diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index 3fa8435f89..8d580d92e2 100644 --- a/tests/integration-tests/pom.xml +++ b/tests/integration-tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.0.0 + 1.0.1-SNAPSHOT integration-tests diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index b612faee01..4aaa36a774 100644 --- a/tests/jms-tests/pom.xml +++ b/tests/jms-tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.0.0 + 1.0.1-SNAPSHOT jms-tests diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index 04d8dc7363..4caef156fb 100644 --- a/tests/joram-tests/pom.xml +++ b/tests/joram-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.0.0 + 1.0.1-SNAPSHOT joram-tests diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index 2602be2c2f..8de4741a4e 100644 --- a/tests/performance-tests/pom.xml +++ b/tests/performance-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.0.0 + 1.0.1-SNAPSHOT performance-tests diff --git a/tests/pom.xml b/tests/pom.xml index 637a5cdc7c..b3888244ef 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ org.apache.activemq artemis-pom - 1.0.0 + 1.0.1-SNAPSHOT ActiveMQ Artemis Tests POM diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index 56ce43e174..f6aa17e999 100644 --- a/tests/soak-tests/pom.xml +++ b/tests/soak-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.0.0 + 1.0.1-SNAPSHOT soak-tests diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index 9eabda7da2..3f0900c89c 100644 --- a/tests/stress-tests/pom.xml +++ b/tests/stress-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.0.0 + 1.0.1-SNAPSHOT stress-tests diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index 5f5cacc1f3..2b1b006041 100644 --- a/tests/timing-tests/pom.xml +++ b/tests/timing-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.0.0 + 1.0.1-SNAPSHOT timing-tests diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index c5072887b8..c1bb7beba8 100644 --- a/tests/unit-tests/pom.xml +++ b/tests/unit-tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.0.0 + 1.0.1-SNAPSHOT unit-tests