Repository: qpid-dispatch Updated Branches: refs/heads/0.6.x e09393072 -> 74544485b
NO-JIRA - Updated version to 0.6.1 Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/74544485 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/74544485 Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/74544485 Branch: refs/heads/0.6.x Commit: 74544485b410308b0b08d386e942385d40f26a77 Parents: e093930 Author: Ted Ross <[email protected]> Authored: Mon Aug 1 16:21:54 2016 -0400 Committer: Ted Ross <[email protected]> Committed: Mon Aug 1 16:21:54 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/74544485/VERSION.txt ---------------------------------------------------------------------- diff --git a/VERSION.txt b/VERSION.txt index a918a2a..ee6cdce 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.6.0 +0.6.1 http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/74544485/console/hawtio/pom.xml ---------------------------------------------------------------------- diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml index 2567e51..734a09d 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.6.1</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]
