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 2018/03/01 15:21:07 UTC

[camel] branch master updated: Upgrade Narayana to version 5.8.0.Final

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new bcac1c7  Upgrade Narayana to version 5.8.0.Final
bcac1c7 is described below

commit bcac1c7c41d13d26990b12dff9f28581efaf9126
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 1 16:20:35 2018 +0100

    Upgrade Narayana to version 5.8.0.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ae26547..e9a977a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -515,7 +515,7 @@
     <mustache-bundle-version>0.9.5_1</mustache-bundle-version>
     <mvel-version>2.4.0.Final</mvel-version>
     <mybatis-version>3.4.5</mybatis-version>
-    <narayana-version>5.7.2.Final</narayana-version>
+    <narayana-version>5.8.0.Final</narayana-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <nekohtml-version>1.9.22</nekohtml-version>
     <neoscada-version>0.4.0</neoscada-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.