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
commit 706849ade737d5672f1486215cf6dbc23e7b3011 Author: Timothy Bish <tabish...@gmail.com> AuthorDate: Wed Oct 26 10:59:51 2022 -0400 [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 5838c96a..1a97f94f 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-M10</version> + <version>1.0.0-M11-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 5fab3264..46f112e1 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.apache.qpid</groupId> <artifactId>protonj2-parent</artifactId> - <version>1.0.0-M10</version> + <version>1.0.0-M11-SNAPSHOT</version> <packaging>pom</packaging> <name>Qpid ProtonJ2 Parent</name> @@ -65,7 +65,7 @@ <!-- surefire forked jvm arguments --> <argLine>-Xmx2g -enableassertions ${jacoco-config}</argLine> - <project.build.outputTimestamp>2022-10-26T14:57:42Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2022-10-26T14:59:51Z</project.build.outputTimestamp> </properties> <url>https://qpid.apache.org/proton</url> diff --git a/protonj2-client-docs/pom.xml b/protonj2-client-docs/pom.xml index e828d93f..2d68c353 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-M10</version> + <version>1.0.0-M11-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/protonj2-client-examples/pom.xml b/protonj2-client-examples/pom.xml index e1f4ab86..c9ae261e 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-M10</version> + <version>1.0.0-M11-SNAPSHOT</version> </parent> <artifactId>protonj2-client-examples</artifactId> diff --git a/protonj2-client/pom.xml b/protonj2-client/pom.xml index e280b821..62d65b45 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-M10</version> + <version>1.0.0-M11-SNAPSHOT</version> </parent> <artifactId>protonj2-client</artifactId> diff --git a/protonj2-performance-tests/pom.xml b/protonj2-performance-tests/pom.xml index e225bd91..01125487 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-M10</version> + <version>1.0.0-M11-SNAPSHOT</version> </parent> <artifactId>protonj2-performance-tests</artifactId> diff --git a/protonj2-test-driver/pom.xml b/protonj2-test-driver/pom.xml index f4b2b672..5438b1a8 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-M10</version> + <version>1.0.0-M11-SNAPSHOT</version> </parent> <artifactId>protonj2-test-driver</artifactId> diff --git a/protonj2/pom.xml b/protonj2/pom.xml index 2b940727..8d6086fa 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-M10</version> + <version>1.0.0-M11-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