This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-proton-j.git
The following commit(s) were added to refs/heads/master by this push:
new 6e8d2b8 [maven-release-plugin] prepare for next development iteration
6e8d2b8 is described below
commit 6e8d2b8e6a2bf4fa0e7391033694cbc17519b2da
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Mar 27 12:18:46 2019 +0000
[maven-release-plugin] prepare for next development iteration
---
apache-qpid-proton-j/pom.xml | 2 +-
examples/engine/pom.xml | 2 +-
examples/reactor/pom.xml | 2 +-
pom.xml | 4 ++--
proton-j/pom.xml | 2 +-
tests/performance-jmh/pom.xml | 2 +-
tests/pom.xml | 2 +-
7 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/apache-qpid-proton-j/pom.xml b/apache-qpid-proton-j/pom.xml
index b0b2850..396fc63 100644
--- a/apache-qpid-proton-j/pom.xml
+++ b/apache-qpid-proton-j/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>proton-j-parent</artifactId>
- <version>0.32.0</version>
+ <version>0.33.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/examples/engine/pom.xml b/examples/engine/pom.xml
index 7dc4903..253b29c 100644
--- a/examples/engine/pom.xml
+++ b/examples/engine/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>proton-j-parent</artifactId>
- <version>0.32.0</version>
+ <version>0.33.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/examples/reactor/pom.xml b/examples/reactor/pom.xml
index c2fb07e..20e6c4a 100644
--- a/examples/reactor/pom.xml
+++ b/examples/reactor/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>proton-j-parent</artifactId>
- <version>0.32.0</version>
+ <version>0.33.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 69f1ab6..7c3cad7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.apache.qpid</groupId>
<artifactId>proton-j-parent</artifactId>
- <version>0.32.0</version>
+ <version>0.33.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Proton-J Parent</name>
@@ -195,7 +195,7 @@
<connection>scm:git:http://gitbox.apache.org/repos/asf/qpid-proton-j.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/qpid-proton-j.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=qpid-proton-j.git</url>
- <tag>0.32.0</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>
<url>https://issues.apache.org/jira/browse/PROTON</url>
diff --git a/proton-j/pom.xml b/proton-j/pom.xml
index caea51b..722f0c5 100644
--- a/proton-j/pom.xml
+++ b/proton-j/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>proton-j-parent</artifactId>
- <version>0.32.0</version>
+ <version>0.33.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tests/performance-jmh/pom.xml b/tests/performance-jmh/pom.xml
index d4d5409..eddf75b 100644
--- a/tests/performance-jmh/pom.xml
+++ b/tests/performance-jmh/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>proton-j-parent</artifactId>
- <version>0.32.0</version>
+ <version>0.33.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tests/pom.xml b/tests/pom.xml
index dfc1b35..b7e41ba 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>proton-j-parent</artifactId>
- <version>0.32.0</version>
+ <version>0.33.0-SNAPSHOT</version>
</parent>
<artifactId>proton-tests</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]