This is an automated email from the ASF dual-hosted git repository. tabish pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git
The following commit(s) were added to refs/heads/main by this push: new 78ff9a4 [maven-release-plugin] prepare for next development iteration 78ff9a4 is described below commit 78ff9a40256218548738d3884e5fdf64e5bc2244 Author: Timothy Bish <tabish...@gmail.com> AuthorDate: Mon Dec 20 14:47:37 2021 -0500 [maven-release-plugin] prepare for next development iteration --- apache-qpid-protonj2/pom.xml | 2 +- pom.xml | 4 ++-- protonj2-client-docs/pom.xml | 2 +- protonj2-client-examples/pom.xml | 2 +- protonj2-client/pom.xml | 2 +- protonj2-performance-tests/pom.xml | 2 +- protonj2-test-driver/pom.xml | 2 +- protonj2/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apache-qpid-protonj2/pom.xml b/apache-qpid-protonj2/pom.xml index d9e68dd..85469d8 100644 --- a/apache-qpid-protonj2/pom.xml +++ b/apache-qpid-protonj2/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.qpid</groupId> <artifactId>protonj2-parent</artifactId> - <version>1.0.0-M4</version> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index f9d4c7e..4c47989 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.apache.qpid</groupId> <artifactId>protonj2-parent</artifactId> - <version>1.0.0-M4</version> + <version>1.0.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Qpid ProtonJ2 Parent</name> @@ -70,7 +70,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/qpid-protonj2.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/qpid-protonj2.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=qpid-protonj2.git</url> - <tag>1.0.0-M4</tag> + <tag>1.0.0-M2</tag> </scm> <issueManagement> <url>https://issues.apache.org/jira/browse/PROTON</url> diff --git a/protonj2-client-docs/pom.xml b/protonj2-client-docs/pom.xml index 1bd3e09..ec7d554 100644 --- a/protonj2-client-docs/pom.xml +++ b/protonj2-client-docs/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.qpid</groupId> <artifactId>protonj2-parent</artifactId> - <version>1.0.0-M4</version> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/protonj2-client-examples/pom.xml b/protonj2-client-examples/pom.xml index 9926a64..bbb9869 100644 --- a/protonj2-client-examples/pom.xml +++ b/protonj2-client-examples/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.qpid</groupId> <artifactId>protonj2-parent</artifactId> - <version>1.0.0-M4</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>protonj2-client-examples</artifactId> diff --git a/protonj2-client/pom.xml b/protonj2-client/pom.xml index 2136807..917068a 100644 --- a/protonj2-client/pom.xml +++ b/protonj2-client/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.qpid</groupId> <artifactId>protonj2-parent</artifactId> - <version>1.0.0-M4</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>protonj2-client</artifactId> diff --git a/protonj2-performance-tests/pom.xml b/protonj2-performance-tests/pom.xml index 461c43c..e7bd542 100644 --- a/protonj2-performance-tests/pom.xml +++ b/protonj2-performance-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.qpid</groupId> <artifactId>protonj2-parent</artifactId> - <version>1.0.0-M4</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>protonj2-performance-tests</artifactId> diff --git a/protonj2-test-driver/pom.xml b/protonj2-test-driver/pom.xml index 878159b..1d33768 100644 --- a/protonj2-test-driver/pom.xml +++ b/protonj2-test-driver/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.qpid</groupId> <artifactId>protonj2-parent</artifactId> - <version>1.0.0-M4</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>protonj2-test-driver</artifactId> diff --git a/protonj2/pom.xml b/protonj2/pom.xml index 99ab22e..fbc9a17 100644 --- a/protonj2/pom.xml +++ b/protonj2/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.qpid</groupId> <artifactId>protonj2-parent</artifactId> - <version>1.0.0-M4</version> + <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org