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
The following commit(s) were added to refs/heads/main by this push: new 7362753f [maven-release-plugin] prepare for next development iteration 7362753f is described below commit 7362753f9cd4b87bd3a2e6c8db8f74dda7937d6b Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Fri Sep 16 15:31:38 2022 +0100 [maven-release-plugin] prepare for next development iteration --- 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 096f1a91..27ad3b0c 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>2.1.0</version> + <version>2.2.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index a8084f8d..2a2d8385 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <groupId>org.apache.qpid</groupId> <artifactId>qpid-jms-parent</artifactId> - <version>2.1.0</version> + <version>2.2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>QpidJMS</name> <inceptionYear>2013</inceptionYear> @@ -66,7 +66,7 @@ <maven.compiler.target>11</maven.compiler.target> <maven.compiler.release>11</maven.compiler.release> - <project.build.outputTimestamp>2022-09-16T14:27:32Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2022-09-16T14:31:38Z</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>2.1.0</tag> + <tag>HEAD</tag> </scm> <modules> diff --git a/qpid-jms-client/pom.xml b/qpid-jms-client/pom.xml index 8e945a56..a5814e35 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>2.1.0</version> + <version>2.2.0-SNAPSHOT</version> </parent> <artifactId>qpid-jms-client</artifactId> diff --git a/qpid-jms-discovery/pom.xml b/qpid-jms-discovery/pom.xml index 96d027de..7756b12d 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>2.1.0</version> + <version>2.2.0-SNAPSHOT</version> </parent> <artifactId>qpid-jms-discovery</artifactId> diff --git a/qpid-jms-docs/pom.xml b/qpid-jms-docs/pom.xml index 44bbb3cb..82c369e1 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>2.1.0</version> + <version>2.2.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/qpid-jms-examples/pom.xml b/qpid-jms-examples/pom.xml index b6fb5e90..32c6f13d 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>2.1.0</version> + <version>2.2.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 4facfd66..1ef43fb4 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>2.1.0</version> + <version>2.2.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 d1f1ef59..ac183e12 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>2.1.0</version> + <version>2.2.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