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

asf-gitbox-commits pushed a commit to branch release/6.3.2
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/release/6.3.2 by this push:
     new 45578e23c9 [maven-release-plugin] prepare release activemq-6.3.2
45578e23c9 is described below

commit 45578e23c9d7f2ca91a09cdd2e527cb1d5e078a3
Author: Matt Pavlovich <[email protected]>
AuthorDate: Fri Aug 28 18:10:05 2026 +0000

    [maven-release-plugin] prepare release activemq-6.3.2
---
 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/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-pool/pom.xml                                   | 2 +-
 activemq-protobuf-test/pom.xml                          | 2 +-
 activemq-protobuf/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-stomp/pom.xml                                  | 2 +-
 activemq-tooling/activemq-jakarta-messaging-tck/pom.xml | 2 +-
 activemq-tooling/activemq-joram-jms-tests/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 +-
 bom/pom.xml                                             | 2 +-
 pom.xml                                                 | 4 ++--
 43 files changed, 44 insertions(+), 44 deletions(-)

diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml
index ee2a103612..10a1b00650 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-all</artifactId>
diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml
index a0435b8fb2..7b63621f8c 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-amqp</artifactId>
diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml
index 053ceac90b..c83331b2d4 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-blueprint</artifactId>
diff --git a/activemq-broker/pom.xml b/activemq-broker/pom.xml
index e83196b5ec..955c5d56e7 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-broker</artifactId>
diff --git a/activemq-cf/pom.xml b/activemq-cf/pom.xml
index dd4ad5c34b..98e1d04613 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-cf</artifactId>
diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml
index 27a18ef158..c8b0e4e6af 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-client</artifactId>
diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml
index b6abf7cd32..ac3ade8455 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-console</artifactId>
diff --git a/activemq-http/pom.xml b/activemq-http/pom.xml
index e81a43c5d3..31c1c6f916 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-http</artifactId>
diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml
index f24d1efb54..78cc67fc55 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-jaas</artifactId>
diff --git a/activemq-jdbc-store/pom.xml b/activemq-jdbc-store/pom.xml
index e315285545..2d3e606596 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-jdbc-store</artifactId>
diff --git a/activemq-jms-pool/pom.xml b/activemq-jms-pool/pom.xml
index 73c9326c12..d429bc1a3a 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-jms-pool</artifactId>
diff --git a/activemq-kahadb-store/pom.xml b/activemq-kahadb-store/pom.xml
index 68fc9de1c8..0cb1be0f28 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-kahadb-store</artifactId>
diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml
index 7ac14a154a..d87a33c4fe 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-karaf-itest</artifactId>
diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml
index d105a8e17e..4c1998ab7e 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-karaf</artifactId>
diff --git a/activemq-log4j-appender/pom.xml b/activemq-log4j-appender/pom.xml
index 829f76df30..c07f102ed8 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-log4j-appender</artifactId>
diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml
index 7d37a594d3..86ab557790 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-mqtt</artifactId>
diff --git a/activemq-openwire-generator/pom.xml 
b/activemq-openwire-generator/pom.xml
index 4398bafa06..6c7121b99f 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-openwire-generator</artifactId>
diff --git a/activemq-openwire-legacy/pom.xml b/activemq-openwire-legacy/pom.xml
index ad160cc160..511a0fd46b 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-openwire-legacy</artifactId>
diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml
index 7472831925..0381b1caff 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-osgi</artifactId>
diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml
index 9c102f9e9a..3ac0912a24 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-pool</artifactId>
diff --git a/activemq-protobuf-test/pom.xml b/activemq-protobuf-test/pom.xml
index 244ddec30c..47b501c04c 100644
--- a/activemq-protobuf-test/pom.xml
+++ b/activemq-protobuf-test/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <groupId>org.apache.activemq.protobuf</groupId>
diff --git a/activemq-protobuf/pom.xml b/activemq-protobuf/pom.xml
index 68dede7937..255585ca4c 100644
--- a/activemq-protobuf/pom.xml
+++ b/activemq-protobuf/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <groupId>org.apache.activemq.protobuf</groupId>
diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml
index 5a17fba49f..e81695c056 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-ra</artifactId>
diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml
index eee63a62a3..04c2b01815 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-rar</artifactId>
diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml
index 3191cf508f..2871ef2c41 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-run</artifactId>
diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml
index 6fefa3982f..f8cda33124 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-runtime-config</artifactId>
diff --git a/activemq-shiro/pom.xml b/activemq-shiro/pom.xml
index 50db1c8195..573175d9e8 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>6.3.2-SNAPSHOT</version>
+        <version>6.3.2</version>
     </parent>
 
     <artifactId>activemq-shiro</artifactId>
diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml
index c5805a0333..98699f8324 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-spring</artifactId>
diff --git a/activemq-stomp/pom.xml b/activemq-stomp/pom.xml
index bee5505a75..f71a08a8ed 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-stomp</artifactId>
diff --git a/activemq-tooling/activemq-jakarta-messaging-tck/pom.xml 
b/activemq-tooling/activemq-jakarta-messaging-tck/pom.xml
index b32ef1ed0b..440bbe5267 100644
--- a/activemq-tooling/activemq-jakarta-messaging-tck/pom.xml
+++ b/activemq-tooling/activemq-jakarta-messaging-tck/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq.tooling</groupId>
     <artifactId>activemq-tooling</artifactId>
-    <version>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-jakarta-messaging-tck</artifactId>
diff --git a/activemq-tooling/activemq-joram-jms-tests/pom.xml 
b/activemq-tooling/activemq-joram-jms-tests/pom.xml
index 5e6fa76321..86684af970 100644
--- a/activemq-tooling/activemq-joram-jms-tests/pom.xml
+++ b/activemq-tooling/activemq-joram-jms-tests/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq.tooling</groupId>
     <artifactId>activemq-tooling</artifactId>
-    <version>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-joram-jms-tests</artifactId>
diff --git a/activemq-tooling/activemq-junit/pom.xml 
b/activemq-tooling/activemq-junit/pom.xml
index bad8cbf957..e2dc2af8f2 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</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 52bbe10283..83153d10f2 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</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 eef5a874be..e98042d625 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</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 1e4bba70bd..66e8f85e0b 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-perf-maven-plugin</artifactId>
diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml
index f55e1fc1a5..40f18b2703 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <groupId>org.apache.activemq.tooling</groupId>
diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml
index d6d02448ca..a550ab56d5 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-unit-tests</artifactId>
diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml
index 247349dce4..027854d253 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-web-console</artifactId>
diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml
index cba774656b..c932181398 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-web-demo</artifactId>
diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml
index 8a08784b90..381728fc64 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>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>activemq-web</artifactId>
diff --git a/assembly/pom.xml b/assembly/pom.xml
index ff178a5faa..378610620e 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>6.3.2-SNAPSHOT</version>
+    <version>6.3.2</version>
   </parent>
 
   <artifactId>apache-activemq</artifactId>
diff --git a/bom/pom.xml b/bom/pom.xml
index 14a69077b5..b1a2e954f5 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -22,7 +22,7 @@
     <parent>
        <groupId>org.apache.activemq</groupId>
        <artifactId>activemq-parent</artifactId>
-        <version>6.3.2-SNAPSHOT</version>
+        <version>6.3.2</version>
     </parent>
 
     <artifactId>activemq-bom</artifactId>
diff --git a/pom.xml b/pom.xml
index 2f718944af..af0f882bef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>activemq-parent</artifactId>
-  <version>6.3.2-SNAPSHOT</version>
+  <version>6.3.2</version>
   <packaging>pom</packaging>
   <name>ActiveMQ</name>
   <inceptionYear>2005</inceptionYear>
@@ -234,7 +234,7 @@
     
<connection>scm:git:http://gitbox.apache.org/repos/asf/activemq.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/activemq.git</developerConnection>
     <url>https://github.com/apache/activemq</url>
-    <tag>activemq-6.2.0</tag>
+    <tag>activemq-6.3.2</tag>
   </scm>
 
   <dependencyManagement>


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