Repository: qpid-dispatch Updated Branches: refs/heads/master b765c1b84 -> f20131dcf
NO-JIRA - Moved master to version 0.7.0 Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/f20131dc Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/f20131dc Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/f20131dc Branch: refs/heads/master Commit: f20131dcf8eba0b8f67d6a3f98573138e7524873 Parents: b765c1b Author: Ted Ross <[email protected]> Authored: Thu Jun 2 14:55:39 2016 -0400 Committer: Ted Ross <[email protected]> Committed: Thu Jun 2 14:55:39 2016 -0400 ---------------------------------------------------------------------- VERSION.txt | 2 +- console/hawtio/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/f20131dc/VERSION.txt ---------------------------------------------------------------------- diff --git a/VERSION.txt b/VERSION.txt index a918a2a..faef31a 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.6.0 +0.7.0 http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/f20131dc/console/hawtio/pom.xml ---------------------------------------------------------------------- diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml index 6cc9a4c..c79008f 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>0.6.0</version> + <version>0.7.0-SNAPSHOT</version> <packaging>war</packaging> <inceptionYear>2016</inceptionYear> <url>https://qpid.apache.org</url> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
