You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by ac...@apache.org on 2017/10/18 09:21:54 UTC

karaf git commit: [KARAF-5429] Upgrade Narayana to version 5.7.0.Final

Repository: karaf
Updated Branches:
  refs/heads/master 90d289ee5 -> 48f26e60d


[KARAF-5429] Upgrade Narayana to version 5.7.0.Final


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/48f26e60
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/48f26e60
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/48f26e60

Branch: refs/heads/master
Commit: 48f26e60dd42a44f3cb7f3142b0ce7c4b3158018
Parents: 90d289e
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Oct 18 10:40:23 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Oct 18 10:40:23 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/48f26e60/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ed2f721..71b5416 100644
--- a/pom.xml
+++ b/pom.xml
@@ -245,7 +245,7 @@
 
         <geronimo.transaction.manager.version>3.1.3</geronimo.transaction.manager.version>
         <guava.version>20.0</guava.version>
-        <narayana.version>5.6.4.Final</narayana.version>
+        <narayana.version>5.7.0.Final</narayana.version>
         <hibernate.annotations.common.version>3.3.0.ga</hibernate.annotations.common.version>
         <hibernate.annotations.version>3.4.0.GA</hibernate.annotations.version>
         <hibernate.ejb.version>3.4.0.GA</hibernate.ejb.version>