Repository: karaf Updated Branches: refs/heads/master ae2e6272a -> 004f4a513
[KARAF-5146] Upgrade to Narayana 5.6.0.Final Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/004f4a51 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/004f4a51 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/004f4a51 Branch: refs/heads/master Commit: 004f4a513c2b058085b65323f36e47fc46a66618 Parents: ae2e627 Author: Andrea Cosentino <[email protected]> Authored: Thu May 25 10:44:25 2017 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Thu May 25 10:44:25 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/004f4a51/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f8182a1..102f14b 100644 --- a/pom.xml +++ b/pom.xml @@ -238,7 +238,7 @@ <aries.transaction.blueprint.version2>2.1.0</aries.transaction.blueprint.version2> <aries.util.version>1.1.3</aries.util.version> - <narayana.version>5.5.6.Final</narayana.version> + <narayana.version>5.6.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>
