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 2017/11/15 15:43:09 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/master 02391cfe5 -> 2b7b137b4


[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/2b7b137b
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/tree/2b7b137b
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/diff/2b7b137b

Branch: refs/heads/master
Commit: 2b7b137b45f9e815f2afdb32279d8fe1944fe09c
Parents: 02391cf
Author: Alex Rudyy <or...@apache.org>
Authored: Wed Nov 15 15:42:57 2017 +0000
Committer: Alex Rudyy <or...@apache.org>
Committed: Wed Nov 15 15:42:57 2017 +0000

----------------------------------------------------------------------
 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/2b7b137b/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 31b9db9..aa1ce85 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.0-SNAPSHOT</version>
+    <version>6.4.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/blob/2b7b137b/client/example/pom.xml
----------------------------------------------------------------------
diff --git a/client/example/pom.xml b/client/example/pom.xml
index f266707..0c8da28 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.0-SNAPSHOT</version>
+    <version>6.4.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/blob/2b7b137b/client/pom.xml
----------------------------------------------------------------------
diff --git a/client/pom.xml b/client/pom.xml
index 8849183..76f84c8 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.0-SNAPSHOT</version>
+    <version>6.4.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>qpid-client</artifactId>

http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/blob/2b7b137b/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 3bb1260..7195591 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.0-SNAPSHOT</version>
+        <version>6.4.0-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/2b7b137b/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 eade22e..ce99eea 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.0-SNAPSHOT</version>
+        <version>6.4.0-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/2b7b137b/doc/pom.xml
----------------------------------------------------------------------
diff --git a/doc/pom.xml b/doc/pom.xml
index a9e4913..b3f235d 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.0-SNAPSHOT</version>
+        <version>6.4.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>qpid-java-doc</artifactId>

http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/blob/2b7b137b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4339d0e..4a33a8a 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.0-SNAPSHOT</version>
+  <version>6.4.0-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.x</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <distributionManagement>


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