This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
The following commit(s) were added to refs/heads/1.x by this push:
new f6d4c8da [maven-release-plugin] prepare release 1.16.0
f6d4c8da is described below
commit f6d4c8dacfb073522a76487555a476c0224c143d
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Jan 20 16:49:58 2026 +0000
[maven-release-plugin] prepare release 1.16.0
---
apache-qpid-jms/pom.xml | 2 +-
pom.xml | 6 +++---
qpid-jms-client/pom.xml | 2 +-
qpid-jms-discovery/pom.xml | 2 +-
qpid-jms-docs/pom.xml | 2 +-
qpid-jms-examples/pom.xml | 2 +-
qpid-jms-interop-tests/pom.xml | 2 +-
qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml | 2 +-
8 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/apache-qpid-jms/pom.xml b/apache-qpid-jms/pom.xml
index a6cbaee8..4444cf0b 100644
--- a/apache-qpid-jms/pom.xml
+++ b/apache-qpid-jms/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-jms-parent</artifactId>
- <version>1.16.0-SNAPSHOT</version>
+ <version>1.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 55450aed..a6bc9071 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-jms-parent</artifactId>
- <version>1.16.0-SNAPSHOT</version>
+ <version>1.16.0</version>
<packaging>pom</packaging>
<name>QpidJMS</name>
<inceptionYear>2013</inceptionYear>
@@ -66,7 +66,7 @@
<javaVersion>11</javaVersion>
-
<project.build.outputTimestamp>2025-09-12T15:57:44Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2026-01-20T16:47:46Z</project.build.outputTimestamp>
<!-- Test properties -->
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
@@ -89,7 +89,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/qpid-jms.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/qpid-jms.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=qpid-jms.git</url>
- <tag>1.x</tag>
+ <tag>1.16.0</tag>
</scm>
<modules>
diff --git a/qpid-jms-client/pom.xml b/qpid-jms-client/pom.xml
index adc125d1..85296ed7 100644
--- a/qpid-jms-client/pom.xml
+++ b/qpid-jms-client/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-jms-parent</artifactId>
- <version>1.16.0-SNAPSHOT</version>
+ <version>1.16.0</version>
</parent>
<artifactId>qpid-jms-client</artifactId>
diff --git a/qpid-jms-discovery/pom.xml b/qpid-jms-discovery/pom.xml
index 9ee9efc2..3180bedc 100644
--- a/qpid-jms-discovery/pom.xml
+++ b/qpid-jms-discovery/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-jms-parent</artifactId>
- <version>1.16.0-SNAPSHOT</version>
+ <version>1.16.0</version>
</parent>
<artifactId>qpid-jms-discovery</artifactId>
diff --git a/qpid-jms-docs/pom.xml b/qpid-jms-docs/pom.xml
index ad504629..cfa7a6e6 100644
--- a/qpid-jms-docs/pom.xml
+++ b/qpid-jms-docs/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-jms-parent</artifactId>
- <version>1.16.0-SNAPSHOT</version>
+ <version>1.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/qpid-jms-examples/pom.xml b/qpid-jms-examples/pom.xml
index 7141a19f..9f9fa045 100644
--- a/qpid-jms-examples/pom.xml
+++ b/qpid-jms-examples/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-jms-parent</artifactId>
- <version>1.16.0-SNAPSHOT</version>
+ <version>1.16.0</version>
</parent>
<artifactId>qpid-jms-examples</artifactId>
diff --git a/qpid-jms-interop-tests/pom.xml b/qpid-jms-interop-tests/pom.xml
index eb148431..1de63a68 100644
--- a/qpid-jms-interop-tests/pom.xml
+++ b/qpid-jms-interop-tests/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-jms-parent</artifactId>
- <version>1.16.0-SNAPSHOT</version>
+ <version>1.16.0</version>
</parent>
<artifactId>qpid-jms-interop-tests</artifactId>
diff --git a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
index f08b3088..dd4f54ed 100644
--- a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
+++ b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-jms-interop-tests</artifactId>
- <version>1.16.0-SNAPSHOT</version>
+ <version>1.16.0</version>
</parent>
<artifactId>qpid-jms-activemq-tests</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]