This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
The following commit(s) were added to refs/heads/master by this push: new 76adcae [maven-release-plugin] prepare release 0.53.0 76adcae is described below commit 76adcaecf2c503b577603b60501236d62df285ae Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Fri Jul 24 15:41:52 2020 +0100 [maven-release-plugin] prepare release 0.53.0 --- apache-qpid-jms/pom.xml | 2 +- pom.xml | 4 ++-- 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, 9 insertions(+), 9 deletions(-) diff --git a/apache-qpid-jms/pom.xml b/apache-qpid-jms/pom.xml index a2ecdd8..56d12d4 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>0.53.0-SNAPSHOT</version> + <version>0.53.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 97c9651..2a15697 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <groupId>org.apache.qpid</groupId> <artifactId>qpid-jms-parent</artifactId> - <version>0.53.0-SNAPSHOT</version> + <version>0.53.0</version> <packaging>pom</packaging> <name>QpidJMS</name> <inceptionYear>2013</inceptionYear> @@ -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>HEAD</tag> + <tag>0.53.0</tag> </scm> <modules> diff --git a/qpid-jms-client/pom.xml b/qpid-jms-client/pom.xml index f60e2f5..3eec3d1 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>0.53.0-SNAPSHOT</version> + <version>0.53.0</version> </parent> <artifactId>qpid-jms-client</artifactId> diff --git a/qpid-jms-discovery/pom.xml b/qpid-jms-discovery/pom.xml index 641dec9..7261d70 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>0.53.0-SNAPSHOT</version> + <version>0.53.0</version> </parent> <artifactId>qpid-jms-discovery</artifactId> diff --git a/qpid-jms-docs/pom.xml b/qpid-jms-docs/pom.xml index 3169e26..1fd3345 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>0.53.0-SNAPSHOT</version> + <version>0.53.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/qpid-jms-examples/pom.xml b/qpid-jms-examples/pom.xml index 3d2bbd7..df9a9e9 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>0.53.0-SNAPSHOT</version> + <version>0.53.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 cd922fa..99cf40b 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>0.53.0-SNAPSHOT</version> + <version>0.53.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 1039904..3451270 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>0.53.0-SNAPSHOT</version> + <version>0.53.0</version> </parent> <artifactId>qpid-jms-activemq-tests</artifactId> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org