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 2017/08/05 08:48:40 UTC

camel git commit: Upgrade Narayana to version 5.6.4.Final

Repository: camel
Updated Branches:
  refs/heads/master 98f350864 -> 3a4e9b2f1


Upgrade Narayana to version 5.6.4.Final


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

Branch: refs/heads/master
Commit: 3a4e9b2f1bd7650c1dd548189aab58092c3e6838
Parents: 98f3508
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat Aug 5 10:46:57 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat Aug 5 10:46:57 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/3a4e9b2f/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d37bffa..6ebdec5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -501,7 +501,7 @@
     <mustache-bundle-version>0.9.5_1</mustache-bundle-version>
     <mvel-version>2.3.1.Final</mvel-version>
     <mybatis-version>3.4.4</mybatis-version>
-    <narayana-version>5.6.3.Final</narayana-version>
+    <narayana-version>5.6.4.Final</narayana-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <nekohtml-version>1.9.22</nekohtml-version>
     <netty3-version>3.10.6.Final</netty3-version>