This is an automated email from the ASF dual-hosted git repository. jbertram pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git
commit 99e3279d775cf6e848ae85e1c6f00df4abeac298 Author: Justin Bertram <[email protected]> AuthorDate: Thu Jul 17 23:50:58 2025 -0500 Update examples to version 2.42.0 --- artemis-distribution/pom.xml | 2 +- .../broker-connection/amqp-federation-multicast-fanout/pom.xml | 2 +- .../broker-connection/amqp-federation-multicast-hub-spoke/pom.xml | 2 +- .../features/broker-connection/amqp-federation-multicast-ring/pom.xml | 2 +- examples/features/broker-connection/amqp-federation-over-ssl/pom.xml | 2 +- .../broker-connection/amqp-federation-queue-dual-federation/pom.xml | 2 +- .../broker-connection/amqp-federation-queue-multiple-brokers/pom.xml | 2 +- .../features/broker-connection/amqp-federation-queue-priority/pom.xml | 2 +- .../broker-connection/amqp-federation-queue-pull-messages/pom.xml | 2 +- examples/features/broker-connection/amqp-federation/pom.xml | 2 +- examples/features/broker-connection/amqp-receiving-messages/pom.xml | 2 +- .../broker-connection/amqp-sending-messages-multicast/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/disaster-recovery/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/connection-router/evenly-redirect/pom.xml | 2 +- examples/features/connection-router/pom.xml | 2 +- examples/features/connection-router/symmetric-redirect/pom.xml | 2 +- examples/features/connection-router/symmetric-simple/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/ha/zookeeper-single-pair-failback/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-msg-auth-plugin/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/opentelemetry/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-jakarta/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/scheduled-message/pom.xml | 2 +- examples/features/standard/security-keycloak/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-jakarta-ra-rar/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/amqp/sasl-scram/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 +- pom.xml | 4 ++-- 170 files changed, 171 insertions(+), 171 deletions(-) diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml index ff8a324..0a35198 100644 --- a/artemis-distribution/pom.xml +++ b/artemis-distribution/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples</groupId> <artifactId>artemis-examples-build</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>artemis-distribution</artifactId> diff --git a/examples/features/broker-connection/amqp-federation-multicast-fanout/pom.xml b/examples/features/broker-connection/amqp-federation-multicast-fanout/pom.xml index ebad3bc..5a8a44b 100644 --- a/examples/features/broker-connection/amqp-federation-multicast-fanout/pom.xml +++ b/examples/features/broker-connection/amqp-federation-multicast-fanout/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>amqp-federation-multicast-fanout</artifactId> diff --git a/examples/features/broker-connection/amqp-federation-multicast-hub-spoke/pom.xml b/examples/features/broker-connection/amqp-federation-multicast-hub-spoke/pom.xml index f27bbb2..205e783 100644 --- a/examples/features/broker-connection/amqp-federation-multicast-hub-spoke/pom.xml +++ b/examples/features/broker-connection/amqp-federation-multicast-hub-spoke/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>amqp-federation-multicast-hub-spoke</artifactId> diff --git a/examples/features/broker-connection/amqp-federation-multicast-ring/pom.xml b/examples/features/broker-connection/amqp-federation-multicast-ring/pom.xml index 8f29875..a83f432 100644 --- a/examples/features/broker-connection/amqp-federation-multicast-ring/pom.xml +++ b/examples/features/broker-connection/amqp-federation-multicast-ring/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>amqp-federation-multicast-ring</artifactId> diff --git a/examples/features/broker-connection/amqp-federation-over-ssl/pom.xml b/examples/features/broker-connection/amqp-federation-over-ssl/pom.xml index a24b84b..e7a09bd 100644 --- a/examples/features/broker-connection/amqp-federation-over-ssl/pom.xml +++ b/examples/features/broker-connection/amqp-federation-over-ssl/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>amqp-federation-over-ssl</artifactId> diff --git a/examples/features/broker-connection/amqp-federation-queue-dual-federation/pom.xml b/examples/features/broker-connection/amqp-federation-queue-dual-federation/pom.xml index 9f0be19..0346146 100644 --- a/examples/features/broker-connection/amqp-federation-queue-dual-federation/pom.xml +++ b/examples/features/broker-connection/amqp-federation-queue-dual-federation/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>amqp-federation-queue-dual-federation</artifactId> diff --git a/examples/features/broker-connection/amqp-federation-queue-multiple-brokers/pom.xml b/examples/features/broker-connection/amqp-federation-queue-multiple-brokers/pom.xml index a953900..9ab4006 100644 --- a/examples/features/broker-connection/amqp-federation-queue-multiple-brokers/pom.xml +++ b/examples/features/broker-connection/amqp-federation-queue-multiple-brokers/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>amqp-federation-queue-multiple-brokers</artifactId> diff --git a/examples/features/broker-connection/amqp-federation-queue-priority/pom.xml b/examples/features/broker-connection/amqp-federation-queue-priority/pom.xml index 280739e..b6f4983 100644 --- a/examples/features/broker-connection/amqp-federation-queue-priority/pom.xml +++ b/examples/features/broker-connection/amqp-federation-queue-priority/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>amqp-federation-queue-priority</artifactId> diff --git a/examples/features/broker-connection/amqp-federation-queue-pull-messages/pom.xml b/examples/features/broker-connection/amqp-federation-queue-pull-messages/pom.xml index b01bafe..ae6a37d 100644 --- a/examples/features/broker-connection/amqp-federation-queue-pull-messages/pom.xml +++ b/examples/features/broker-connection/amqp-federation-queue-pull-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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>amqp-federation-queue-pull-messages</artifactId> diff --git a/examples/features/broker-connection/amqp-federation/pom.xml b/examples/features/broker-connection/amqp-federation/pom.xml index 9a399a3..edc174c 100644 --- a/examples/features/broker-connection/amqp-federation/pom.xml +++ b/examples/features/broker-connection/amqp-federation/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>amqp-federation</artifactId> diff --git a/examples/features/broker-connection/amqp-receiving-messages/pom.xml b/examples/features/broker-connection/amqp-receiving-messages/pom.xml index d4f94c9..c119127 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>amqp-receiving-messages</artifactId> diff --git a/examples/features/broker-connection/amqp-sending-messages-multicast/pom.xml b/examples/features/broker-connection/amqp-sending-messages-multicast/pom.xml index df9cee0..ff6fe7e 100644 --- a/examples/features/broker-connection/amqp-sending-messages-multicast/pom.xml +++ b/examples/features/broker-connection/amqp-sending-messages-multicast/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>amqp-sending-messages-multicast</artifactId> diff --git a/examples/features/broker-connection/amqp-sending-messages/pom.xml b/examples/features/broker-connection/amqp-sending-messages/pom.xml index cd32bf3..79d4adf 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 c73346e..8dba9a6 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>amqp-ssl-enabled</artifactId> diff --git a/examples/features/broker-connection/disaster-recovery/pom.xml b/examples/features/broker-connection/disaster-recovery/pom.xml index 5ef889d..db13f32 100644 --- a/examples/features/broker-connection/disaster-recovery/pom.xml +++ b/examples/features/broker-connection/disaster-recovery/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>disaster-recovery</artifactId> diff --git a/examples/features/broker-connection/pom.xml b/examples/features/broker-connection/pom.xml index 6071f36..2b132dc 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 5ac2f4c..0e9e9ad 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 9a0bdd2..86bf2b7 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 415750a..b66d87d 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 97eb7fc..b30373a 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 79fcec8..b4041fd 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 3e8fbfa..5f4fb98 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 39977bb..f8dff95 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 44c3939..4d5e356 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 158d45b..d4926fa 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 c406ed5..b9e5e99 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>clustered-topic</artifactId> diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml index 4fa5740..a300521 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 1050616..c6004b5 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 6c2a041..6dd295b 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 2880a21..9af9d0c 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>symmetric-cluster</artifactId> diff --git a/examples/features/connection-router/evenly-redirect/pom.xml b/examples/features/connection-router/evenly-redirect/pom.xml index 74a9ab9..d6ebef9 100644 --- a/examples/features/connection-router/evenly-redirect/pom.xml +++ b/examples/features/connection-router/evenly-redirect/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples</groupId> <artifactId>connection-router</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>evenly-redirect</artifactId> diff --git a/examples/features/connection-router/pom.xml b/examples/features/connection-router/pom.xml index 09e584e..bde09b4 100644 --- a/examples/features/connection-router/pom.xml +++ b/examples/features/connection-router/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <groupId>org.apache.activemq.examples</groupId> diff --git a/examples/features/connection-router/symmetric-redirect/pom.xml b/examples/features/connection-router/symmetric-redirect/pom.xml index 01fb635..da3b54c 100644 --- a/examples/features/connection-router/symmetric-redirect/pom.xml +++ b/examples/features/connection-router/symmetric-redirect/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples</groupId> <artifactId>connection-router</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>symmetric-redirect</artifactId> diff --git a/examples/features/connection-router/symmetric-simple/pom.xml b/examples/features/connection-router/symmetric-simple/pom.xml index b47b2cc..80e3f1c 100644 --- a/examples/features/connection-router/symmetric-simple/pom.xml +++ b/examples/features/connection-router/symmetric-simple/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples</groupId> <artifactId>connection-router</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>symmetric-simple</artifactId> diff --git a/examples/features/federation/federated-address-divert/pom.xml b/examples/features/federation/federated-address-divert/pom.xml index 31e0316..1ff99f1 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 3154658..57eb9b8 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 ea62d76..98e4cc7 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 28a97a6..faa1f23 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 d2bca62..9c94720 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 78ff798..79352a6 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 1bd4358..5b00843 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>federated-queue</artifactId> diff --git a/examples/features/federation/pom.xml b/examples/features/federation/pom.xml index 640f35c..f4f98f4 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 1b34753..b8e58cc 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 5f4ca3c..8f56150 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 deb4ef6..40fb93a 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 551ed8c..97f1b31 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 371fe53..71fa55e 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 f11909b..8f135fe 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 36d7c46..9e829bd 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 a9a486c..958125e 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>non-transaction-failover</artifactId> diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml index 699042f..ddc9f7c 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 5a3e614..5d1ce99 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 b42f16c..07d0b78 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 77510d8..ab1ac51 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 3813a17..f48f22a 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 4ab9a3d..e9ebbb0 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 8f3945f..cc8476c 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 8489bd3..7c6220f 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>transaction-failover</artifactId> diff --git a/examples/features/ha/zookeeper-single-pair-failback/pom.xml b/examples/features/ha/zookeeper-single-pair-failback/pom.xml index 49d524e..065c00d 100644 --- a/examples/features/ha/zookeeper-single-pair-failback/pom.xml +++ b/examples/features/ha/zookeeper-single-pair-failback/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>zookeeper-single-pair-failback</artifactId> diff --git a/examples/features/perf/perf/pom.xml b/examples/features/perf/perf/pom.xml index b3f3743..b0be691 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>openwire-perf</artifactId> diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml index 49f75ad..9f36286 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 c1e483a..7ca2459 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <dependencies> diff --git a/examples/features/pom.xml b/examples/features/pom.xml index 633edcd..2433e21 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 c588f44..ac82925 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>auto-closeable</artifactId> diff --git a/examples/features/standard/broker-msg-auth-plugin/pom.xml b/examples/features/standard/broker-msg-auth-plugin/pom.xml index 08dae2e..4bb335a 100644 --- a/examples/features/standard/broker-msg-auth-plugin/pom.xml +++ b/examples/features/standard/broker-msg-auth-plugin/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>broker-msg-auth-plugin</artifactId> diff --git a/examples/features/standard/broker-plugin/pom.xml b/examples/features/standard/broker-plugin/pom.xml index 47f1d8b..c98ee80 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>broker-plugin</artifactId> diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml index 258e208..b4a5eed 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 86ae49f..7d39c62 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 5a81f2d..b501328 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>camel-war</artifactId> diff --git a/examples/features/standard/camel/pom.xml b/examples/features/standard/camel/pom.xml index d2927e4..89ef775 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 f037f15..c917436 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>cdi</artifactId> diff --git a/examples/features/standard/client-kickoff/pom.xml b/examples/features/standard/client-kickoff/pom.xml index 8071dd3..0dd194c 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 7b0ebe7..2c51f63 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 caf4742..adb3fd8 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>consumer-rate-limit</artifactId> diff --git a/examples/features/standard/context/pom.xml b/examples/features/standard/context/pom.xml index 9d74939..e50e808 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>context</artifactId> diff --git a/examples/features/standard/core-bridge/pom.xml b/examples/features/standard/core-bridge/pom.xml index ef7c0cd..05c0d95 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>core-bridge</artifactId> diff --git a/examples/features/standard/database/pom.xml b/examples/features/standard/database/pom.xml index 9d8d5f2..9cad317 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>database</artifactId> diff --git a/examples/features/standard/dead-letter/pom.xml b/examples/features/standard/dead-letter/pom.xml index 98531a3..064810b 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 e061933..68be59b 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>delayed-redelivery</artifactId> diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml index 6329b3e..30e5be0 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 1bc704a..4a919eb 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 568f993..03cb168 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>embedded-simple</artifactId> diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml index 608cc99..39d419f 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>embedded</artifactId> diff --git a/examples/features/standard/exclusive-queue/pom.xml b/examples/features/standard/exclusive-queue/pom.xml index 49dfc6e..d7e159e 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>exclusive-queue</artifactId> diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml index 0682059..d1b1154 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>expiry</artifactId> diff --git a/examples/features/standard/http-transport/pom.xml b/examples/features/standard/http-transport/pom.xml index 0c47a8f..35b865b 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 37296ce..e303d90 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 916cc62..ebb464d 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 67e2818..9625f08 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 d16e5d0..e544d48 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>interceptor-mqtt</artifactId> diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml index 03261e0..5e596c3 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>interceptor</artifactId> diff --git a/examples/features/standard/jms-bridge/pom.xml b/examples/features/standard/jms-bridge/pom.xml index 71da038..2bed628 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 074f6f0..9b1143c 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>jmx-ssl</artifactId> diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml index 5a67682..1bc14e4 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>jmx</artifactId> diff --git a/examples/features/standard/large-message/pom.xml b/examples/features/standard/large-message/pom.xml index d375210..315a18a 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 c1340b8..4b5dd6d 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 7eeabe7..83057bc 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>management-notifications</artifactId> diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml index 9120afa..7642c56 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>management</artifactId> diff --git a/examples/features/standard/message-counters/pom.xml b/examples/features/standard/message-counters/pom.xml index d166695..2d99b8b 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 23930b1..5b16b4c 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 4c2d255..14fee3c 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 cc30ebd..ecac374 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 03b8778..02c93fe 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 fe7f2d6..e17c369 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>no-consumer-buffering</artifactId> diff --git a/examples/features/standard/opentelemetry/pom.xml b/examples/features/standard/opentelemetry/pom.xml index 5bdd142..0953caa 100644 --- a/examples/features/standard/opentelemetry/pom.xml +++ b/examples/features/standard/opentelemetry/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>opentelemetry</artifactId> diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml index 7e9dbb2..9b7be73 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>paging</artifactId> diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml index 47a4964..8e567dd 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 0512ffe..537d5cc 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 cef68f8..ac22b6d 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>producer-rate-limit</artifactId> diff --git a/examples/features/standard/queue-jakarta/pom.xml b/examples/features/standard/queue-jakarta/pom.xml index 17b909e..3dd0cc6 100644 --- a/examples/features/standard/queue-jakarta/pom.xml +++ b/examples/features/standard/queue-jakarta/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>queue-jakarta</artifactId> diff --git a/examples/features/standard/queue-requestor/pom.xml b/examples/features/standard/queue-requestor/pom.xml index 3a84fe4..9f0e493 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 b003a39..94609ab 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>queue-selector</artifactId> diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml index 9ca55b0..9a6c084 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>queue</artifactId> diff --git a/examples/features/standard/reattach-node/pom.xml b/examples/features/standard/reattach-node/pom.xml index 42e6358..d96cb1e 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 cac4105..3d5fd45 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>request-reply</artifactId> diff --git a/examples/features/standard/scheduled-message/pom.xml b/examples/features/standard/scheduled-message/pom.xml index f5baf97..3e38708 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>scheduled-message</artifactId> diff --git a/examples/features/standard/security-keycloak/pom.xml b/examples/features/standard/security-keycloak/pom.xml index 297d145..ce0c48b 100644 --- a/examples/features/standard/security-keycloak/pom.xml +++ b/examples/features/standard/security-keycloak/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>security-keycloak</artifactId> diff --git a/examples/features/standard/security-ldap/pom.xml b/examples/features/standard/security-ldap/pom.xml index 127bda0..59178fe 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 cdd04dc..a2a4ba8 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>security-manager</artifactId> diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml index 46149e3..1730baf 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>security</artifactId> diff --git a/examples/features/standard/send-acknowledgements/pom.xml b/examples/features/standard/send-acknowledgements/pom.xml index 4f47488..04c8418 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 2fbca37..1bc41aa 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 e982ef7..43c5633 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 29dbf56..eb4ffc9 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 53d541b..b0a2b99 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 4897c7a..cd00d19 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 4693b45..83ad7f6 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 be229a2..488dd20 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 d46ef70..f2d6a1a 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 58d67fb..19f9051 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 a02c673..2d06b46 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 b78fa50..a47f8c1 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 5e12dee..771e961 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>topic-selector2</artifactId> diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml index 766fdf3..73f1479 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>topic</artifactId> diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml index 37b4c55..2bdac38 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>transactional</artifactId> diff --git a/examples/features/standard/xa-heuristic/pom.xml b/examples/features/standard/xa-heuristic/pom.xml index 1385203..a0ab9c1 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 17ff9e9..39ba697 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 128b579..84b6302 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>xa-send</artifactId> diff --git a/examples/features/sub-modules/artemis-jakarta-ra-rar/pom.xml b/examples/features/sub-modules/artemis-jakarta-ra-rar/pom.xml index 2f3b990..1000f2a 100644 --- a/examples/features/sub-modules/artemis-jakarta-ra-rar/pom.xml +++ b/examples/features/sub-modules/artemis-jakarta-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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>artemis-jakarta-rar</artifactId> diff --git a/examples/features/sub-modules/artemis-ra-rar/pom.xml b/examples/features/sub-modules/artemis-ra-rar/pom.xml index 71b7dbf..6b4ec4d 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 f415698..a60d5dc 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 faa5686..bcc2667 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 cebd4bb..d42f3cf 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 fd90a2d..33fe033 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> diff --git a/examples/pom.xml b/examples/pom.xml index 4975cd7..527ffe2 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples</groupId> <artifactId>artemis-examples-build</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>artemis-examples</artifactId> diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml index 6b7a941..533e91e 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 c0a3ac4..e2babed 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 06240c3..2d100e5 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>protoncpp</artifactId> diff --git a/examples/protocols/amqp/proton-ruby/pom.xml b/examples/protocols/amqp/proton-ruby/pom.xml index d8d50dc..0382f7a 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>proton-ruby</artifactId> diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml index 594adb6..e408a2a 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>queue</artifactId> diff --git a/examples/protocols/amqp/sasl-scram/pom.xml b/examples/protocols/amqp/sasl-scram/pom.xml index 06c90e8..f588092 100644 --- a/examples/protocols/amqp/sasl-scram/pom.xml +++ b/examples/protocols/amqp/sasl-scram/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.amqp</groupId> <artifactId>amqp</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <properties> <activemq.basedir>${project.basedir}/../../../..</activemq.basedir> diff --git a/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml b/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml index 3dd0efb..3a2e2f2 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>clustered-queue-mqtt</artifactId> diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml index d1aba07..bffdb64 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 cf9fd30..a90080c 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>publish-subscribe</artifactId> diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml index 302798d..9d92463 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 6338de6..ab8788a 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 6d2b4a2..7a2b86c 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>message-recovery</artifactId> diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml index 0da6655..dc971a6 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 eb9b828..627cf67 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 1ace17b..deb5812 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>virtual-topic-mapping</artifactId> diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml index c0ccf6e..e14a02b 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <groupId>org.apache.activemq.examples.protocols</groupId> diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml index 1e8453f..2f76dfb 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 2948539..37d112e 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 052c0da..8c11f81 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 bc032a9..5447805 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 2a9a807..aedd6a8 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>stomp-websockets</artifactId> diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml index 5697299..7b736af 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>stomp</artifactId> diff --git a/examples/protocols/stomp/stomp1.1/pom.xml b/examples/protocols/stomp/stomp1.1/pom.xml index 0c4f983..832c594 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.42.0-SNAPSHOT</version> + <version>2.42.0</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 7a20711..d6f760a 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.42.0-SNAPSHOT</version> + <version>2.42.0</version> </parent> <artifactId>stomp1.2</artifactId> diff --git a/pom.xml b/pom.xml index 185fc9f..7e66494 100644 --- a/pom.xml +++ b/pom.xml @@ -24,13 +24,13 @@ under the License. <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> <relativePath>org.apache.activemq:artemis-pom</relativePath> </parent> <groupId>org.apache.activemq.examples</groupId> <artifactId>artemis-examples-build</artifactId> - <version>2.42.0-SNAPSHOT</version> + <version>2.42.0</version> <packaging>pom</packaging> <name>ActiveMQ Artemis Examples Build</name> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
