You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2017/10/03 09:37:04 UTC

[2/3] karaf git commit: [KARAF-5401] Upgrade to Aries Blueprint Spring 0.5.0

[KARAF-5401] Upgrade to Aries Blueprint Spring 0.5.0


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

Branch: refs/heads/master
Commit: 9d6e48e5050e124e389e2e3fe0b2db6f5490840f
Parents: 66a75fc
Author: Guillaume Nodet <gn...@gmail.com>
Authored: Tue Oct 3 10:53:52 2017 +0200
Committer: Guillaume Nodet <gn...@gmail.com>
Committed: Tue Oct 3 10:53:52 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/9d6e48e5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 47a4fc6..a63877a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,7 @@
         <aries.blueprint.core.compatibility.version>1.0.0</aries.blueprint.core.compatibility.version>
         <aries.blueprint.cm.version>1.1.0</aries.blueprint.cm.version>
         <aries.blueprint.web.version>1.0.1</aries.blueprint.web.version>
-        <aries.blueprint.spring.version>0.4.0</aries.blueprint.spring.version>
+        <aries.blueprint.spring.version>0.5.0</aries.blueprint.spring.version>
         <aries.blueprint.spring.extender.version>0.3.0</aries.blueprint.spring.extender.version>
         <aries.jmx.api.version>1.1.5</aries.jmx.api.version>
         <aries.jmx.core.version>1.1.7</aries.jmx.core.version>