Repository: karaf Updated Branches: refs/heads/master f68eee381 -> 0e03f5cf0
[KARAF-4991] Upgrade to Narayana 5.5.2.Final Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/0e03f5cf Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/0e03f5cf Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/0e03f5cf Branch: refs/heads/master Commit: 0e03f5cf07b935fee9f0634b4f6c079744ebd0c5 Parents: f68eee3 Author: Andrea Cosentino <[email protected]> Authored: Mon Feb 20 09:03:41 2017 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Mon Feb 20 09:03:41 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/0e03f5cf/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d52679c..ed2f97f 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.0.Final</narayana.version> + <narayana.version>5.5.2.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>
