Repository: karaf Updated Branches: refs/heads/master 5c9f502a9 -> 4e39eb3b9
[KARAF-4379] Upgrade to Narayana 5.3.1.Final Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/4e39eb3b Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/4e39eb3b Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/4e39eb3b Branch: refs/heads/master Commit: 4e39eb3b9ed391c042ac135e5ce1c1e29f7fb3a9 Parents: 5c9f502 Author: Andrea Cosentino <[email protected]> Authored: Sun Mar 6 10:47:20 2016 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Sun Mar 6 10:47:20 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/4e39eb3b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c9df720..c4ca83b 100644 --- a/pom.xml +++ b/pom.xml @@ -235,7 +235,7 @@ <aries.transaction.jdbc.version>2.1.1</aries.transaction.jdbc.version> <aries.util.version>1.1.1</aries.util.version> - <narayana.version>5.2.9.Final</narayana.version> + <narayana.version>5.3.1.Final</narayana.version> <gemini.blueprint.version>1.0.2.RELEASE</gemini.blueprint.version> <hibernate.annotations.common.version>3.3.0.ga</hibernate.annotations.common.version> <hibernate.annotations.version>3.4.0.GA</hibernate.annotations.version>
