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 b0f715f1ca Bump to 5.19.7-SNAPSHOT (#2059)
b0f715f1ca is described below

commit b0f715f1ca7c6d174cb77551c0e8a9f82ee9ac8f
Author: JB Onofré <[email protected]>
AuthorDate: Sun May 31 17:45:57 2026 +0200

    Bump to 5.19.7-SNAPSHOT (#2059)
---
 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   | 2 ++
 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 | 2 ++
 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, 45 insertions(+), 41 deletions(-)

diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml
index 75cf56a9ae..dbb7ea8378 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-all</artifactId>
diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml
index 6b587b3463..0eb8dc0815 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-amqp</artifactId>
diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml
index bf1b7aa48b..820b18968d 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-blueprint</artifactId>
diff --git a/activemq-broker/pom.xml b/activemq-broker/pom.xml
index b65c707976..b471d4d782 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-broker</artifactId>
diff --git a/activemq-cf/pom.xml b/activemq-cf/pom.xml
index f5d249a4e6..dd92edae42 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-cf</artifactId>
diff --git a/activemq-client-jakarta/pom.xml b/activemq-client-jakarta/pom.xml
index c6f8204f45..5dde88cad9 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.7-SNAPSHOT</version>
+        <version>5.19.8-SNAPSHOT</version>
     </parent>
     <artifactId>activemq-client-jakarta</artifactId>
     <packaging>bundle</packaging>
diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml
index 7996d87ae5..51e2a02202 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-client</artifactId>
diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml
index 4ff4d479d8..854020cfe8 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-console</artifactId>
diff --git a/activemq-http/pom.xml b/activemq-http/pom.xml
index 46a48ff299..5506ff0ae4 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-http</artifactId>
diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml
index 2597391d2b..8994a0eb5b 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-jaas</artifactId>
diff --git a/activemq-jdbc-store/pom.xml b/activemq-jdbc-store/pom.xml
index 52cf11380f..1cc8aad654 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-jdbc-store</artifactId>
diff --git a/activemq-jms-pool/pom.xml b/activemq-jms-pool/pom.xml
index a277536490..0af9a76286 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-jms-pool</artifactId>
diff --git a/activemq-kahadb-store/pom.xml b/activemq-kahadb-store/pom.xml
index 180491d444..eea50dae17 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-kahadb-store</artifactId>
diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml
index 50d75ef38b..88684cacf0 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-karaf-itest</artifactId>
diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml
index 6fcbf76d9a..18960b2a87 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-karaf</artifactId>
diff --git a/activemq-log4j-appender/pom.xml b/activemq-log4j-appender/pom.xml
index 13af8f43a4..10e8b83192 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-log4j-appender</artifactId>
diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml
index 61cb4f1e00..7269b41f53 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-mqtt</artifactId>
diff --git a/activemq-openwire-generator/pom.xml 
b/activemq-openwire-generator/pom.xml
index 54e0cb400a..a61006e88f 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-openwire-generator</artifactId>
diff --git a/activemq-openwire-legacy/pom.xml b/activemq-openwire-legacy/pom.xml
index cb2a1e93c5..2bfeddd8c4 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-openwire-legacy</artifactId>
diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml
index 62379e2323..7d49b8cd63 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.7-SNAPSHOT</version>
+    <version>5.19.8-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 63495b5e93..388e4cedcd 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -96,6 +96,8 @@ 
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\://activemq.apache.org/schema/core/activemq-core-5.19.7.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.19.8.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 b131a3bdbf..69bfc20322 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-partition</artifactId>
diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml
index c481f6b742..b6783d5ce0 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-pool</artifactId>
diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml
index 1a3017cb60..c175ef3c34 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-ra</artifactId>
diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml
index 77323dc7ee..7db74dada5 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-rar</artifactId>
diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml
index 75cc15a875..19b579406a 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-run</artifactId>
diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml
index 2279a2f8ac..a99ed326cf 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-runtime-config</artifactId>
diff --git a/activemq-shiro/pom.xml b/activemq-shiro/pom.xml
index 30b665afcf..c320e7925b 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.7-SNAPSHOT</version>
+        <version>5.19.8-SNAPSHOT</version>
     </parent>
 
     <artifactId>activemq-shiro</artifactId>
diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml
index 643b00efe2..3ebd622762 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.7-SNAPSHOT</version>
+    <version>5.19.8-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 0a94f3dd86..a26642c7a7 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -96,6 +96,8 @@ 
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\://activemq.apache.org/schema/core/activemq-core-5.19.7.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.19.8.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 febaf2d6f6..ec48c0892d 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-stomp</artifactId>
diff --git a/activemq-tooling/activemq-junit/pom.xml 
b/activemq-tooling/activemq-junit/pom.xml
index dfae1ea605..a1ceee975c 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.7-SNAPSHOT</version>
+    <version>5.19.8-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 44a9e7c869..fc45c9fece 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.7-SNAPSHOT</version>
+    <version>5.19.8-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 9e4a3432d1..1aa7e557da 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.7-SNAPSHOT</version>
+    <version>5.19.8-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 ee58bd5495..7dd5c94af9 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-perf-maven-plugin</artifactId>
diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml
index 6c015ece82..a7e60171f9 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.activemq.tooling</groupId>
diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml
index 18fdda174a..bfbee5786b 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-unit-tests</artifactId>
diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml
index 08d7f6b244..d3752ba03a 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-web-console</artifactId>
diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml
index 8874be2eb2..6c00f7d01e 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-web-demo</artifactId>
diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml
index c3f2f358db..da0dfa5ae3 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-web</artifactId>
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 8d3de8b46e..450b254f26 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.7-SNAPSHOT</version>
+    <version>5.19.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>apache-activemq</artifactId>
diff --git a/pom.xml b/pom.xml
index bf36609a46..f9f6391c0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,14 +25,14 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>activemq-parent</artifactId>
-  <version>5.19.7-SNAPSHOT</version>
+  <version>5.19.8-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ActiveMQ</name>
   <inceptionYear>2005</inceptionYear>
 
   <properties>
     <!-- for reproducible builds -->   
-    
<project.build.outputTimestamp>2026-04-23T15:50:36Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2026-05-31T04:58:11Z</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