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/02/09 15:48:51 UTC

karaf git commit: [KARAF-4981] Upgrade to Aries Blueprint Spring (and Extender) 0.3.0

Repository: karaf
Updated Branches:
  refs/heads/master 691634f27 -> 2ad420c8f


[KARAF-4981] Upgrade to Aries Blueprint Spring (and Extender) 0.3.0

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

Branch: refs/heads/master
Commit: 2ad420c8fcebed8131ab5a5e4548d886447f4335
Parents: 691634f
Author: Guillaume Nodet <gn...@apache.org>
Authored: Thu Feb 9 16:48:43 2017 +0100
Committer: Guillaume Nodet <gn...@apache.org>
Committed: Thu Feb 9 16:48:43 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/2ad420c8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 015b95f..d52679c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,8 +213,8 @@
         <aries.blueprint.core.compatibility.version>1.0.0</aries.blueprint.core.compatibility.version>
         <aries.blueprint.cm.version>1.0.9</aries.blueprint.cm.version>
         <aries.blueprint.web.version>1.0.1</aries.blueprint.web.version>
-        <aries.blueprint.spring.version>0.2.0</aries.blueprint.spring.version>
-        <aries.blueprint.spring.extender.version>0.2.0</aries.blueprint.spring.extender.version>
+        <aries.blueprint.spring.version>0.3.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>
         <aries.jmx.blueprint.api.version>1.1.5</aries.jmx.blueprint.api.version>