This is an automated email from the ASF dual-hosted git repository.

jbertram pushed a commit to branch development
in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git

commit c45e9deef7533eb35b67d6db38aed74366cf243a
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Dec 18 11:42:50 2024 -0600

    Update examples to version 2.40.0-SNAPSHOT
---
 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 96a7d29..3abf9ab 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 8537d28..6cf19f6 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 df66768..db17945 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 dfdf222..bdc50b7 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 71590c6..668f1e8 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 894aa44..2035425 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 3eb9b3a..592db36 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 66e63fe..0fb160c 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 dfbbda0..83468ec 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 9d8ada6..6215467 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 aff69af..91208eb 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 4094965..4fdc625 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 fa74126..fd6da9f 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>amqp-sending-messages</artifactId>
diff --git a/examples/features/broker-connection/amqp-sending-overssl/pom.xml 
b/examples/features/broker-connection/amqp-sending-overssl/pom.xml
index e1baf03..6534292 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 6ff29bb..cf7af93 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>disaster-recovery</artifactId>
diff --git a/examples/features/broker-connection/pom.xml 
b/examples/features/broker-connection/pom.xml
index db12495..489dcf5 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.broker-connection</groupId>
diff --git a/examples/features/clustered/client-side-load-balancing/pom.xml 
b/examples/features/clustered/client-side-load-balancing/pom.xml
index f2b8ae4..bf47e15 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>client-side-load-balancing</artifactId>
diff --git a/examples/features/clustered/clustered-durable-subscription/pom.xml 
b/examples/features/clustered/clustered-durable-subscription/pom.xml
index cc47e7c..3e734d9 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-durable-subscription</artifactId>
diff --git a/examples/features/clustered/clustered-grouping/pom.xml 
b/examples/features/clustered/clustered-grouping/pom.xml
index ba3962d..296feec 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-grouping</artifactId>
diff --git a/examples/features/clustered/clustered-jgroups/pom.xml 
b/examples/features/clustered/clustered-jgroups/pom.xml
index 664fb0b..f47e040 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-jgroups</artifactId>
diff --git a/examples/features/clustered/clustered-queue/pom.xml 
b/examples/features/clustered/clustered-queue/pom.xml
index adff56b..1f89649 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-queue</artifactId>
diff --git a/examples/features/clustered/clustered-static-discovery-uri/pom.xml 
b/examples/features/clustered/clustered-static-discovery-uri/pom.xml
index 9919536..bf9c373 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-static-discovery-uri</artifactId>
diff --git a/examples/features/clustered/clustered-static-discovery/pom.xml 
b/examples/features/clustered/clustered-static-discovery/pom.xml
index 58ef815..cbf0ccd 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-static-discovery</artifactId>
diff --git a/examples/features/clustered/clustered-static-oneway/pom.xml 
b/examples/features/clustered/clustered-static-oneway/pom.xml
index 3e2c696..6758d47 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-static-oneway</artifactId>
diff --git a/examples/features/clustered/clustered-topic-uri/pom.xml 
b/examples/features/clustered/clustered-topic-uri/pom.xml
index 32631ce..9e0a054 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-topic-uri</artifactId>
diff --git a/examples/features/clustered/clustered-topic/pom.xml 
b/examples/features/clustered/clustered-topic/pom.xml
index f4960fb..5c46580 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-topic</artifactId>
diff --git a/examples/features/clustered/pom.xml 
b/examples/features/clustered/pom.xml
index a431421..998c615 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>
diff --git a/examples/features/clustered/queue-message-redistribution/pom.xml 
b/examples/features/clustered/queue-message-redistribution/pom.xml
index 9386421..05a49c7 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-message-redistribution</artifactId>
diff --git a/examples/features/clustered/shared-storage-static-cluster/pom.xml 
b/examples/features/clustered/shared-storage-static-cluster/pom.xml
index 7a6a39c..317776f 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>shared-storage-static-cluster</artifactId>
diff --git a/examples/features/clustered/symmetric-cluster/pom.xml 
b/examples/features/clustered/symmetric-cluster/pom.xml
index d0c5626..ec9e477 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 0131118..438f6da 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>evenly-redirect</artifactId>
diff --git a/examples/features/connection-router/pom.xml 
b/examples/features/connection-router/pom.xml
index 7f98a76..316f6af 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 c974a19..9af3184 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 ca368c9..3f7f27e 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 229fa36..ec3126e 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>federated-address-divert</artifactId>
diff --git 
a/examples/features/federation/federated-address-downstream-upstream/pom.xml 
b/examples/features/federation/federated-address-downstream-upstream/pom.xml
index b0aa8ab..6c8ad9f 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>federated-address-downstream-upstream</artifactId>
diff --git a/examples/features/federation/federated-address-downstream/pom.xml 
b/examples/features/federation/federated-address-downstream/pom.xml
index 2dae1a4..22e6b81 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>federated-address-downstream</artifactId>
diff --git a/examples/features/federation/federated-address/pom.xml 
b/examples/features/federation/federated-address/pom.xml
index 1fb5c64..0ec2de2 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>federated-address</artifactId>
diff --git 
a/examples/features/federation/federated-queue-downstream-upstream/pom.xml 
b/examples/features/federation/federated-queue-downstream-upstream/pom.xml
index e47fc7d..f62a9e5 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>federated-queue-downstream-upstream</artifactId>
diff --git a/examples/features/federation/federated-queue-downstream/pom.xml 
b/examples/features/federation/federated-queue-downstream/pom.xml
index 65dfea0..4189912 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>federated-queue-downstream</artifactId>
diff --git a/examples/features/federation/federated-queue/pom.xml 
b/examples/features/federation/federated-queue/pom.xml
index d9f62c0..b35b59f 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>federated-queue</artifactId>
diff --git a/examples/features/federation/pom.xml 
b/examples/features/federation/pom.xml
index 6e276cb..ae13994 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.federation</groupId>
diff --git a/examples/features/ha/application-layer-failover/pom.xml 
b/examples/features/ha/application-layer-failover/pom.xml
index 68ed8a5..082d9ed 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>application-layer-failover</artifactId>
diff --git a/examples/features/ha/client-side-failoverlistener/pom.xml 
b/examples/features/ha/client-side-failoverlistener/pom.xml
index 45a1e85..5cd33eb 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>client-side-failoverlistener</artifactId>
diff --git a/examples/features/ha/colocated-failover-scale-down/pom.xml 
b/examples/features/ha/colocated-failover-scale-down/pom.xml
index 4249474..1b1d15e 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>colocated-failover-scale-down</artifactId>
diff --git a/examples/features/ha/colocated-failover/pom.xml 
b/examples/features/ha/colocated-failover/pom.xml
index 474cccb..ced1147 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>colocated-failover</artifactId>
diff --git a/examples/features/ha/ha-policy-autobackup/pom.xml 
b/examples/features/ha/ha-policy-autobackup/pom.xml
index 903277c..cea5596 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>ha-policy-autobackup</artifactId>
diff --git a/examples/features/ha/multiple-failover-failback/pom.xml 
b/examples/features/ha/multiple-failover-failback/pom.xml
index dec8715..1314cbd 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>multiple-failover-failback</artifactId>
diff --git a/examples/features/ha/multiple-failover/pom.xml 
b/examples/features/ha/multiple-failover/pom.xml
index 6b36746..466385b 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>multiple-failover</artifactId>
diff --git a/examples/features/ha/non-transaction-failover/pom.xml 
b/examples/features/ha/non-transaction-failover/pom.xml
index 9ed3dd8..6397527 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>non-transaction-failover</artifactId>
diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml
index c721c32..18e30f1 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.failover</groupId>
diff --git a/examples/features/ha/replicated-failback-static/pom.xml 
b/examples/features/ha/replicated-failback-static/pom.xml
index 4fc2cff..90f63cb 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>replicated-failback-static</artifactId>
diff --git a/examples/features/ha/replicated-failback/pom.xml 
b/examples/features/ha/replicated-failback/pom.xml
index 5bd1fc7..7643366 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>replicated-failback</artifactId>
diff --git a/examples/features/ha/replicated-multiple-failover/pom.xml 
b/examples/features/ha/replicated-multiple-failover/pom.xml
index 8c0d0d5..3c251d3 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>replicated-multiple-failover</artifactId>
diff --git a/examples/features/ha/replicated-transaction-failover/pom.xml 
b/examples/features/ha/replicated-transaction-failover/pom.xml
index 8afe186..c8280f8 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>replicated-transaction-failover</artifactId>
diff --git a/examples/features/ha/scale-down/pom.xml 
b/examples/features/ha/scale-down/pom.xml
index f731357..88e4d1e 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>scale-down</artifactId>
diff --git a/examples/features/ha/stop-server-failover/pom.xml 
b/examples/features/ha/stop-server-failover/pom.xml
index 4f2cd19..178a079 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stop-server-failover</artifactId>
diff --git a/examples/features/ha/transaction-failover/pom.xml 
b/examples/features/ha/transaction-failover/pom.xml
index 8b4cde0..d4abb56 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 a40c6ee..b08eb2b 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 fced302..baef065 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>openwire-perf</artifactId>
diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml
index b79001b..f6199e5 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.soak</groupId>
diff --git a/examples/features/perf/soak/pom.xml 
b/examples/features/perf/soak/pom.xml
index d423b81..1a8aa4c 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <dependencies>
diff --git a/examples/features/pom.xml b/examples/features/pom.xml
index d029fd8..1e43225 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>
diff --git a/examples/features/standard/auto-closeable/pom.xml 
b/examples/features/standard/auto-closeable/pom.xml
index e6ce831..dc9c6de 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 dd0aa69..cd9755a 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 a14a656..9d41759 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>broker-plugin</artifactId>
diff --git a/examples/features/standard/browser/pom.xml 
b/examples/features/standard/browser/pom.xml
index 6fe227e..017aac5 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>browser</artifactId>
diff --git a/examples/features/standard/camel/camel-broker/pom.xml 
b/examples/features/standard/camel/camel-broker/pom.xml
index b4f4396..8333547 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>camel-broker</artifactId>
diff --git a/examples/features/standard/camel/camel-war/pom.xml 
b/examples/features/standard/camel/camel-war/pom.xml
index b2da1ab..e941004 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>camel-war</artifactId>
diff --git a/examples/features/standard/camel/pom.xml 
b/examples/features/standard/camel/pom.xml
index 79d4180..531bce9 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.broker.camel</groupId>
diff --git a/examples/features/standard/cdi/pom.xml 
b/examples/features/standard/cdi/pom.xml
index 220e5f5..4a2c47a 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>cdi</artifactId>
diff --git a/examples/features/standard/client-kickoff/pom.xml 
b/examples/features/standard/client-kickoff/pom.xml
index 4c66f3b..bec6b38 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>client-kickoff</artifactId>
diff --git a/examples/features/standard/completion-listener/pom.xml 
b/examples/features/standard/completion-listener/pom.xml
index ee4d5d5..0edcac0 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>completion-listener</artifactId>
diff --git a/examples/features/standard/consumer-rate-limit/pom.xml 
b/examples/features/standard/consumer-rate-limit/pom.xml
index cf61b32..338b0fc 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>consumer-rate-limit</artifactId>
diff --git a/examples/features/standard/context/pom.xml 
b/examples/features/standard/context/pom.xml
index 83b21c2..4a916bf 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>context</artifactId>
diff --git a/examples/features/standard/core-bridge/pom.xml 
b/examples/features/standard/core-bridge/pom.xml
index f0a766a..bf92cdd 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>core-bridge</artifactId>
diff --git a/examples/features/standard/database/pom.xml 
b/examples/features/standard/database/pom.xml
index ad146ef..f85e54b 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>database</artifactId>
diff --git a/examples/features/standard/dead-letter/pom.xml 
b/examples/features/standard/dead-letter/pom.xml
index 0941910..15346c0 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>dead-letter</artifactId>
diff --git a/examples/features/standard/delayed-redelivery/pom.xml 
b/examples/features/standard/delayed-redelivery/pom.xml
index ce08149..2018a7a 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>delayed-redelivery</artifactId>
diff --git a/examples/features/standard/divert/pom.xml 
b/examples/features/standard/divert/pom.xml
index 386b0fe..09760e5 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
    <artifactId>divert</artifactId>
    <packaging>jar</packaging>
diff --git a/examples/features/standard/durable-subscription/pom.xml 
b/examples/features/standard/durable-subscription/pom.xml
index be60520..bece468 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>durable-subscription</artifactId>
diff --git a/examples/features/standard/embedded-simple/pom.xml 
b/examples/features/standard/embedded-simple/pom.xml
index c4beabe..a068456 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>embedded-simple</artifactId>
diff --git a/examples/features/standard/embedded/pom.xml 
b/examples/features/standard/embedded/pom.xml
index 4fc9561..c01fa70 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>embedded</artifactId>
diff --git a/examples/features/standard/exclusive-queue/pom.xml 
b/examples/features/standard/exclusive-queue/pom.xml
index b4b06ec..e430368 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>exclusive-queue</artifactId>
diff --git a/examples/features/standard/expiry/pom.xml 
b/examples/features/standard/expiry/pom.xml
index d306d6d..3287fcc 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>expiry</artifactId>
diff --git a/examples/features/standard/http-transport/pom.xml 
b/examples/features/standard/http-transport/pom.xml
index 83c1415..e63217d 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>http-transport</artifactId>
diff --git a/examples/features/standard/instantiate-connection-factory/pom.xml 
b/examples/features/standard/instantiate-connection-factory/pom.xml
index 90c70d8..301c810 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>instantiate-connection-factory</artifactId>
diff --git a/examples/features/standard/interceptor-amqp/pom.xml 
b/examples/features/standard/interceptor-amqp/pom.xml
index 7defa2b..eea89d8 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>interceptor-amqp</artifactId>
diff --git a/examples/features/standard/interceptor-client/pom.xml 
b/examples/features/standard/interceptor-client/pom.xml
index 600e666..d5a0ee3 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>interceptor-client</artifactId>
diff --git a/examples/features/standard/interceptor-mqtt/pom.xml 
b/examples/features/standard/interceptor-mqtt/pom.xml
index c9e201d..8918309 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>interceptor-mqtt</artifactId>
diff --git a/examples/features/standard/interceptor/pom.xml 
b/examples/features/standard/interceptor/pom.xml
index 706d422..38680a4 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>interceptor</artifactId>
diff --git a/examples/features/standard/jms-bridge/pom.xml 
b/examples/features/standard/jms-bridge/pom.xml
index 0101fb5..cf5a0bc 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>jms-bridge</artifactId>
diff --git a/examples/features/standard/jmx-ssl/pom.xml 
b/examples/features/standard/jmx-ssl/pom.xml
index 1a9d7b4..6a20d00 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>jmx-ssl</artifactId>
diff --git a/examples/features/standard/jmx/pom.xml 
b/examples/features/standard/jmx/pom.xml
index 974ee79..e2bc43f 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>jmx</artifactId>
diff --git a/examples/features/standard/large-message/pom.xml 
b/examples/features/standard/large-message/pom.xml
index 9e65395..e33d6d4 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>large-message</artifactId>
diff --git a/examples/features/standard/last-value-queue/pom.xml 
b/examples/features/standard/last-value-queue/pom.xml
index 2a72389..e1aa199 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>last-value-queue</artifactId>
diff --git a/examples/features/standard/management-notifications/pom.xml 
b/examples/features/standard/management-notifications/pom.xml
index 44eb6a1..5537aa8 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>management-notifications</artifactId>
diff --git a/examples/features/standard/management/pom.xml 
b/examples/features/standard/management/pom.xml
index f325e49..3906008 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>management</artifactId>
diff --git a/examples/features/standard/message-counters/pom.xml 
b/examples/features/standard/message-counters/pom.xml
index 48acf10..df65e0f 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-counters</artifactId>
diff --git a/examples/features/standard/message-group/pom.xml 
b/examples/features/standard/message-group/pom.xml
index ea15a32..97ea233 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-group</artifactId>
diff --git a/examples/features/standard/message-group2/pom.xml 
b/examples/features/standard/message-group2/pom.xml
index abde8e0..793b5bc 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-group2</artifactId>
diff --git a/examples/features/standard/message-priority/pom.xml 
b/examples/features/standard/message-priority/pom.xml
index c77e45c..8489184 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-priority</artifactId>
diff --git a/examples/features/standard/netty-openssl/pom.xml 
b/examples/features/standard/netty-openssl/pom.xml
index 0633b06..0fc07da 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>netty-openssl</artifactId>
diff --git a/examples/features/standard/no-consumer-buffering/pom.xml 
b/examples/features/standard/no-consumer-buffering/pom.xml
index ec52ad2..ce4f4ac 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>no-consumer-buffering</artifactId>
diff --git a/examples/features/standard/opentelemetry/pom.xml 
b/examples/features/standard/opentelemetry/pom.xml
index 2a556cb..638895d 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>opentelemetry</artifactId>
diff --git a/examples/features/standard/paging/pom.xml 
b/examples/features/standard/paging/pom.xml
index 6461573..34d9d8c 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>paging</artifactId>
diff --git a/examples/features/standard/pom.xml 
b/examples/features/standard/pom.xml
index fa75f1b..ba0696f 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.broker</groupId>
diff --git a/examples/features/standard/pre-acknowledge/pom.xml 
b/examples/features/standard/pre-acknowledge/pom.xml
index 7068363..6862b29 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>pre-acknowledge</artifactId>
diff --git a/examples/features/standard/producer-rate-limit/pom.xml 
b/examples/features/standard/producer-rate-limit/pom.xml
index 3b9f1c4..30cc5cc 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 ab24bb1..7888f19 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 14c671e..b79b223 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-requestor</artifactId>
diff --git a/examples/features/standard/queue-selector/pom.xml 
b/examples/features/standard/queue-selector/pom.xml
index be7ceef..2e4ba10 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-selector</artifactId>
diff --git a/examples/features/standard/queue/pom.xml 
b/examples/features/standard/queue/pom.xml
index e9d0b3d..b9dd8cb 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue</artifactId>
diff --git a/examples/features/standard/reattach-node/pom.xml 
b/examples/features/standard/reattach-node/pom.xml
index ed2bd64..96ecc12 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>reattach-node</artifactId>
diff --git a/examples/features/standard/request-reply/pom.xml 
b/examples/features/standard/request-reply/pom.xml
index b19f683..8b1affd 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 095f181..d714e97 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 6e67347..efccb85 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 d9b70b5..4f749bd 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>security-ldap</artifactId>
diff --git a/examples/features/standard/security-manager/pom.xml 
b/examples/features/standard/security-manager/pom.xml
index 10eb582..2702b18 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>security-manager</artifactId>
diff --git a/examples/features/standard/security/pom.xml 
b/examples/features/standard/security/pom.xml
index 1e1c53d..53f01aa 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>security</artifactId>
diff --git a/examples/features/standard/send-acknowledgements/pom.xml 
b/examples/features/standard/send-acknowledgements/pom.xml
index 0c23a2c..e7aa0d7 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>send-acknowledgements</artifactId>
diff --git a/examples/features/standard/shared-consumer/pom.xml 
b/examples/features/standard/shared-consumer/pom.xml
index 9219502..ce54f90 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>shared-consumer</artifactId>
diff --git a/examples/features/standard/slow-consumer/pom.xml 
b/examples/features/standard/slow-consumer/pom.xml
index a529eba..946d037 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>slow-consumer</artifactId>
diff --git a/examples/features/standard/spring-boot-integration/pom.xml 
b/examples/features/standard/spring-boot-integration/pom.xml
index a9ed8df..786cf18 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.39.0</version>
+               <version>2.40.0-SNAPSHOT</version>
        </parent>
        <artifactId>spring-boot-integration</artifactId>
        <name>ActiveMQ Artemis JMS Spring Boot Integration Example</name>
diff --git a/examples/features/standard/spring-integration/pom.xml 
b/examples/features/standard/spring-integration/pom.xml
index 9e86318..442c217 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>spring-integration</artifactId>
diff --git a/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml 
b/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml
index ade0b14..63c9238 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.39.0</version>
+        <version>2.40.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>ssl-enabled-crl-mqtt</artifactId>
diff --git a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml 
b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
index 47af7b0..3ed4a39 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>ssl-enabled-dual-authentication</artifactId>
diff --git a/examples/features/standard/ssl-enabled/pom.xml 
b/examples/features/standard/ssl-enabled/pom.xml
index 3ab9730..ddde5f8 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>ssl-enabled</artifactId>
diff --git a/examples/features/standard/static-selector/pom.xml 
b/examples/features/standard/static-selector/pom.xml
index 6b269ae..7211a69 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>static-selector</artifactId>
diff --git a/examples/features/standard/temp-queue/pom.xml 
b/examples/features/standard/temp-queue/pom.xml
index e0ae5f8..1959cad 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>temp-queue</artifactId>
diff --git a/examples/features/standard/topic-hierarchies/pom.xml 
b/examples/features/standard/topic-hierarchies/pom.xml
index f16b826..9ac0b05 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic-hierarchies</artifactId>
diff --git a/examples/features/standard/topic-selector1/pom.xml 
b/examples/features/standard/topic-selector1/pom.xml
index 5c428de..6556087 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic-selector1</artifactId>
diff --git a/examples/features/standard/topic-selector2/pom.xml 
b/examples/features/standard/topic-selector2/pom.xml
index 432991b..37ec811 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic-selector2</artifactId>
diff --git a/examples/features/standard/topic/pom.xml 
b/examples/features/standard/topic/pom.xml
index b10fe88..c4c3d19 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic</artifactId>
diff --git a/examples/features/standard/transactional/pom.xml 
b/examples/features/standard/transactional/pom.xml
index 4316ee3..6a6cbed 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>transactional</artifactId>
diff --git a/examples/features/standard/xa-heuristic/pom.xml 
b/examples/features/standard/xa-heuristic/pom.xml
index adba183..5dce0e4 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>xa-heuristic</artifactId>
diff --git a/examples/features/standard/xa-receive/pom.xml 
b/examples/features/standard/xa-receive/pom.xml
index 1307b60..a9c8e41 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>xa-receive</artifactId>
diff --git a/examples/features/standard/xa-send/pom.xml 
b/examples/features/standard/xa-send/pom.xml
index 68df46e..bc7f73d 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 a361855..0b475d7 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</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 26651da..bc801e5 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-rar</artifactId>
diff --git 
a/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml 
b/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml
index c24addc..9be944d 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jms-bridge</artifactId>
diff --git a/examples/features/sub-modules/inter-broker-bridge/pom.xml 
b/examples/features/sub-modules/inter-broker-bridge/pom.xml
index 7613d56..057abef 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.modules</groupId>
diff --git a/examples/features/sub-modules/pom.xml 
b/examples/features/sub-modules/pom.xml
index 8ef0c6e..b6eb287 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.modules</groupId>
diff --git a/examples/features/sub-modules/tomcat/pom.xml 
b/examples/features/sub-modules/tomcat/pom.xml
index dfba371..d5396e2 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.39.0</version>
+        <version>2.40.0-SNAPSHOT</version>
     </parent>
 
 
diff --git a/examples/pom.xml b/examples/pom.xml
index 3f37fb1..01d7efb 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-examples</artifactId>
diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml
index 1d9875d..6f3efcf 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.amqp</groupId>
diff --git a/examples/protocols/amqp/proton-clustered-cpp/pom.xml 
b/examples/protocols/amqp/proton-clustered-cpp/pom.xml
index 2867703..3014e80 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>proton-clustered-cpp</artifactId>
diff --git a/examples/protocols/amqp/proton-cpp/pom.xml 
b/examples/protocols/amqp/proton-cpp/pom.xml
index b89e1a5..3e78723 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>protoncpp</artifactId>
diff --git a/examples/protocols/amqp/proton-ruby/pom.xml 
b/examples/protocols/amqp/proton-ruby/pom.xml
index 974a89d..4b5415e 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>proton-ruby</artifactId>
diff --git a/examples/protocols/amqp/queue/pom.xml 
b/examples/protocols/amqp/queue/pom.xml
index c2ef328..7a44e1b 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue</artifactId>
diff --git a/examples/protocols/amqp/sasl-scram/pom.xml 
b/examples/protocols/amqp/sasl-scram/pom.xml
index 1a2017d..ddac9bc 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.39.0</version>
+        <version>2.40.0-SNAPSHOT</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 a5c8ced..419b32f 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-queue-mqtt</artifactId>
diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml
index f9828af..9789a57 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.mqtt</groupId>
diff --git a/examples/protocols/mqtt/publish-subscribe/pom.xml 
b/examples/protocols/mqtt/publish-subscribe/pom.xml
index 52c6891..4890860 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>publish-subscribe</artifactId>
diff --git a/examples/protocols/openwire/chat/pom.xml 
b/examples/protocols/openwire/chat/pom.xml
index 2259ba0..f388e08 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>chat-example</artifactId>
diff --git a/examples/protocols/openwire/message-listener/pom.xml 
b/examples/protocols/openwire/message-listener/pom.xml
index de895ec..d017376 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-listener</artifactId>
diff --git a/examples/protocols/openwire/message-recovery/pom.xml 
b/examples/protocols/openwire/message-recovery/pom.xml
index 956f9cb..4bdcf23 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-recovery</artifactId>
diff --git a/examples/protocols/openwire/pom.xml 
b/examples/protocols/openwire/pom.xml
index bac3ac7..0a984f1 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.openwire</groupId>
diff --git a/examples/protocols/openwire/queue/pom.xml 
b/examples/protocols/openwire/queue/pom.xml
index 8b4d818..ea87fd9 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>queue-openwire</artifactId>
diff --git a/examples/protocols/openwire/virtual-topic-mapping/pom.xml 
b/examples/protocols/openwire/virtual-topic-mapping/pom.xml
index bbb0f28..4ba8713 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>virtual-topic-mapping</artifactId>
diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml
index 1604a33..83a577b 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.protocols</groupId>
diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml
index 60197bb..517fec8 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.stomp</groupId>
diff --git a/examples/protocols/stomp/stomp-dual-authentication/pom.xml 
b/examples/protocols/stomp/stomp-dual-authentication/pom.xml
index 7446c26..bf0a02e 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp-dual-authentication</artifactId>
diff --git a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml 
b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
index 0db11d4..a03dcca 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp-embedded-interceptor</artifactId>
diff --git a/examples/protocols/stomp/stomp-jms/pom.xml 
b/examples/protocols/stomp/stomp-jms/pom.xml
index 1fead30..47d360b 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp-jms</artifactId>
diff --git a/examples/protocols/stomp/stomp-websockets/pom.xml 
b/examples/protocols/stomp/stomp-websockets/pom.xml
index 5cffa20..e15a874 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp-websockets</artifactId>
diff --git a/examples/protocols/stomp/stomp/pom.xml 
b/examples/protocols/stomp/stomp/pom.xml
index 47a7ab1..9200212 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp</artifactId>
diff --git a/examples/protocols/stomp/stomp1.1/pom.xml 
b/examples/protocols/stomp/stomp1.1/pom.xml
index d0ea888..778dd45 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp1.1</artifactId>
diff --git a/examples/protocols/stomp/stomp1.2/pom.xml 
b/examples/protocols/stomp/stomp1.2/pom.xml
index 0bd3e3d..f218b1a 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp1.2</artifactId>
diff --git a/pom.xml b/pom.xml
index 1ac36ac..a842cf4 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.39.0</version>
+      <version>2.40.0-SNAPSHOT</version>
       <relativePath>org.apache.activemq:artemis-pom</relativePath>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>
    <artifactId>artemis-examples-build</artifactId>
-   <version>2.39.0</version>
+   <version>2.40.0-SNAPSHOT</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


Reply via email to