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 11209d21 [maven-release-plugin] prepare for next development iteration
11209d21 is described below
commit 11209d2165d6d27b21b57b40be5409289d803b15
Author: Timothy Bish <[email protected]>
AuthorDate: Mon Jan 12 16:09:18 2026 -0500
[maven-release-plugin] prepare for next development iteration
---
apache-qpid-protonj2/pom.xml | 2 +-
pom.xml | 6 +++---
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, 10 insertions(+), 10 deletions(-)
diff --git a/apache-qpid-protonj2/pom.xml b/apache-qpid-protonj2/pom.xml
index bc91c5c9..97735ce9 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.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index cdfae293..1d53c84e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.apache.qpid</groupId>
<artifactId>protonj2-parent</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Qpid ProtonJ2 Parent</name>
@@ -67,7 +67,7 @@
<!-- surefire forked jvm arguments -->
<argLine>-Xmx2g -enableassertions ${jacoco-config}</argLine>
-
<project.build.outputTimestamp>2026-01-12T21:06:37Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2026-01-12T21:09:17Z</project.build.outputTimestamp>
</properties>
<url>https://qpid.apache.org/proton</url>
@@ -75,7 +75,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/qpid-protonj2.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/qpid-protonj2.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=qpid-protonj2.git</url>
- <tag>1.1.0</tag>
+ <tag>1.0.0-M13</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 dec7545d..2360e74b 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.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protonj2-client-examples/pom.xml b/protonj2-client-examples/pom.xml
index 20453f2f..b36caf05 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.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>protonj2-client-examples</artifactId>
diff --git a/protonj2-client/pom.xml b/protonj2-client/pom.xml
index dc127401..bb00b403 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.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>protonj2-client</artifactId>
diff --git a/protonj2-performance-tests/pom.xml
b/protonj2-performance-tests/pom.xml
index 97c1f363..8b2622e5 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.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>protonj2-performance-tests</artifactId>
diff --git a/protonj2-test-driver/pom.xml b/protonj2-test-driver/pom.xml
index a13875a7..0cbca703 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.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>protonj2-test-driver</artifactId>
diff --git a/protonj2/pom.xml b/protonj2/pom.xml
index 8ee525c3..3bfc1f4b 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.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]