Repository: activemq Updated Branches: refs/heads/trunk bdb24ee7c -> d43e70956
Build fix; upgrade to newly release hawtdispatch 1.21 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/d43e7095 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/d43e7095 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/d43e7095 Branch: refs/heads/trunk Commit: d43e709565998d5c8478beda1ff2022bcb0a6259 Parents: bdb24ee Author: Hadrian Zbarcea <[email protected]> Authored: Thu May 8 09:54:57 2014 -0400 Committer: Hadrian Zbarcea <[email protected]> Committed: Thu May 8 09:54:57 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/d43e7095/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3d77054..778a7f9 100755 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ <geronimo-version>1.0</geronimo-version> <hadoop-version>1.0.0</hadoop-version> <hawtbuf-version>1.10</hawtbuf-version> - <hawtdispatch-version>1.21-SNAPSHOT</hawtdispatch-version> + <hawtdispatch-version>1.21</hawtdispatch-version> <howl-version>0.1.8</howl-version> <hsqldb-version>1.8.0.12</hsqldb-version> <httpclient-version>4.2.5</httpclient-version>
