This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
commit 6b43bbfa7dd4618f454da967c55e39aac4c3666f Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Thu Apr 21 11:20:51 2022 +0100 NO-JIRA: bump versions to 2.0.0-SNAPSHOT command used was: mvn release:update-versions -DdevelopmentVersion=2.0.0-SNAPSHOT --- apache-qpid-jms/pom.xml | 2 +- pom.xml | 2 +- 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, 8 insertions(+), 8 deletions(-) diff --git a/apache-qpid-jms/pom.xml b/apache-qpid-jms/pom.xml index 03fc2ab3..41d4a805 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.7.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 31bf642b..558dfa1e 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <groupId>org.apache.qpid</groupId> <artifactId>qpid-jms-parent</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> <packaging>pom</packaging> <name>QpidJMS</name> <inceptionYear>2013</inceptionYear> diff --git a/qpid-jms-client/pom.xml b/qpid-jms-client/pom.xml index b4baecd0..eaa56a41 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.7.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> </parent> <artifactId>qpid-jms-client</artifactId> diff --git a/qpid-jms-discovery/pom.xml b/qpid-jms-discovery/pom.xml index 91062c26..35353c67 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.7.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> </parent> <artifactId>qpid-jms-discovery</artifactId> diff --git a/qpid-jms-docs/pom.xml b/qpid-jms-docs/pom.xml index e92f0e23..9d1a6b0f 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.7.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/qpid-jms-examples/pom.xml b/qpid-jms-examples/pom.xml index 7f021df8..de3faa56 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.7.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> </parent> <artifactId>qpid-jms-examples</artifactId> diff --git a/qpid-jms-interop-tests/pom.xml b/qpid-jms-interop-tests/pom.xml index ac3cc43a..2d426aa2 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.7.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</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 c994b2bd..eefa0128 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.7.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</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