You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2015/10/09 07:40:34 UTC

karaf git commit: [KARAF-4035] Upgrade to Aries Subsystem 2.0.2

Repository: karaf
Updated Branches:
  refs/heads/master 4787de059 -> 69cbe29c5


[KARAF-4035] Upgrade to Aries Subsystem 2.0.2


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

Branch: refs/heads/master
Commit: 69cbe29c551d3f18c29144a7284b29496beb9355
Parents: 4787de0
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Fri Oct 9 07:40:13 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Fri Oct 9 07:40:13 2015 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/69cbe29c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9e99aaf..1c12ccb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -226,8 +226,8 @@
         <aries.jndi.url.version>1.1.0</aries.jndi.url.version>
         <aries.proxy.version>1.0.4</aries.proxy.version>
         <aries.proxy.api.version>1.0.1</aries.proxy.api.version>
-        <aries.subsystem.api.version>1.1.0</aries.subsystem.api.version>
-        <aries.subsystem.core.version>1.2.0</aries.subsystem.core.version>
+        <aries.subsystem.api.version>2.0.2</aries.subsystem.api.version>
+        <aries.subsystem.core.version>2.0.2</aries.subsystem.core.version>
         <aries.transaction.manager.version>1.3.0</aries.transaction.manager.version>
         <aries.transaction.blueprint.version>1.1.1</aries.transaction.blueprint.version>
         <aries.transaction.blueprint.version2>2.0.0</aries.transaction.blueprint.version2>