Repository: activemq-apollo
Updated Branches:
  refs/heads/trunk d439ba558 -> 58012b2c3


Upgrade to hawtdispatch 1.20 to fix APLO-339: 
java.nio.channels.CancelledKeyException

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

Branch: refs/heads/trunk
Commit: f7d84cfe3c38df9b79c9869d42633ae39ec35c39
Parents: d439ba5
Author: Hiram Chirino <hi...@hiramchirino.com>
Authored: Thu Feb 20 09:56:01 2014 -0500
Committer: Hiram Chirino <hi...@hiramchirino.com>
Committed: Thu Feb 20 09:56:01 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/activemq-apollo/blob/f7d84cfe/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 43914f9..818ac9c 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.20-SNAPSHOT</hawtdispatch-version>
+    <hawtdispatch-version>1.20</hawtdispatch-version>
     <hawtbuf-version>1.9</hawtbuf-version>
     <stompjms-version>1.18</stompjms-version>
     

Reply via email to