Repository: qpid-dispatch Updated Branches: refs/heads/0.6.x 2a00adda0 -> bd62ea250
NO-JIRA - Updated version to 0.6.2 Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/bd62ea25 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/bd62ea25 Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/bd62ea25 Branch: refs/heads/0.6.x Commit: bd62ea250ff448b19d1f7fce4bee9e34c4f6772b Parents: 2a00add Author: Ted Ross <[email protected]> Authored: Fri Sep 30 08:43:21 2016 -0400 Committer: Ted Ross <[email protected]> Committed: Fri Sep 30 08:43:21 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/bd62ea25/VERSION.txt ---------------------------------------------------------------------- diff --git a/VERSION.txt b/VERSION.txt index ee6cdce..b616048 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.6.1 +0.6.2 http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/bd62ea25/console/hawtio/pom.xml ---------------------------------------------------------------------- diff --git a/console/hawtio/pom.xml b/console/hawtio/pom.xml index 734a09d..4d6016c 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.1</version> + <version>0.6.2</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]
