This is an automated email from the ASF dual-hosted git repository. clebertsuconic pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
commit 4e7bb97df7083f1444f149184e17ef434e59bbee Author: Clebert Suconic <clebertsuco...@apache.org> AuthorDate: Mon Nov 2 17:45:51 2020 -0500 [maven-release-plugin] prepare for next development iteration --- artemis-boot/pom.xml | 2 +- artemis-cdi-client/pom.xml | 2 +- artemis-cli/pom.xml | 2 +- artemis-commons/pom.xml | 2 +- artemis-core-client-all/pom.xml | 2 +- artemis-core-client-osgi/pom.xml | 2 +- artemis-core-client/pom.xml | 2 +- artemis-distribution/pom.xml | 2 +- artemis-dto/pom.xml | 2 +- artemis-features/pom.xml | 2 +- artemis-hawtio/activemq-branding/pom.xml | 2 +- artemis-hawtio/artemis-console/pom.xml | 2 +- artemis-hawtio/artemis-plugin/pom.xml | 2 +- artemis-hawtio/pom.xml | 2 +- artemis-jdbc-store/pom.xml | 2 +- artemis-jms-client-all/pom.xml | 2 +- artemis-jms-client-osgi/pom.xml | 2 +- artemis-jms-client/pom.xml | 2 +- artemis-jms-server/pom.xml | 2 +- artemis-journal/pom.xml | 2 +- artemis-junit/pom.xml | 2 +- artemis-maven-plugin/pom.xml | 2 +- artemis-protocols/artemis-amqp-protocol/pom.xml | 2 +- artemis-protocols/artemis-hornetq-protocol/pom.xml | 2 +- artemis-protocols/artemis-hqclient-protocol/pom.xml | 2 +- artemis-protocols/artemis-mqtt-protocol/pom.xml | 2 +- artemis-protocols/artemis-openwire-protocol/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-osgi/pom.xml | 2 +- artemis-server/pom.xml | 2 +- artemis-service-extensions/pom.xml | 2 +- artemis-tools/pom.xml | 2 +- artemis-web/pom.xml | 2 +- artemis-website/pom.xml | 2 +- examples/features/broker-connection/amqp-receiving-messages/pom.xml | 2 +- examples/features/broker-connection/amqp-sending-messages/pom.xml | 2 +- examples/features/broker-connection/amqp-sending-overssl/pom.xml | 2 +- examples/features/broker-connection/pom.xml | 2 +- examples/features/clustered/client-side-load-balancing/pom.xml | 2 +- examples/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-uri/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-uri/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/shared-storage-static-cluster/pom.xml | 2 +- examples/features/clustered/symmetric-cluster/pom.xml | 2 +- examples/features/federation/federated-address-divert/pom.xml | 2 +- .../features/federation/federated-address-downstream-upstream/pom.xml | 2 +- examples/features/federation/federated-address-downstream/pom.xml | 2 +- examples/features/federation/federated-address/pom.xml | 2 +- .../features/federation/federated-queue-downstream-upstream/pom.xml | 2 +- examples/features/federation/federated-queue-downstream/pom.xml | 2 +- examples/features/federation/federated-queue/pom.xml | 2 +- examples/features/federation/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/auto-closeable/pom.xml | 2 +- examples/features/standard/broker-plugin/pom.xml | 2 +- examples/features/standard/browser/pom.xml | 2 +- examples/features/standard/camel/camel-broker/pom.xml | 2 +- examples/features/standard/camel/camel-war/pom.xml | 2 +- examples/features/standard/camel/pom.xml | 2 +- examples/features/standard/cdi/pom.xml | 2 +- examples/features/standard/client-kickoff/pom.xml | 2 +- examples/features/standard/completion-listener/pom.xml | 2 +- examples/features/standard/consumer-rate-limit/pom.xml | 2 +- examples/features/standard/context/pom.xml | 2 +- examples/features/standard/core-bridge/pom.xml | 2 +- examples/features/standard/database/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/exclusive-queue/pom.xml | 2 +- examples/features/standard/expiry/pom.xml | 2 +- examples/features/standard/http-transport/pom.xml | 2 +- examples/features/standard/instantiate-connection-factory/pom.xml | 2 +- examples/features/standard/interceptor-amqp/pom.xml | 2 +- examples/features/standard/interceptor-client/pom.xml | 2 +- examples/features/standard/interceptor-mqtt/pom.xml | 2 +- examples/features/standard/interceptor/pom.xml | 2 +- examples/features/standard/jms-bridge/pom.xml | 2 +- examples/features/standard/jmx-ssl/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/netty-openssl/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-ldap/pom.xml | 2 +- examples/features/standard/security-manager/pom.xml | 2 +- examples/features/standard/security/pom.xml | 2 +- examples/features/standard/send-acknowledgements/pom.xml | 2 +- examples/features/standard/shared-consumer/pom.xml | 2 +- examples/features/standard/slow-consumer/pom.xml | 2 +- examples/features/standard/spring-boot-integration/pom.xml | 2 +- examples/features/standard/spring-integration/pom.xml | 2 +- examples/features/standard/ssl-enabled-crl-mqtt/pom.xml | 2 +- examples/features/standard/ssl-enabled-dual-authentication/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-selector1/pom.xml | 2 +- examples/features/standard/topic-selector2/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/artemis-ra-rar/pom.xml | 2 +- .../sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml | 2 +- examples/features/sub-modules/inter-broker-bridge/pom.xml | 2 +- examples/features/sub-modules/pom.xml | 2 +- examples/features/sub-modules/tomcat/pom.xml | 2 +- examples/pom.xml | 2 +- examples/protocols/amqp/pom.xml | 2 +- examples/protocols/amqp/proton-clustered-cpp/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/clustered-queue-mqtt/pom.xml | 2 +- examples/protocols/mqtt/pom.xml | 2 +- examples/protocols/mqtt/publish-subscribe/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/openwire/virtual-topic-mapping/pom.xml | 2 +- examples/protocols/pom.xml | 2 +- examples/protocols/stomp/pom.xml | 2 +- examples/protocols/stomp/stomp-dual-authentication/pom.xml | 2 +- examples/protocols/stomp/stomp-embedded-interceptor/pom.xml | 2 +- examples/protocols/stomp/stomp-jms/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-spring-integration/pom.xml | 2 +- pom.xml | 4 ++-- tests/activemq5-unit-tests/pom.xml | 2 +- tests/artemis-test-support/pom.xml | 2 +- tests/compatibility-tests/pom.xml | 4 ++-- tests/integration-tests/pom.xml | 2 +- tests/jms-tests/pom.xml | 2 +- tests/joram-tests/pom.xml | 2 +- tests/karaf-client-integration-tests/pom.xml | 2 +- tests/performance-tests/pom.xml | 2 +- tests/pom.xml | 2 +- tests/smoke-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 +- 205 files changed, 207 insertions(+), 207 deletions(-) diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml index d44580a..82597bc 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml index bffe958..f2a8186 100644 --- a/artemis-cdi-client/pom.xml +++ b/artemis-cdi-client/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>artemis-pom</artifactId> <groupId>org.apache.activemq</groupId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml index dd8fb27..935357d 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-cli</artifactId> diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml index 5cd9544..3c97220 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-commons</artifactId> diff --git a/artemis-core-client-all/pom.xml b/artemis-core-client-all/pom.xml index 579dff6..a06f049 100644 --- a/artemis-core-client-all/pom.xml +++ b/artemis-core-client-all/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-core-client-all</artifactId> diff --git a/artemis-core-client-osgi/pom.xml b/artemis-core-client-osgi/pom.xml index 7fa562f..d655f61 100644 --- a/artemis-core-client-osgi/pom.xml +++ b/artemis-core-client-osgi/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-core-client-osgi</artifactId> diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml index 2cbbf4a..7506447 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-core-client</artifactId> diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml index 09ece2b..3da8ba4 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>apache-artemis</artifactId> diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml index 023024e..cc3a5fa 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-dto</artifactId> diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml index 8d2e765..fd1405d 100644 --- a/artemis-features/pom.xml +++ b/artemis-features/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-features</artifactId> <packaging>pom</packaging> diff --git a/artemis-hawtio/activemq-branding/pom.xml b/artemis-hawtio/activemq-branding/pom.xml index 430359d..a7bfbbe 100644 --- a/artemis-hawtio/activemq-branding/pom.xml +++ b/artemis-hawtio/activemq-branding/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-hawtio-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>activemq-branding</artifactId> diff --git a/artemis-hawtio/artemis-console/pom.xml b/artemis-hawtio/artemis-console/pom.xml index 0d3f07a..f062091 100644 --- a/artemis-hawtio/artemis-console/pom.xml +++ b/artemis-hawtio/artemis-console/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-hawtio-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-console</artifactId> diff --git a/artemis-hawtio/artemis-plugin/pom.xml b/artemis-hawtio/artemis-plugin/pom.xml index 17f2c9f..da31fcd 100644 --- a/artemis-hawtio/artemis-plugin/pom.xml +++ b/artemis-hawtio/artemis-plugin/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-hawtio-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-plugin</artifactId> diff --git a/artemis-hawtio/pom.xml b/artemis-hawtio/pom.xml index 287c7b3..1e2a626 100644 --- a/artemis-hawtio/pom.xml +++ b/artemis-hawtio/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-hawtio-pom</artifactId> diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml index 1282596..7503423 100644 --- a/artemis-jdbc-store/pom.xml +++ b/artemis-jdbc-store/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-jdbc-store</artifactId> diff --git a/artemis-jms-client-all/pom.xml b/artemis-jms-client-all/pom.xml index a9d7013..cd2776b 100644 --- a/artemis-jms-client-all/pom.xml +++ b/artemis-jms-client-all/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-jms-client-all</artifactId> diff --git a/artemis-jms-client-osgi/pom.xml b/artemis-jms-client-osgi/pom.xml index 723ba98..388a171 100644 --- a/artemis-jms-client-osgi/pom.xml +++ b/artemis-jms-client-osgi/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-jms-client-osgi</artifactId> diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml index 01ca314..46130d2 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-jms-client</artifactId> diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml index 7bff474..709c27c 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-jms-server</artifactId> diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml index c545532..7ae70b2 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-journal</artifactId> diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml index 816f587..d407112 100644 --- a/artemis-junit/pom.xml +++ b/artemis-junit/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-junit</artifactId> diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml index edb2b1d..9bf2e4b 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-maven-plugin</artifactId> diff --git a/artemis-protocols/artemis-amqp-protocol/pom.xml b/artemis-protocols/artemis-amqp-protocol/pom.xml index 60cf154..02e69fb 100644 --- a/artemis-protocols/artemis-amqp-protocol/pom.xml +++ b/artemis-protocols/artemis-amqp-protocol/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-amqp-protocol</artifactId> diff --git a/artemis-protocols/artemis-hornetq-protocol/pom.xml b/artemis-protocols/artemis-hornetq-protocol/pom.xml index 12921e7..161891a 100644 --- a/artemis-protocols/artemis-hornetq-protocol/pom.xml +++ b/artemis-protocols/artemis-hornetq-protocol/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-hornetq-protocol</artifactId> diff --git a/artemis-protocols/artemis-hqclient-protocol/pom.xml b/artemis-protocols/artemis-hqclient-protocol/pom.xml index 4cb4df8..d8ae43d 100644 --- a/artemis-protocols/artemis-hqclient-protocol/pom.xml +++ b/artemis-protocols/artemis-hqclient-protocol/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-hqclient-protocol</artifactId> diff --git a/artemis-protocols/artemis-mqtt-protocol/pom.xml b/artemis-protocols/artemis-mqtt-protocol/pom.xml index cc25e8a..5a31799 100644 --- a/artemis-protocols/artemis-mqtt-protocol/pom.xml +++ b/artemis-protocols/artemis-mqtt-protocol/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-mqtt-protocol</artifactId> diff --git a/artemis-protocols/artemis-openwire-protocol/pom.xml b/artemis-protocols/artemis-openwire-protocol/pom.xml index 3f65769..0a19932 100644 --- a/artemis-protocols/artemis-openwire-protocol/pom.xml +++ b/artemis-protocols/artemis-openwire-protocol/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-openwire-protocol</artifactId> diff --git a/artemis-protocols/artemis-stomp-protocol/pom.xml b/artemis-protocols/artemis-stomp-protocol/pom.xml index 61920b9..27842c8 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml index 53c5955..c631e42 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml index 7863607..e2e49a3 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-ra</artifactId> diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml index 28395ae..e671cdb 100644 --- a/artemis-rest/pom.xml +++ b/artemis-rest/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.rest</groupId> diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml index 240db90..95472b1 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-selector</artifactId> diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml index 9730400..28d44a6 100644 --- a/artemis-server-osgi/pom.xml +++ b/artemis-server-osgi/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-server-osgi</artifactId> diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml index a613e17..c8787da 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-server</artifactId> diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml index d087c5c..61b2e79 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-service-extensions</artifactId> diff --git a/artemis-tools/pom.xml b/artemis-tools/pom.xml index f3e7602..2d0f0b9 100644 --- a/artemis-tools/pom.xml +++ b/artemis-tools/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-tools</artifactId> diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml index 2df26e0..36e3836 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-web</artifactId> diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml index f302767..bda6427 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-website</artifactId> diff --git a/examples/features/broker-connection/amqp-receiving-messages/pom.xml b/examples/features/broker-connection/amqp-receiving-messages/pom.xml index af0827a..2545b61 100644 --- a/examples/features/broker-connection/amqp-receiving-messages/pom.xml +++ b/examples/features/broker-connection/amqp-receiving-messages/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>amqp-receiving-messages</artifactId> diff --git a/examples/features/broker-connection/amqp-sending-messages/pom.xml b/examples/features/broker-connection/amqp-sending-messages/pom.xml index afe9e5c..9360a30 100644 --- a/examples/features/broker-connection/amqp-sending-messages/pom.xml +++ b/examples/features/broker-connection/amqp-sending-messages/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>amqp-sending-messages</artifactId> diff --git a/examples/features/broker-connection/amqp-sending-overssl/pom.xml b/examples/features/broker-connection/amqp-sending-overssl/pom.xml index 78ed1f7..10cbefb 100644 --- a/examples/features/broker-connection/amqp-sending-overssl/pom.xml +++ b/examples/features/broker-connection/amqp-sending-overssl/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>amqp-ssl-enabled</artifactId> diff --git a/examples/features/broker-connection/pom.xml b/examples/features/broker-connection/pom.xml index 527ce46..3560c18 100644 --- a/examples/features/broker-connection/pom.xml +++ b/examples/features/broker-connection/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> diff --git a/examples/features/clustered/client-side-load-balancing/pom.xml b/examples/features/clustered/client-side-load-balancing/pom.xml index 4da5e2f..ba259e9 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>client-side-load-balancing</artifactId> diff --git a/examples/features/clustered/clustered-durable-subscription/pom.xml b/examples/features/clustered/clustered-durable-subscription/pom.xml index 9543964..7500cde 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>clustered-durable-subscription</artifactId> diff --git a/examples/features/clustered/clustered-grouping/pom.xml b/examples/features/clustered/clustered-grouping/pom.xml index 956e546..da6651a 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>clustered-grouping</artifactId> diff --git a/examples/features/clustered/clustered-jgroups/pom.xml b/examples/features/clustered/clustered-jgroups/pom.xml index aa100df..8a4a916 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>clustered-jgroups</artifactId> diff --git a/examples/features/clustered/clustered-queue/pom.xml b/examples/features/clustered/clustered-queue/pom.xml index 1f58d6c..3c40c0f 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>clustered-queue</artifactId> diff --git a/examples/features/clustered/clustered-static-discovery-uri/pom.xml b/examples/features/clustered/clustered-static-discovery-uri/pom.xml index b257b5f..d18da34 100644 --- a/examples/features/clustered/clustered-static-discovery-uri/pom.xml +++ b/examples/features/clustered/clustered-static-discovery-uri/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>clustered-static-discovery-uri</artifactId> diff --git a/examples/features/clustered/clustered-static-discovery/pom.xml b/examples/features/clustered/clustered-static-discovery/pom.xml index 0ea058f..c1e23c8 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>clustered-static-discovery</artifactId> diff --git a/examples/features/clustered/clustered-static-oneway/pom.xml b/examples/features/clustered/clustered-static-oneway/pom.xml index 2a74baa..9058246 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>clustered-static-oneway</artifactId> diff --git a/examples/features/clustered/clustered-topic-uri/pom.xml b/examples/features/clustered/clustered-topic-uri/pom.xml index 32355b6..ad048a3 100644 --- a/examples/features/clustered/clustered-topic-uri/pom.xml +++ b/examples/features/clustered/clustered-topic-uri/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>clustered-topic-uri</artifactId> diff --git a/examples/features/clustered/clustered-topic/pom.xml b/examples/features/clustered/clustered-topic/pom.xml index 63eaaae..2747636 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>clustered-topic</artifactId> diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml index a31b023..359e050 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.clustered</groupId> diff --git a/examples/features/clustered/queue-message-redistribution/pom.xml b/examples/features/clustered/queue-message-redistribution/pom.xml index b1e82c5..839d1b6 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>queue-message-redistribution</artifactId> diff --git a/examples/features/clustered/shared-storage-static-cluster/pom.xml b/examples/features/clustered/shared-storage-static-cluster/pom.xml index a8f2f69..3a23878 100644 --- a/examples/features/clustered/shared-storage-static-cluster/pom.xml +++ b/examples/features/clustered/shared-storage-static-cluster/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>shared-storage-static-cluster</artifactId> diff --git a/examples/features/clustered/symmetric-cluster/pom.xml b/examples/features/clustered/symmetric-cluster/pom.xml index 4d277ab..784dff6 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>symmetric-cluster</artifactId> diff --git a/examples/features/federation/federated-address-divert/pom.xml b/examples/features/federation/federated-address-divert/pom.xml index bfc6f07..4a47d7c 100644 --- a/examples/features/federation/federated-address-divert/pom.xml +++ b/examples/features/federation/federated-address-divert/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>federated-address-divert</artifactId> diff --git a/examples/features/federation/federated-address-downstream-upstream/pom.xml b/examples/features/federation/federated-address-downstream-upstream/pom.xml index 1dff615..1568b8f 100644 --- a/examples/features/federation/federated-address-downstream-upstream/pom.xml +++ b/examples/features/federation/federated-address-downstream-upstream/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>federated-address-downstream-upstream</artifactId> diff --git a/examples/features/federation/federated-address-downstream/pom.xml b/examples/features/federation/federated-address-downstream/pom.xml index 94bffb9..899d2b5 100644 --- a/examples/features/federation/federated-address-downstream/pom.xml +++ b/examples/features/federation/federated-address-downstream/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>federated-address-downstream</artifactId> diff --git a/examples/features/federation/federated-address/pom.xml b/examples/features/federation/federated-address/pom.xml index 32db346..8a5b18b 100644 --- a/examples/features/federation/federated-address/pom.xml +++ b/examples/features/federation/federated-address/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>federated-address</artifactId> diff --git a/examples/features/federation/federated-queue-downstream-upstream/pom.xml b/examples/features/federation/federated-queue-downstream-upstream/pom.xml index b90be08..8815644 100644 --- a/examples/features/federation/federated-queue-downstream-upstream/pom.xml +++ b/examples/features/federation/federated-queue-downstream-upstream/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>federated-queue-downstream-upstream</artifactId> diff --git a/examples/features/federation/federated-queue-downstream/pom.xml b/examples/features/federation/federated-queue-downstream/pom.xml index fd45f1c..69c5d8c 100644 --- a/examples/features/federation/federated-queue-downstream/pom.xml +++ b/examples/features/federation/federated-queue-downstream/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>federated-queue-downstream</artifactId> diff --git a/examples/features/federation/federated-queue/pom.xml b/examples/features/federation/federated-queue/pom.xml index 2ff298a..e495b18 100644 --- a/examples/features/federation/federated-queue/pom.xml +++ b/examples/features/federation/federated-queue/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>federated-queue</artifactId> diff --git a/examples/features/federation/pom.xml b/examples/features/federation/pom.xml index 33b3602..cb82357 100644 --- a/examples/features/federation/pom.xml +++ b/examples/features/federation/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.federation</groupId> diff --git a/examples/features/ha/application-layer-failover/pom.xml b/examples/features/ha/application-layer-failover/pom.xml index dc98bd4..a815a03 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>application-layer-failover</artifactId> diff --git a/examples/features/ha/client-side-failoverlistener/pom.xml b/examples/features/ha/client-side-failoverlistener/pom.xml index 3a51be6..4a56990 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>client-side-failoverlistener</artifactId> diff --git a/examples/features/ha/colocated-failover-scale-down/pom.xml b/examples/features/ha/colocated-failover-scale-down/pom.xml index 652e120..d22fd3b 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>colocated-failover-scale-down</artifactId> diff --git a/examples/features/ha/colocated-failover/pom.xml b/examples/features/ha/colocated-failover/pom.xml index 36bc9ae..f2a69ea 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>colocated-failover</artifactId> diff --git a/examples/features/ha/ha-policy-autobackup/pom.xml b/examples/features/ha/ha-policy-autobackup/pom.xml index 256b97e..0133e49 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>ha-policy-autobackup</artifactId> diff --git a/examples/features/ha/multiple-failover-failback/pom.xml b/examples/features/ha/multiple-failover-failback/pom.xml index 08585e4..0e3c788 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>multiple-failover-failback</artifactId> diff --git a/examples/features/ha/multiple-failover/pom.xml b/examples/features/ha/multiple-failover/pom.xml index e306ecb..f9e323f 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>multiple-failover</artifactId> diff --git a/examples/features/ha/non-transaction-failover/pom.xml b/examples/features/ha/non-transaction-failover/pom.xml index 5f7ae60..8cc7606 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>non-transaction-failover</artifactId> diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml index 81c7f60..bae124a 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.failover</groupId> diff --git a/examples/features/ha/replicated-failback-static/pom.xml b/examples/features/ha/replicated-failback-static/pom.xml index 1f50a6d..b193d06 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>replicated-failback-static</artifactId> diff --git a/examples/features/ha/replicated-failback/pom.xml b/examples/features/ha/replicated-failback/pom.xml index e81c819..ce69701 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>replicated-failback</artifactId> diff --git a/examples/features/ha/replicated-multiple-failover/pom.xml b/examples/features/ha/replicated-multiple-failover/pom.xml index b0a7c7f..3e35f2d 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>replicated-multiple-failover</artifactId> diff --git a/examples/features/ha/replicated-transaction-failover/pom.xml b/examples/features/ha/replicated-transaction-failover/pom.xml index 73c5dc3..ce84ea6 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>replicated-transaction-failover</artifactId> diff --git a/examples/features/ha/scale-down/pom.xml b/examples/features/ha/scale-down/pom.xml index 58b1231..985012a 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>scale-down</artifactId> diff --git a/examples/features/ha/stop-server-failover/pom.xml b/examples/features/ha/stop-server-failover/pom.xml index 273178b..b6c342c 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>stop-server-failover</artifactId> diff --git a/examples/features/ha/transaction-failover/pom.xml b/examples/features/ha/transaction-failover/pom.xml index 8f5d140..0d64c23 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>transaction-failover</artifactId> diff --git a/examples/features/perf/perf/pom.xml b/examples/features/perf/perf/pom.xml index f93add6..653ae44 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>openwire-perf</artifactId> diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml index d696fd6..4d33d71 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.soak</groupId> diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml index e1fca07..e119bde 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <dependencies> diff --git a/examples/features/pom.xml b/examples/features/pom.xml index 2ebcc32..36c593d 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.clustered</groupId> diff --git a/examples/features/standard/auto-closeable/pom.xml b/examples/features/standard/auto-closeable/pom.xml index 6a70c9d..5cf64b8 100644 --- a/examples/features/standard/auto-closeable/pom.xml +++ b/examples/features/standard/auto-closeable/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>auto-closeable</artifactId> diff --git a/examples/features/standard/broker-plugin/pom.xml b/examples/features/standard/broker-plugin/pom.xml index 77bb78a..20e16a9 100644 --- a/examples/features/standard/broker-plugin/pom.xml +++ b/examples/features/standard/broker-plugin/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>broker-plugin</artifactId> diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml index e24ca4c..78a7962 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>browser</artifactId> diff --git a/examples/features/standard/camel/camel-broker/pom.xml b/examples/features/standard/camel/camel-broker/pom.xml index 69a2125..02b7fc8 100644 --- a/examples/features/standard/camel/camel-broker/pom.xml +++ b/examples/features/standard/camel/camel-broker/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker.camel</groupId> <artifactId>camel</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>camel-broker</artifactId> diff --git a/examples/features/standard/camel/camel-war/pom.xml b/examples/features/standard/camel/camel-war/pom.xml index 9f437af..d9fa068 100644 --- a/examples/features/standard/camel/camel-war/pom.xml +++ b/examples/features/standard/camel/camel-war/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker.camel</groupId> <artifactId>camel</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>camel-war</artifactId> diff --git a/examples/features/standard/camel/pom.xml b/examples/features/standard/camel/pom.xml index 125780c..bd35932 100644 --- a/examples/features/standard/camel/pom.xml +++ b/examples/features/standard/camel/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.broker.camel</groupId> diff --git a/examples/features/standard/cdi/pom.xml b/examples/features/standard/cdi/pom.xml index e774d3f..e88a494 100644 --- a/examples/features/standard/cdi/pom.xml +++ b/examples/features/standard/cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>cdi</artifactId> diff --git a/examples/features/standard/client-kickoff/pom.xml b/examples/features/standard/client-kickoff/pom.xml index 4ef88e6..9869034 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>client-kickoff</artifactId> diff --git a/examples/features/standard/completion-listener/pom.xml b/examples/features/standard/completion-listener/pom.xml index e82dcd1..b09994e 100644 --- a/examples/features/standard/completion-listener/pom.xml +++ b/examples/features/standard/completion-listener/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>completion-listener</artifactId> diff --git a/examples/features/standard/consumer-rate-limit/pom.xml b/examples/features/standard/consumer-rate-limit/pom.xml index c142764..ea81e0b 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>consumer-rate-limit</artifactId> diff --git a/examples/features/standard/context/pom.xml b/examples/features/standard/context/pom.xml index a1c937a..479c862 100644 --- a/examples/features/standard/context/pom.xml +++ b/examples/features/standard/context/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>context</artifactId> diff --git a/examples/features/standard/core-bridge/pom.xml b/examples/features/standard/core-bridge/pom.xml index 4bb795a..1f3e128 100644 --- a/examples/features/standard/core-bridge/pom.xml +++ b/examples/features/standard/core-bridge/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>core-bridge</artifactId> diff --git a/examples/features/standard/database/pom.xml b/examples/features/standard/database/pom.xml index c8d4517..66ea1b6 100644 --- a/examples/features/standard/database/pom.xml +++ b/examples/features/standard/database/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>database</artifactId> diff --git a/examples/features/standard/dead-letter/pom.xml b/examples/features/standard/dead-letter/pom.xml index 5a09709..4c700f2 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>dead-letter</artifactId> diff --git a/examples/features/standard/delayed-redelivery/pom.xml b/examples/features/standard/delayed-redelivery/pom.xml index c340834..3ac4a8d 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>delayed-redelivery</artifactId> diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml index c14ad6d..7c1ddd7 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>divert</artifactId> <packaging>jar</packaging> diff --git a/examples/features/standard/durable-subscription/pom.xml b/examples/features/standard/durable-subscription/pom.xml index 5f42540..879a56d 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>durable-subscription</artifactId> diff --git a/examples/features/standard/embedded-simple/pom.xml b/examples/features/standard/embedded-simple/pom.xml index 1f65d45..c8d0bd8 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>embedded-simple</artifactId> diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml index d932676..1090bf4 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>embedded</artifactId> diff --git a/examples/features/standard/exclusive-queue/pom.xml b/examples/features/standard/exclusive-queue/pom.xml index d236da2..e35fc34 100644 --- a/examples/features/standard/exclusive-queue/pom.xml +++ b/examples/features/standard/exclusive-queue/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>exclusive-queue</artifactId> diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml index a75dc1f..ef18112 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>expiry</artifactId> diff --git a/examples/features/standard/http-transport/pom.xml b/examples/features/standard/http-transport/pom.xml index 2b6c53f..64587bf 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>http-transport</artifactId> diff --git a/examples/features/standard/instantiate-connection-factory/pom.xml b/examples/features/standard/instantiate-connection-factory/pom.xml index f291050..31561c3 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>instantiate-connection-factory</artifactId> diff --git a/examples/features/standard/interceptor-amqp/pom.xml b/examples/features/standard/interceptor-amqp/pom.xml index 901f7bb..15fd6f9 100644 --- a/examples/features/standard/interceptor-amqp/pom.xml +++ b/examples/features/standard/interceptor-amqp/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>interceptor-amqp</artifactId> diff --git a/examples/features/standard/interceptor-client/pom.xml b/examples/features/standard/interceptor-client/pom.xml index 21b4008..3b2ee7c 100644 --- a/examples/features/standard/interceptor-client/pom.xml +++ b/examples/features/standard/interceptor-client/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>interceptor-client</artifactId> diff --git a/examples/features/standard/interceptor-mqtt/pom.xml b/examples/features/standard/interceptor-mqtt/pom.xml index 653afec..b8b1e90 100644 --- a/examples/features/standard/interceptor-mqtt/pom.xml +++ b/examples/features/standard/interceptor-mqtt/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>interceptor-mqtt</artifactId> diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml index 130d43d..fac9665 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>interceptor</artifactId> diff --git a/examples/features/standard/jms-bridge/pom.xml b/examples/features/standard/jms-bridge/pom.xml index 8205794..d1bf60a 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>jms-bridge</artifactId> diff --git a/examples/features/standard/jmx-ssl/pom.xml b/examples/features/standard/jmx-ssl/pom.xml index 81a0daa..476256b 100644 --- a/examples/features/standard/jmx-ssl/pom.xml +++ b/examples/features/standard/jmx-ssl/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>jmx-ssl</artifactId> diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml index c2ce65b..f4bb7a0 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>jmx</artifactId> diff --git a/examples/features/standard/large-message/pom.xml b/examples/features/standard/large-message/pom.xml index 9221828..e882314 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>large-message</artifactId> diff --git a/examples/features/standard/last-value-queue/pom.xml b/examples/features/standard/last-value-queue/pom.xml index 7003a13..494a611 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>last-value-queue</artifactId> diff --git a/examples/features/standard/management-notifications/pom.xml b/examples/features/standard/management-notifications/pom.xml index 1ab79d8..224dfba 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>management-notifications</artifactId> diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml index a43fe24..dccef0e 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>management</artifactId> diff --git a/examples/features/standard/message-counters/pom.xml b/examples/features/standard/message-counters/pom.xml index 18ecfdb..15a20d4 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>message-counters</artifactId> diff --git a/examples/features/standard/message-group/pom.xml b/examples/features/standard/message-group/pom.xml index 1831f80..44c1c9a 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>message-group</artifactId> diff --git a/examples/features/standard/message-group2/pom.xml b/examples/features/standard/message-group2/pom.xml index dc95b2c..f175c5e 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>message-group2</artifactId> diff --git a/examples/features/standard/message-priority/pom.xml b/examples/features/standard/message-priority/pom.xml index 47a4dd1..136628e 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>message-priority</artifactId> diff --git a/examples/features/standard/netty-openssl/pom.xml b/examples/features/standard/netty-openssl/pom.xml index d0b3d0f..32bb9e7 100644 --- a/examples/features/standard/netty-openssl/pom.xml +++ b/examples/features/standard/netty-openssl/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>netty-openssl</artifactId> diff --git a/examples/features/standard/no-consumer-buffering/pom.xml b/examples/features/standard/no-consumer-buffering/pom.xml index 8acb229..3081614 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>no-consumer-buffering</artifactId> diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml index 9372b76..c768dd6 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>paging</artifactId> diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml index 1ee0260..c17483c 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.broker</groupId> diff --git a/examples/features/standard/pre-acknowledge/pom.xml b/examples/features/standard/pre-acknowledge/pom.xml index 8d12962..9185d5b 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>pre-acknowledge</artifactId> diff --git a/examples/features/standard/producer-rate-limit/pom.xml b/examples/features/standard/producer-rate-limit/pom.xml index 04331eb..e2dbab6 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>producer-rate-limit</artifactId> diff --git a/examples/features/standard/queue-requestor/pom.xml b/examples/features/standard/queue-requestor/pom.xml index 33fc896..a9ae79c 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>queue-requestor</artifactId> diff --git a/examples/features/standard/queue-selector/pom.xml b/examples/features/standard/queue-selector/pom.xml index 03f4814..db06360 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>queue-selector</artifactId> diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml index 4915d32..413fd22 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>queue</artifactId> diff --git a/examples/features/standard/reattach-node/pom.xml b/examples/features/standard/reattach-node/pom.xml index 6578e62..988ca0a 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>reattach-node</artifactId> diff --git a/examples/features/standard/request-reply/pom.xml b/examples/features/standard/request-reply/pom.xml index 83a503f..e342413 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>request-reply</artifactId> diff --git a/examples/features/standard/rest/dup-send/pom.xml b/examples/features/standard/rest/dup-send/pom.xml index 74c6f1d..4151807 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>dup-send</artifactId> <packaging>war</packaging> diff --git a/examples/features/standard/rest/javascript-chat/pom.xml b/examples/features/standard/rest/javascript-chat/pom.xml index b2778f1..a1e3cbd 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>javascript-chat</artifactId> <packaging>war</packaging> diff --git a/examples/features/standard/rest/jms-to-rest/pom.xml b/examples/features/standard/rest/jms-to-rest/pom.xml index 7c30332..14ce5d7 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>mixed-jms-rest</artifactId> <packaging>war</packaging> diff --git a/examples/features/standard/rest/pom.xml b/examples/features/standard/rest/pom.xml index 42d3dd6..c82eb7f 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.rest</groupId> diff --git a/examples/features/standard/rest/push/pom.xml b/examples/features/standard/rest/push/pom.xml index 42b55d8..27cd563 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>push</artifactId> <packaging>war</packaging> diff --git a/examples/features/standard/scheduled-message/pom.xml b/examples/features/standard/scheduled-message/pom.xml index 4e50466..12eedf0 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>scheduled-message</artifactId> diff --git a/examples/features/standard/security-ldap/pom.xml b/examples/features/standard/security-ldap/pom.xml index 36b50b4..c642dd6 100644 --- a/examples/features/standard/security-ldap/pom.xml +++ b/examples/features/standard/security-ldap/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>security-ldap</artifactId> diff --git a/examples/features/standard/security-manager/pom.xml b/examples/features/standard/security-manager/pom.xml index fa527ae..aba00ad 100644 --- a/examples/features/standard/security-manager/pom.xml +++ b/examples/features/standard/security-manager/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>security-manager</artifactId> diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml index 523ceab..6574bc8 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>security</artifactId> diff --git a/examples/features/standard/send-acknowledgements/pom.xml b/examples/features/standard/send-acknowledgements/pom.xml index 7c37d88..29948bf 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>send-acknowledgements</artifactId> diff --git a/examples/features/standard/shared-consumer/pom.xml b/examples/features/standard/shared-consumer/pom.xml index 3b258f0..cd8c14b 100644 --- a/examples/features/standard/shared-consumer/pom.xml +++ b/examples/features/standard/shared-consumer/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>shared-consumer</artifactId> diff --git a/examples/features/standard/slow-consumer/pom.xml b/examples/features/standard/slow-consumer/pom.xml index d4e3653..a50b3e2 100644 --- a/examples/features/standard/slow-consumer/pom.xml +++ b/examples/features/standard/slow-consumer/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>slow-consumer</artifactId> diff --git a/examples/features/standard/spring-boot-integration/pom.xml b/examples/features/standard/spring-boot-integration/pom.xml index f168066..c853174 100644 --- a/examples/features/standard/spring-boot-integration/pom.xml +++ b/examples/features/standard/spring-boot-integration/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>spring-boot-integration</artifactId> <name>ActiveMQ Artemis JMS Spring Boot Integration Example</name> diff --git a/examples/features/standard/spring-integration/pom.xml b/examples/features/standard/spring-integration/pom.xml index 66afa4d..f0e0075 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>spring-integration</artifactId> diff --git a/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml b/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml index 41c06d2..f81442b 100644 --- a/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml +++ b/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>ssl-enabled-crl-mqtt</artifactId> diff --git a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml index a8b0b41..6f8cbf9 100644 --- a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml +++ b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>ssl-enabled-dual-authentication</artifactId> diff --git a/examples/features/standard/ssl-enabled/pom.xml b/examples/features/standard/ssl-enabled/pom.xml index b45dad4..b730121 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>ssl-enabled</artifactId> diff --git a/examples/features/standard/static-selector/pom.xml b/examples/features/standard/static-selector/pom.xml index 08374fe..25a3cb4 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>static-selector</artifactId> diff --git a/examples/features/standard/temp-queue/pom.xml b/examples/features/standard/temp-queue/pom.xml index 5b53b03..80f61e9 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>temp-queue</artifactId> diff --git a/examples/features/standard/topic-hierarchies/pom.xml b/examples/features/standard/topic-hierarchies/pom.xml index 34f2c8b..5206754 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>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>topic-hierarchies</artifactId> diff --git a/examples/features/standard/topic-selector1/pom.xml b/examples/features/standard/topic-selector1/pom.xml index ede3f87..733f64a 100644 --- a/examples/features/standard/topic-selector1/pom.xml +++ b/examples/features/standard/topic-selector1/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>topic-selector1</artifactId> diff --git a/examples/features/standard/topic-selector2/pom.xml b/examples/features/standard/topic-selector2/pom.xml index 474b389..1f6eacd 100644 --- a/examples/features/standard/topic-selector2/pom.xml +++ b/examples/features/standard/topic-selector2/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>topic-selector2</artifactId> diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml index cccee5b..0204793 100644 --- a/examples/features/standard/topic/pom.xml +++ b/examples/features/standard/topic/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>topic</artifactId> diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml index 07966b8..88d22dd 100644 --- a/examples/features/standard/transactional/pom.xml +++ b/examples/features/standard/transactional/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>transactional</artifactId> diff --git a/examples/features/standard/xa-heuristic/pom.xml b/examples/features/standard/xa-heuristic/pom.xml index cbc700e..90fb0c6 100644 --- a/examples/features/standard/xa-heuristic/pom.xml +++ b/examples/features/standard/xa-heuristic/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>xa-heuristic</artifactId> diff --git a/examples/features/standard/xa-receive/pom.xml b/examples/features/standard/xa-receive/pom.xml index 6c173a7..b7c6350 100644 --- a/examples/features/standard/xa-receive/pom.xml +++ b/examples/features/standard/xa-receive/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>xa-receive</artifactId> diff --git a/examples/features/standard/xa-send/pom.xml b/examples/features/standard/xa-send/pom.xml index 36a97a3..9e5c1c8 100644 --- a/examples/features/standard/xa-send/pom.xml +++ b/examples/features/standard/xa-send/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>xa-send</artifactId> diff --git a/examples/features/sub-modules/artemis-ra-rar/pom.xml b/examples/features/sub-modules/artemis-ra-rar/pom.xml index 990c26b..79eb308 100644 --- a/examples/features/sub-modules/artemis-ra-rar/pom.xml +++ b/examples/features/sub-modules/artemis-ra-rar/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.modules</groupId> <artifactId>broker-modules</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-rar</artifactId> diff --git a/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml b/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml index 01ce16e..84a9299 100644 --- a/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml +++ b/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.modules</groupId> <artifactId>inter-broker-bridge-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-jms-bridge</artifactId> diff --git a/examples/features/sub-modules/inter-broker-bridge/pom.xml b/examples/features/sub-modules/inter-broker-bridge/pom.xml index 6c72f3b..1e87842 100644 --- a/examples/features/sub-modules/inter-broker-bridge/pom.xml +++ b/examples/features/sub-modules/inter-broker-bridge/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.modules</groupId> <artifactId>broker-modules</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.modules</groupId> diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml index 6e4109b..047019f 100644 --- a/examples/features/sub-modules/pom.xml +++ b/examples/features/sub-modules/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.modules</groupId> diff --git a/examples/features/sub-modules/tomcat/pom.xml b/examples/features/sub-modules/tomcat/pom.xml index 2358127..4b183e3 100644 --- a/examples/features/sub-modules/tomcat/pom.xml +++ b/examples/features/sub-modules/tomcat/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.modules</groupId> <artifactId>broker-modules</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> diff --git a/examples/pom.xml b/examples/pom.xml index 94f16a5..55feb76 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples</groupId> diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml index 13d155a..9ff7009 100644 --- a/examples/protocols/amqp/pom.xml +++ b/examples/protocols/amqp/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.protocols</groupId> <artifactId>protocols</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.amqp</groupId> diff --git a/examples/protocols/amqp/proton-clustered-cpp/pom.xml b/examples/protocols/amqp/proton-clustered-cpp/pom.xml index 7f95dd1..38e16eb 100644 --- a/examples/protocols/amqp/proton-clustered-cpp/pom.xml +++ b/examples/protocols/amqp/proton-clustered-cpp/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.amqp</groupId> <artifactId>amqp</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>proton-clustered-cpp</artifactId> diff --git a/examples/protocols/amqp/proton-cpp/pom.xml b/examples/protocols/amqp/proton-cpp/pom.xml index 0b78468..7d7c815 100644 --- a/examples/protocols/amqp/proton-cpp/pom.xml +++ b/examples/protocols/amqp/proton-cpp/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.amqp</groupId> <artifactId>amqp</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>protoncpp</artifactId> diff --git a/examples/protocols/amqp/proton-ruby/pom.xml b/examples/protocols/amqp/proton-ruby/pom.xml index 93f793d..22a7e13 100644 --- a/examples/protocols/amqp/proton-ruby/pom.xml +++ b/examples/protocols/amqp/proton-ruby/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.amqp</groupId> <artifactId>amqp</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>proton-ruby</artifactId> diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml index 5b24a2b..dfa3b00 100644 --- a/examples/protocols/amqp/queue/pom.xml +++ b/examples/protocols/amqp/queue/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.amqp</groupId> <artifactId>amqp</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>queue</artifactId> diff --git a/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml b/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml index 2392711..f63868a 100644 --- a/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml +++ b/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.mqtt</groupId> <artifactId>mqtt-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>clustered-queue-mqtt</artifactId> diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml index a3f7f92..efb2907 100644 --- a/examples/protocols/mqtt/pom.xml +++ b/examples/protocols/mqtt/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.protocols</groupId> <artifactId>protocols</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.mqtt</groupId> diff --git a/examples/protocols/mqtt/publish-subscribe/pom.xml b/examples/protocols/mqtt/publish-subscribe/pom.xml index 7b9817d..8f1ed3d 100644 --- a/examples/protocols/mqtt/publish-subscribe/pom.xml +++ b/examples/protocols/mqtt/publish-subscribe/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.mqtt</groupId> <artifactId>mqtt-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>publish-subscribe</artifactId> diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml index b5d9f7d..376bfb8 100644 --- a/examples/protocols/openwire/chat/pom.xml +++ b/examples/protocols/openwire/chat/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.openwire</groupId> <artifactId>openwire-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>chat-example</artifactId> diff --git a/examples/protocols/openwire/message-listener/pom.xml b/examples/protocols/openwire/message-listener/pom.xml index 87c52df..b11c106 100644 --- a/examples/protocols/openwire/message-listener/pom.xml +++ b/examples/protocols/openwire/message-listener/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.openwire</groupId> <artifactId>openwire-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>message-listener</artifactId> diff --git a/examples/protocols/openwire/message-recovery/pom.xml b/examples/protocols/openwire/message-recovery/pom.xml index cc88ad7..ce9b0b8 100644 --- a/examples/protocols/openwire/message-recovery/pom.xml +++ b/examples/protocols/openwire/message-recovery/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.openwire</groupId> <artifactId>openwire-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>message-recovery</artifactId> diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml index 9be68e5..1fa3198 100644 --- a/examples/protocols/openwire/pom.xml +++ b/examples/protocols/openwire/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.protocols</groupId> <artifactId>protocols</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.openwire</groupId> diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml index f940ff1..97b7133 100644 --- a/examples/protocols/openwire/queue/pom.xml +++ b/examples/protocols/openwire/queue/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.openwire</groupId> <artifactId>openwire-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>queue-openwire</artifactId> diff --git a/examples/protocols/openwire/virtual-topic-mapping/pom.xml b/examples/protocols/openwire/virtual-topic-mapping/pom.xml index 3c5f356..2a62306 100644 --- a/examples/protocols/openwire/virtual-topic-mapping/pom.xml +++ b/examples/protocols/openwire/virtual-topic-mapping/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.openwire</groupId> <artifactId>openwire-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>virtual-topic-mapping</artifactId> diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml index 85946cf..027bede 100644 --- a/examples/protocols/pom.xml +++ b/examples/protocols/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples</groupId> <artifactId>artemis-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.protocols</groupId> diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml index b9bbf32..266aab5 100644 --- a/examples/protocols/stomp/pom.xml +++ b/examples/protocols/stomp/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.protocols</groupId> <artifactId>protocols</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.stomp</groupId> diff --git a/examples/protocols/stomp/stomp-dual-authentication/pom.xml b/examples/protocols/stomp/stomp-dual-authentication/pom.xml index 63acd06..e23a8de 100644 --- a/examples/protocols/stomp/stomp-dual-authentication/pom.xml +++ b/examples/protocols/stomp/stomp-dual-authentication/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>stomp-dual-authentication</artifactId> diff --git a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml index be1e124..512bf14 100644 --- a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml +++ b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>stomp-embedded-interceptor</artifactId> diff --git a/examples/protocols/stomp/stomp-jms/pom.xml b/examples/protocols/stomp/stomp-jms/pom.xml index 7c55fb0..4cb7049 100644 --- a/examples/protocols/stomp/stomp-jms/pom.xml +++ b/examples/protocols/stomp/stomp-jms/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>stomp-jms</artifactId> diff --git a/examples/protocols/stomp/stomp-websockets/pom.xml b/examples/protocols/stomp/stomp-websockets/pom.xml index b01cdbe..5fd1f1d 100644 --- a/examples/protocols/stomp/stomp-websockets/pom.xml +++ b/examples/protocols/stomp/stomp-websockets/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>stomp-websockets</artifactId> diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml index 586682e..ddbe50b 100644 --- a/examples/protocols/stomp/stomp/pom.xml +++ b/examples/protocols/stomp/stomp/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>stomp</artifactId> diff --git a/examples/protocols/stomp/stomp1.1/pom.xml b/examples/protocols/stomp/stomp1.1/pom.xml index f6879f2..fd4e64e 100644 --- a/examples/protocols/stomp/stomp1.1/pom.xml +++ b/examples/protocols/stomp/stomp1.1/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>stomp1.1</artifactId> diff --git a/examples/protocols/stomp/stomp1.2/pom.xml b/examples/protocols/stomp/stomp1.2/pom.xml index 858a2a6..8b69dc0 100644 --- a/examples/protocols/stomp/stomp1.2/pom.xml +++ b/examples/protocols/stomp/stomp1.2/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>stomp1.2</artifactId> diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml index c04533d..9a0568d 100644 --- a/integration/activemq-spring-integration/pom.xml +++ b/integration/activemq-spring-integration/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 244623b..11b9190 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> <packaging>pom</packaging> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> <parent> <groupId>org.apache</groupId> @@ -206,7 +206,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis.git</developerConnection> <url>https://fisheye6.atlassian.com/browse/~br=master/activemq-artemis-git</url> - <tag>2.16.0</tag> + <tag>1.0.0-SNAPSHOT</tag> </scm> <distributionManagement> diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml index 1998812..00d6a36 100644 --- a/tests/activemq5-unit-tests/pom.xml +++ b/tests/activemq5-unit-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>activemq5-unit-tests</artifactId> diff --git a/tests/artemis-test-support/pom.xml b/tests/artemis-test-support/pom.xml index 599c5cc..99eec10 100644 --- a/tests/artemis-test-support/pom.xml +++ b/tests/artemis-test-support/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>artemis-test-support</artifactId> diff --git a/tests/compatibility-tests/pom.xml b/tests/compatibility-tests/pom.xml index 184bec2..c63d89c 100644 --- a/tests/compatibility-tests/pom.xml +++ b/tests/compatibility-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>compatibility-tests</artifactId> @@ -164,7 +164,7 @@ <dependency> <groupId>org.apache.activemq.rest</groupId> <artifactId>artemis-rest</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.codehaus.groovy</groupId> diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index 5e62922..151f656 100644 --- a/tests/integration-tests/pom.xml +++ b/tests/integration-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>integration-tests</artifactId> diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index 653e6fe..1ef428e 100644 --- a/tests/jms-tests/pom.xml +++ b/tests/jms-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>jms-tests</artifactId> diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index 826bf27..1b30a5a 100644 --- a/tests/joram-tests/pom.xml +++ b/tests/joram-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>joram-tests</artifactId> diff --git a/tests/karaf-client-integration-tests/pom.xml b/tests/karaf-client-integration-tests/pom.xml index f35199b..07ffbbc 100644 --- a/tests/karaf-client-integration-tests/pom.xml +++ b/tests/karaf-client-integration-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>karaf-client-integration-tests</artifactId> diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index 07068ee..c5eaf3e 100644 --- a/tests/performance-tests/pom.xml +++ b/tests/performance-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>performance-tests</artifactId> diff --git a/tests/pom.xml b/tests/pom.xml index c3b6a5c..c11b41f 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <name>ActiveMQ Artemis Tests POM</name> diff --git a/tests/smoke-tests/pom.xml b/tests/smoke-tests/pom.xml index dd3ffc0..5bf24ce 100644 --- a/tests/smoke-tests/pom.xml +++ b/tests/smoke-tests/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>smoke-tests</artifactId> diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index d35b7ef..f23b5b9 100644 --- a/tests/soak-tests/pom.xml +++ b/tests/soak-tests/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>soak-tests</artifactId> diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index 5e00bb4..3e7f6de 100644 --- a/tests/stress-tests/pom.xml +++ b/tests/stress-tests/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>stress-tests</artifactId> diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index a584a4e..324feec 100644 --- a/tests/timing-tests/pom.xml +++ b/tests/timing-tests/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>timing-tests</artifactId> diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index 7c218df..2f2a9c3 100644 --- a/tests/unit-tests/pom.xml +++ b/tests/unit-tests/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.16.0</version> + <version>2.17.0-SNAPSHOT</version> </parent> <artifactId>unit-tests</artifactId>