You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2014/01/31 18:01:14 UTC

git commit: Switch to snapshot build of hawtdispatch for fix related to APLO-339

Updated Branches:
  refs/heads/trunk 5feb3ca58 -> 6e623f80c


Switch to snapshot build of hawtdispatch for fix related to APLO-339

Project: http://git-wip-us.apache.org/repos/asf/activemq-apollo/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-apollo/commit/6e623f80
Tree: http://git-wip-us.apache.org/repos/asf/activemq-apollo/tree/6e623f80
Diff: http://git-wip-us.apache.org/repos/asf/activemq-apollo/diff/6e623f80

Branch: refs/heads/trunk
Commit: 6e623f80c60656196a6bcc95cf9e84611ce5ecfd
Parents: 5feb3ca
Author: Hiram Chirino <hi...@hiramchirino.com>
Authored: Fri Jan 31 12:01:05 2014 -0500
Committer: Hiram Chirino <hi...@hiramchirino.com>
Committed: Fri Jan 31 12:01:05 2014 -0500

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-apollo/blob/6e623f80/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f2cb6ad..e08d2cd 100755
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
     <xbean-version>3.4</xbean-version>
     <felix-version>1.0.0</felix-version>
 
-    <hawtdispatch-version>1.19</hawtdispatch-version>
+    <hawtdispatch-version>1.20-SNAPSHOT</hawtdispatch-version>
     <hawtbuf-version>1.9</hawtbuf-version>
     <stompjms-version>1.18</stompjms-version>