You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/08/03 09:19:02 UTC

camel git commit: Upgrade Qpid Proton-j to version 0.13.1

Repository: camel
Updated Branches:
  refs/heads/master 986a85f68 -> 5721a06aa


Upgrade Qpid Proton-j to version 0.13.1


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5721a06a
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5721a06a
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5721a06a

Branch: refs/heads/master
Commit: 5721a06aaefefc0ab9cbd607859d4ba928d3a77f
Parents: 986a85f
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Aug 3 11:18:14 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Aug 3 11:18:46 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/5721a06a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 5a8fe57..1d7fd07 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -473,7 +473,7 @@
     <protobuf-version>2.6.1</protobuf-version>
     <qpid-bundle-version>0.28_1</qpid-bundle-version>
     <qpid-version>0.28</qpid-version>
-    <qpid-proton-j-version>0.13.0</qpid-proton-j-version>
+    <qpid-proton-j-version>0.13.1</qpid-proton-j-version>
     <qpid-jms-client-version>0.10.0</qpid-jms-client-version>
     <quartz-bundle-version>1.8.6_1</quartz-bundle-version>
     <quartz-version>1.8.6</quartz-version>