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

orudyy pushed a commit to branch 6.3.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git


The following commit(s) were added to refs/heads/6.3.x by this push:
     new ad4e1bf  [maven-release-plugin] prepare release 6.3.4
ad4e1bf is described below

commit ad4e1bf10ee8b7bd997d0312993bea54d7a5527f
Author: Alex Rudyy <oru...@apache.org>
AuthorDate: Tue May 14 13:33:16 2019 +0100

    [maven-release-plugin] prepare release 6.3.4
---
 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(-)

diff --git a/apache-qpid-jms-amqp-0-x/pom.xml b/apache-qpid-jms-amqp-0-x/pom.xml
index 3aa928e..52eb0c7 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.4-SNAPSHOT</version>
+    <version>6.3.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/client/example/pom.xml b/client/example/pom.xml
index b7d4761..0c15cd4 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.4-SNAPSHOT</version>
+    <version>6.3.4</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
diff --git a/client/pom.xml b/client/pom.xml
index 8051ec2..2f64a89 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.4-SNAPSHOT</version>
+    <version>6.3.4</version>
   </parent>
 
   <artifactId>qpid-client</artifactId>
diff --git a/doc/jms-client-0-10/pom.xml b/doc/jms-client-0-10/pom.xml
index eefcd0a..0de79af 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.4-SNAPSHOT</version>
+        <version>6.3.4</version>
     </parent>
 
     <artifactId>qpid-java-doc-jms-client-0-10</artifactId>
diff --git a/doc/jms-client-0-8/pom.xml b/doc/jms-client-0-8/pom.xml
index 309bc95..0251863 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.4-SNAPSHOT</version>
+        <version>6.3.4</version>
     </parent>
 
     <artifactId>qpid-java-doc-jms-client-0-8</artifactId>
diff --git a/doc/pom.xml b/doc/pom.xml
index 8927fb2..162f468 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.4-SNAPSHOT</version>
+        <version>6.3.4</version>
     </parent>
 
     <artifactId>qpid-java-doc</artifactId>
diff --git a/pom.xml b/pom.xml
index 1b55575..bee515c 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.4-SNAPSHOT</version>
+  <version>6.3.4</version>
   <packaging>pom</packaging>
 
   <name>Apache Qpid JMS AMQP 0-x Parent</name>
@@ -65,7 +65,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git</url>
-    <tag>6.3.x</tag>
+    <tag>6.3.4</tag>
   </scm>
 
   <distributionManagement>


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

Reply via email to