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

cshannon pushed a commit to branch activemq-5.19.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.19.x by this push:
     new 93c1c2f646 Bump to 5.19.6-SNAPSHOT version (#1893)
93c1c2f646 is described below

commit 93c1c2f646f8d384a34135d15ae9c3bfe468d1e7
Author: JB Onofré <[email protected]>
AuthorDate: Thu Apr 9 15:08:41 2026 +0200

    Bump to 5.19.6-SNAPSHOT version (#1893)
---
 activemq-all/pom.xml                                       | 2 +-
 activemq-amqp/pom.xml                                      | 2 +-
 activemq-blueprint/pom.xml                                 | 2 +-
 activemq-broker/pom.xml                                    | 2 +-
 activemq-cf/pom.xml                                        | 2 +-
 activemq-client-jakarta/pom.xml                            | 2 +-
 activemq-client/pom.xml                                    | 2 +-
 activemq-console/pom.xml                                   | 2 +-
 activemq-http/pom.xml                                      | 2 +-
 activemq-jaas/pom.xml                                      | 2 +-
 activemq-jdbc-store/pom.xml                                | 2 +-
 activemq-jms-pool/pom.xml                                  | 2 +-
 activemq-kahadb-store/pom.xml                              | 2 +-
 activemq-karaf-itest/pom.xml                               | 2 +-
 activemq-karaf/pom.xml                                     | 2 +-
 activemq-log4j-appender/pom.xml                            | 2 +-
 activemq-mqtt/pom.xml                                      | 2 +-
 activemq-openwire-generator/pom.xml                        | 2 +-
 activemq-openwire-legacy/pom.xml                           | 2 +-
 activemq-osgi/pom.xml                                      | 2 +-
 activemq-osgi/src/main/resources/META-INF/spring.schemas   | 1 +
 activemq-partition/pom.xml                                 | 2 +-
 activemq-pool/pom.xml                                      | 2 +-
 activemq-ra/pom.xml                                        | 2 +-
 activemq-rar/pom.xml                                       | 2 +-
 activemq-run/pom.xml                                       | 2 +-
 activemq-runtime-config/pom.xml                            | 2 +-
 activemq-shiro/pom.xml                                     | 2 +-
 activemq-spring/pom.xml                                    | 2 +-
 activemq-spring/src/main/resources/META-INF/spring.schemas | 1 +
 activemq-stomp/pom.xml                                     | 2 +-
 activemq-tooling/activemq-junit/pom.xml                    | 2 +-
 activemq-tooling/activemq-maven-plugin/pom.xml             | 2 +-
 activemq-tooling/activemq-memtest-maven-plugin/pom.xml     | 2 +-
 activemq-tooling/activemq-perf-maven-plugin/pom.xml        | 2 +-
 activemq-tooling/pom.xml                                   | 2 +-
 activemq-unit-tests/pom.xml                                | 2 +-
 activemq-web-console/pom.xml                               | 2 +-
 activemq-web-demo/pom.xml                                  | 2 +-
 activemq-web/pom.xml                                       | 2 +-
 assembly/pom.xml                                           | 2 +-
 pom.xml                                                    | 4 ++--
 42 files changed, 43 insertions(+), 41 deletions(-)

diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml
index 9ec56eb71a..bd4cc97b8c 100644
--- a/activemq-all/pom.xml
+++ b/activemq-all/pom.xml
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-all</artifactId>
diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml
index 6c302dcde8..78ad224c65 100644
--- a/activemq-amqp/pom.xml
+++ b/activemq-amqp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-amqp</artifactId>
diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml
index ac063a1ad8..7cba000874 100644
--- a/activemq-blueprint/pom.xml
+++ b/activemq-blueprint/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-blueprint</artifactId>
diff --git a/activemq-broker/pom.xml b/activemq-broker/pom.xml
index 4a78cdd101..eca1ca9718 100644
--- a/activemq-broker/pom.xml
+++ b/activemq-broker/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-broker</artifactId>
diff --git a/activemq-cf/pom.xml b/activemq-cf/pom.xml
index 346a58cdcd..9bcddb7dec 100644
--- a/activemq-cf/pom.xml
+++ b/activemq-cf/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-cf</artifactId>
diff --git a/activemq-client-jakarta/pom.xml b/activemq-client-jakarta/pom.xml
index 9ea8b1bdce..88bdcb2f54 100644
--- a/activemq-client-jakarta/pom.xml
+++ b/activemq-client-jakarta/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activemq-parent</artifactId>
-        <version>5.19.5-SNAPSHOT</version>
+        <version>5.19.6-SNAPSHOT</version>
     </parent>
     <artifactId>activemq-client-jakarta</artifactId>
     <packaging>bundle</packaging>
diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml
index 7cc1552d64..307385e767 100644
--- a/activemq-client/pom.xml
+++ b/activemq-client/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-client</artifactId>
diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml
index d7f3687962..5f5804c1ef 100644
--- a/activemq-console/pom.xml
+++ b/activemq-console/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-console</artifactId>
diff --git a/activemq-http/pom.xml b/activemq-http/pom.xml
index 14e9235ff0..4d88fc7c08 100644
--- a/activemq-http/pom.xml
+++ b/activemq-http/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-http</artifactId>
diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml
index 8d8aa560f8..67e923518e 100644
--- a/activemq-jaas/pom.xml
+++ b/activemq-jaas/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-jaas</artifactId>
diff --git a/activemq-jdbc-store/pom.xml b/activemq-jdbc-store/pom.xml
index bd31cf50e7..d540633d85 100644
--- a/activemq-jdbc-store/pom.xml
+++ b/activemq-jdbc-store/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-jdbc-store</artifactId>
diff --git a/activemq-jms-pool/pom.xml b/activemq-jms-pool/pom.xml
index b7b62a88e1..28ff0cfdac 100644
--- a/activemq-jms-pool/pom.xml
+++ b/activemq-jms-pool/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-jms-pool</artifactId>
diff --git a/activemq-kahadb-store/pom.xml b/activemq-kahadb-store/pom.xml
index aaa2f977c1..d4bcf093ba 100644
--- a/activemq-kahadb-store/pom.xml
+++ b/activemq-kahadb-store/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-kahadb-store</artifactId>
diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml
index c5a8fa39c4..26dd39e0e4 100644
--- a/activemq-karaf-itest/pom.xml
+++ b/activemq-karaf-itest/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-karaf-itest</artifactId>
diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml
index 09623da83a..dcb73010c3 100644
--- a/activemq-karaf/pom.xml
+++ b/activemq-karaf/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-karaf</artifactId>
diff --git a/activemq-log4j-appender/pom.xml b/activemq-log4j-appender/pom.xml
index 06a7ed3172..961aca2503 100644
--- a/activemq-log4j-appender/pom.xml
+++ b/activemq-log4j-appender/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-log4j-appender</artifactId>
diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml
index 5ec57ac957..7a51bef469 100644
--- a/activemq-mqtt/pom.xml
+++ b/activemq-mqtt/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-mqtt</artifactId>
diff --git a/activemq-openwire-generator/pom.xml 
b/activemq-openwire-generator/pom.xml
index 602b9969be..7807d86dc0 100644
--- a/activemq-openwire-generator/pom.xml
+++ b/activemq-openwire-generator/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-openwire-generator</artifactId>
diff --git a/activemq-openwire-legacy/pom.xml b/activemq-openwire-legacy/pom.xml
index a95bbea7cd..722f0adb2e 100644
--- a/activemq-openwire-legacy/pom.xml
+++ b/activemq-openwire-legacy/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-openwire-legacy</artifactId>
diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml
index 6cd37e6f2e..eba5cdbe2c 100644
--- a/activemq-osgi/pom.xml
+++ b/activemq-osgi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-osgi</artifactId>
diff --git a/activemq-osgi/src/main/resources/META-INF/spring.schemas 
b/activemq-osgi/src/main/resources/META-INF/spring.schemas
index 84517c1cf8..63495b5e93 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -95,6 +95,7 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.19.2.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.19.3.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.19.4.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.19.5.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.19.6.xsd=activemq.xsd
 
 http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd
 
diff --git a/activemq-partition/pom.xml b/activemq-partition/pom.xml
index 41ee7c16f8..4185066f0d 100644
--- a/activemq-partition/pom.xml
+++ b/activemq-partition/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-partition</artifactId>
diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml
index ec17a2f2d2..5b1eb580d9 100644
--- a/activemq-pool/pom.xml
+++ b/activemq-pool/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-pool</artifactId>
diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml
index 69a98c6317..84bd288341 100644
--- a/activemq-ra/pom.xml
+++ b/activemq-ra/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-ra</artifactId>
diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml
index 0fd4a27651..67f11e83d7 100644
--- a/activemq-rar/pom.xml
+++ b/activemq-rar/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-rar</artifactId>
diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml
index 1411e50876..6a2715e819 100644
--- a/activemq-run/pom.xml
+++ b/activemq-run/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-run</artifactId>
diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml
index 0e9a57a077..87c782a2bd 100644
--- a/activemq-runtime-config/pom.xml
+++ b/activemq-runtime-config/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-runtime-config</artifactId>
diff --git a/activemq-shiro/pom.xml b/activemq-shiro/pom.xml
index c239db8f93..2311c1b9d6 100644
--- a/activemq-shiro/pom.xml
+++ b/activemq-shiro/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activemq-parent</artifactId>
-        <version>5.19.5-SNAPSHOT</version>
+        <version>5.19.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>activemq-shiro</artifactId>
diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml
index 3b58a6d543..26045122cc 100644
--- a/activemq-spring/pom.xml
+++ b/activemq-spring/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-spring</artifactId>
diff --git a/activemq-spring/src/main/resources/META-INF/spring.schemas 
b/activemq-spring/src/main/resources/META-INF/spring.schemas
index b040e42914..0a94f3dd86 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -95,6 +95,7 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.19.2.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.19.3.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.19.4.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.19.5.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.19.6.xsd=activemq.xsd
 
 http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd
diff --git a/activemq-stomp/pom.xml b/activemq-stomp/pom.xml
index ac58ced6a0..359a91b1c9 100644
--- a/activemq-stomp/pom.xml
+++ b/activemq-stomp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-stomp</artifactId>
diff --git a/activemq-tooling/activemq-junit/pom.xml 
b/activemq-tooling/activemq-junit/pom.xml
index 54c1663876..9b926380c6 100644
--- a/activemq-tooling/activemq-junit/pom.xml
+++ b/activemq-tooling/activemq-junit/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq.tooling</groupId>
     <artifactId>activemq-tooling</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-junit</artifactId>
diff --git a/activemq-tooling/activemq-maven-plugin/pom.xml 
b/activemq-tooling/activemq-maven-plugin/pom.xml
index a5315e4442..1c41b204b7 100644
--- a/activemq-tooling/activemq-maven-plugin/pom.xml
+++ b/activemq-tooling/activemq-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq.tooling</groupId>
     <artifactId>activemq-tooling</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-maven-plugin</artifactId>
diff --git a/activemq-tooling/activemq-memtest-maven-plugin/pom.xml 
b/activemq-tooling/activemq-memtest-maven-plugin/pom.xml
index 6a312c8de0..2ccfc62c61 100644
--- a/activemq-tooling/activemq-memtest-maven-plugin/pom.xml
+++ b/activemq-tooling/activemq-memtest-maven-plugin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq.tooling</groupId>
     <artifactId>activemq-tooling</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-memtest-maven-plugin</artifactId>
diff --git a/activemq-tooling/activemq-perf-maven-plugin/pom.xml 
b/activemq-tooling/activemq-perf-maven-plugin/pom.xml
index 9f42cf9b03..9cdbf664f4 100644
--- a/activemq-tooling/activemq-perf-maven-plugin/pom.xml
+++ b/activemq-tooling/activemq-perf-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq.tooling</groupId>
     <artifactId>activemq-tooling</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-perf-maven-plugin</artifactId>
diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml
index 8e4634b337..d4154c0811 100644
--- a/activemq-tooling/pom.xml
+++ b/activemq-tooling/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.activemq.tooling</groupId>
diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml
index 07c09ca0b6..25ecbbbc74 100644
--- a/activemq-unit-tests/pom.xml
+++ b/activemq-unit-tests/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-unit-tests</artifactId>
diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml
index 7daa3d530f..ec7e84466c 100644
--- a/activemq-web-console/pom.xml
+++ b/activemq-web-console/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-web-console</artifactId>
diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml
index b1552ad2b8..1d4cb83956 100644
--- a/activemq-web-demo/pom.xml
+++ b/activemq-web-demo/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-web-demo</artifactId>
diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml
index ec2a33fc5f..7ea514fced 100644
--- a/activemq-web/pom.xml
+++ b/activemq-web/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-web</artifactId>
diff --git a/assembly/pom.xml b/assembly/pom.xml
index af5c38827a..3d9e850dd5 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.19.5-SNAPSHOT</version>
+    <version>5.19.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>apache-activemq</artifactId>
diff --git a/pom.xml b/pom.xml
index e2886af1dc..8dca9ad2f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,14 +25,14 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>activemq-parent</artifactId>
-  <version>5.19.5-SNAPSHOT</version>
+  <version>5.19.6-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ActiveMQ</name>
   <inceptionYear>2005</inceptionYear>
 
   <properties>
     <!-- for reproducible builds -->   
-    
<project.build.outputTimestamp>2026-04-02T15:51:41Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2026-04-09T04:19:39Z</project.build.outputTimestamp>
 
     <activeio-version>3.1.4</activeio-version>
     <siteId>activemq-${project.version}</siteId>


---------------------------------------------------------------------
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