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/02/06 18:57:31 UTC

git commit: Rollback proton patch jar change.. waiting for asf release of the jar

Updated Branches:
  refs/heads/trunk 221a751d0 -> 04b721e3f


Rollback proton patch jar change.. waiting for asf release of the jar


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

Branch: refs/heads/trunk
Commit: 04b721e3fbf7371a2dd12bd163d93f6da28b6779
Parents: 221a751
Author: Hiram Chirino <hi...@hiramchirino.com>
Authored: Thu Feb 6 12:57:18 2014 -0500
Committer: Hiram Chirino <hi...@hiramchirino.com>
Committed: Thu Feb 6 12:57:27 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/04b721e3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8bdb405..f20af96 100755
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
     <paho-version>0.4.0</paho-version>
     <linkedin-zookeeper-version>1.4.0</linkedin-zookeeper-version>
     <zookeeper-version>3.4.5</zookeeper-version>
-    <qpid-proton-version>0.6.redhat-002</qpid-proton-version>
+    <qpid-proton-version>0.6</qpid-proton-version>
     <qpid-jms-version>0.26-SNAPSHOT</qpid-jms-version>
     <regexp-version>1.3</regexp-version>
     <rome-version>1.0</rome-version>