You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by or...@apache.org on 2018/07/13 20:52:22 UTC

qpid-jms-amqp-0-x git commit: [maven-release-plugin] prepare for next development iteration

Repository: qpid-jms-amqp-0-x
Updated Branches:
  refs/heads/6.3.x 165007cd8 -> a760e3231


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/commit/a760e323
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/tree/a760e323
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/diff/a760e323

Branch: refs/heads/6.3.x
Commit: a760e32317d35fba0e2b458f152710a32ebea5ea
Parents: 165007c
Author: Alex Rudyy <or...@apache.org>
Authored: Fri Jul 13 21:52:12 2018 +0100
Committer: Alex Rudyy <or...@apache.org>
Committed: Fri Jul 13 21:52:12 2018 +0100

----------------------------------------------------------------------
 apache-qpid-jms-amqp-0-x/pom.xml | 2 +-
 client/example/pom.xml           | 2 +-
 client/pom.xml                   | 2 +-
 doc/jms-client-0-10/pom.xml      | 2 +-
 doc/jms-client-0-8/pom.xml       | 2 +-
 doc/pom.xml                      | 2 +-
 pom.xml                          | 4 ++--
 7 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/blob/a760e323/apache-qpid-jms-amqp-0-x/pom.xml
----------------------------------------------------------------------
diff --git a/apache-qpid-jms-amqp-0-x/pom.xml b/apache-qpid-jms-amqp-0-x/pom.xml
index f7b6f9f..a02c290 100644
--- a/apache-qpid-jms-amqp-0-x/pom.xml
+++ b/apache-qpid-jms-amqp-0-x/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-jms-amqp-0-x-parent</artifactId>
-    <version>6.3.2</version>
+    <version>6.3.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/blob/a760e323/client/example/pom.xml
----------------------------------------------------------------------
diff --git a/client/example/pom.xml b/client/example/pom.xml
index d71d4a0..03c553f 100644
--- a/client/example/pom.xml
+++ b/client/example/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-jms-amqp-0-x-parent</artifactId>
-    <version>6.3.2</version>
+    <version>6.3.3-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/blob/a760e323/client/pom.xml
----------------------------------------------------------------------
diff --git a/client/pom.xml b/client/pom.xml
index ddf681e..9a8f517 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-jms-amqp-0-x-parent</artifactId>
-    <version>6.3.2</version>
+    <version>6.3.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>qpid-client</artifactId>

http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/blob/a760e323/doc/jms-client-0-10/pom.xml
----------------------------------------------------------------------
diff --git a/doc/jms-client-0-10/pom.xml b/doc/jms-client-0-10/pom.xml
index f6dfdfa..cc6bf05 100644
--- a/doc/jms-client-0-10/pom.xml
+++ b/doc/jms-client-0-10/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.qpid</groupId>
         <artifactId>qpid-java-doc</artifactId>
-        <version>6.3.2</version>
+        <version>6.3.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>qpid-java-doc-jms-client-0-10</artifactId>

http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/blob/a760e323/doc/jms-client-0-8/pom.xml
----------------------------------------------------------------------
diff --git a/doc/jms-client-0-8/pom.xml b/doc/jms-client-0-8/pom.xml
index 67c9343..bc84360 100644
--- a/doc/jms-client-0-8/pom.xml
+++ b/doc/jms-client-0-8/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.qpid</groupId>
         <artifactId>qpid-java-doc</artifactId>
-        <version>6.3.2</version>
+        <version>6.3.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>qpid-java-doc-jms-client-0-8</artifactId>

http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/blob/a760e323/doc/pom.xml
----------------------------------------------------------------------
diff --git a/doc/pom.xml b/doc/pom.xml
index 2bc8a27..f319636 100644
--- a/doc/pom.xml
+++ b/doc/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.qpid</groupId>
         <artifactId>qpid-jms-amqp-0-x-parent</artifactId>
-        <version>6.3.2</version>
+        <version>6.3.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>qpid-java-doc</artifactId>

http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/blob/a760e323/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b0ee9ac..dc75fea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.qpid</groupId>
   <artifactId>qpid-jms-amqp-0-x-parent</artifactId>
-  <version>6.3.2</version>
+  <version>6.3.3-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Qpid JMS AMQP 0-x Parent</name>
@@ -65,7 +65,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x.git</url>
-    <tag>6.3.2</tag>
+    <tag>6.3.x</tag>
   </scm>
 
   <distributionManagement>


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