Updated Branches: refs/heads/trunk bc1ca6c8c -> 898abca02
Upgraded to hawtio 1.2.0 GA Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/898abca0 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/898abca0 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/898abca0 Branch: refs/heads/trunk Commit: 898abca0281c86f3406392dc25df6d6d9383b5e8 Parents: bc1ca6c Author: Claus Ibsen <[email protected]> Authored: Wed Nov 20 23:07:04 2013 +0100 Committer: Claus Ibsen <[email protected]> Committed: Wed Nov 20 23:07:04 2013 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/898abca0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 838aeab..94e10a5 100755 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ <hadoop-version>1.0.0</hadoop-version> <hawtbuf-version>1.9</hawtbuf-version> <hawtdispatch-version>1.18</hawtdispatch-version> - <hawtio-version>1.2-M27</hawtio-version> + <hawtio-version>1.2.0</hawtio-version> <howl-version>0.1.8</howl-version> <hsqldb-version>1.8.0.12</hsqldb-version> <httpclient-version>4.2.5</httpclient-version>
