Repository: qpid-dispatch Updated Branches: refs/heads/master 7db71b817 -> 8deffb991
NO-JIRA - Moved master to version 0.8.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/8deffb99 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/8deffb99 Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/8deffb99 Branch: refs/heads/master Commit: 8deffb991998c1a93f482a696a743964a09e3ada Parents: 7db71b8 Author: Ted Ross <[email protected]> Authored: Mon Oct 3 10:55:07 2016 -0400 Committer: Ted Ross <[email protected]> Committed: Mon Oct 3 10:55:07 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/8deffb99/VERSION.txt ---------------------------------------------------------------------- diff --git a/VERSION.txt b/VERSION.txt index faef31a..a3df0a6 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.7.0 +0.8.0 http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/8deffb99/console/hawtio/pom.xml ---------------------------------------------------------------------- diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml index a7c5080..9cc5cb5 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.7.0-SNAPSHOT</version> + <version>0.8.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]
