You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2019/06/07 15:06:41 UTC

[qpid-dispatch] branch master updated: NO-JIRA - Changed version to 1.9.0-SNAPSHOT

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 24c19c5  NO-JIRA - Changed version to 1.9.0-SNAPSHOT
24c19c5 is described below

commit 24c19c59f80828925239f03cbbb6e86485815033
Author: Ganesh Murthy <gm...@apache.org>
AuthorDate: Fri Jun 7 11:06:31 2019 -0400

    NO-JIRA - Changed version to 1.9.0-SNAPSHOT
---
 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 27f9cd3..e36b803 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.8.0
+1.9.0-SNAPSHOT
diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml
index a33ec23..c42d35f 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.8.0</version>
+  <version>1.9.0-SNAPSHOT</version>
   <packaging>war</packaging>
   <inceptionYear>2018</inceptionYear>
   <url>https://qpid.apache.org</url>
diff --git a/pom.xml b/pom.xml
index 58aeadb..2fe6222 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.8.0</version>
+    <version>1.9.0-SNAPSHOT</version>
     <name>QpidDispatch</name>
     <inceptionYear>2018</inceptionYear>
     <url>https://qpid.apache.org</url>   


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