You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ta...@apache.org on 2023/01/10 20:47:36 UTC

[qpid-protonj2] branch main updated (945d0ee6 -> 71af23cd)

This is an automated email from the ASF dual-hosted git repository.

tabish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git


    from 945d0ee6 PROTON-2651 Update netty tc-native to 2.0.56.Final
     add e534ad21 [maven-release-plugin] prepare release 1.0.0-M12
     new 71af23cd [maven-release-plugin] prepare for next development iteration

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org


[qpid-protonj2] 01/01: [maven-release-plugin] prepare for next development iteration

Posted by ta...@apache.org.
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 71af23cd16c65d944cfbe70a8c3745d82d1a4b9c
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Tue Jan 10 15:47:33 2023 -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 6655ad4e..c1665e96 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-M12</version>
+    <version>1.0.0-M13-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index d3de16b8..63246829 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.qpid</groupId>
   <artifactId>protonj2-parent</artifactId>
-  <version>1.0.0-M12</version>
+  <version>1.0.0-M13-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Qpid ProtonJ2 Parent</name>
@@ -72,7 +72,7 @@
     <!-- surefire forked jvm arguments -->
     <argLine>-Xmx2g -enableassertions ${jacoco-config}</argLine>
 
-    <project.build.outputTimestamp>2023-01-10T20:36:18Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2023-01-10T20:47:33Z</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 3903e6ba..097123fa 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-M12</version>
+    <version>1.0.0-M13-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/protonj2-client-examples/pom.xml b/protonj2-client-examples/pom.xml
index a4a917dd..15b591f7 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-M12</version>
+    <version>1.0.0-M13-SNAPSHOT</version>
   </parent>
 
   <artifactId>protonj2-client-examples</artifactId>
diff --git a/protonj2-client/pom.xml b/protonj2-client/pom.xml
index 83226369..eee5522a 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-M12</version>
+    <version>1.0.0-M13-SNAPSHOT</version>
   </parent>
 
   <artifactId>protonj2-client</artifactId>
diff --git a/protonj2-performance-tests/pom.xml b/protonj2-performance-tests/pom.xml
index f8fb1a1e..e6993a89 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-M12</version>
+    <version>1.0.0-M13-SNAPSHOT</version>
   </parent>
 
   <artifactId>protonj2-performance-tests</artifactId>
diff --git a/protonj2-test-driver/pom.xml b/protonj2-test-driver/pom.xml
index 5b728177..45a338ce 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-M12</version>
+    <version>1.0.0-M13-SNAPSHOT</version>
   </parent>
 
   <artifactId>protonj2-test-driver</artifactId>
diff --git a/protonj2/pom.xml b/protonj2/pom.xml
index 2efc67c9..604739c9 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-M12</version>
+    <version>1.0.0-M13-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org