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 2017/09/12 12:44:49 UTC

karaf git commit: [KARAF-5365] Upgrade to Aries Subsystem 2.0.10

Repository: karaf
Updated Branches:
  refs/heads/karaf-4.1.x 8bdaf0549 -> bf009de33


[KARAF-5365] Upgrade to Aries Subsystem 2.0.10


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

Branch: refs/heads/karaf-4.1.x
Commit: bf009de3357c1c993f5c8efd91af5517d0a97671
Parents: 8bdaf05
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Sep 12 13:57:46 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Sep 12 14:44:42 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/bf009de3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6565b8a..f3b3189 100644
--- a/pom.xml
+++ b/pom.xml
@@ -231,8 +231,8 @@
         <aries.jndi.url.version>1.1.0</aries.jndi.url.version>
         <aries.proxy.version>1.1.1</aries.proxy.version>
         <aries.proxy.api.version>1.1.0</aries.proxy.api.version>
-        <aries.subsystem.api.version>2.0.8</aries.subsystem.api.version>
-        <aries.subsystem.core.version>2.0.8</aries.subsystem.core.version>
+        <aries.subsystem.api.version>2.0.10</aries.subsystem.api.version>
+        <aries.subsystem.core.version>2.0.10</aries.subsystem.core.version>
         <aries.transaction.manager.version>1.3.3</aries.transaction.manager.version>
         <aries.transaction.blueprint.version>1.1.1</aries.transaction.blueprint.version>
         <aries.transaction.blueprint.version2>2.1.0</aries.transaction.blueprint.version2>