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

gmurthy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git


The following commit(s) were added to refs/heads/master by this push:
     new f359aea  NO-JIRA - Set the version back to 1.6.9 to cut RC2
f359aea is described below

commit f359aeac8ab4cdc2d83af33eaf1ee91bebebba55
Author: Ganesh Murthy <gmur...@redhat.com>
AuthorDate: Mon Mar 25 12:13:56 2019 -0400

    NO-JIRA - Set the version back to 1.6.9 to cut RC2
---
 VERSION.txt            | 2 +-
 console/hawtio/pom.xml | 2 +-
 pom.xml                | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/VERSION.txt b/VERSION.txt
index 820fb8d..dc1e644 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.7.0-SNAPSHOT
+1.6.0
diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml
index 9064be5..dd790c3 100644
--- a/console/hawtio/pom.xml
+++ b/console/hawtio/pom.xml
@@ -24,7 +24,7 @@
 
   <groupId>org.apache.qpid</groupId>
   <artifactId>dispatch-hawtio-console</artifactId>
-  <version>1.7.0-SNAPSHOT</version>
+  <version>1.6.0</version>
   <packaging>war</packaging>
   <inceptionYear>2018</inceptionYear>
   <url>https://qpid.apache.org</url>
diff --git a/pom.xml b/pom.xml
index e1ca075..5b84fbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-dispatch</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.6.0</version>
     <name>QpidDispatch</name>
     <inceptionYear>2018</inceptionYear>
     <url>https://qpid.apache.org</url>   


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

Reply via email to