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/07/13 14:02:42 UTC

karaf git commit: [KARAF-5248] Upgrade to blueprint-core 1.8.2 [KARAF-5249] Upgrade to blueprint spring 0.4.0

Repository: karaf
Updated Branches:
  refs/heads/master dc6a2a4e2 -> a000b595a


[KARAF-5248] Upgrade to blueprint-core 1.8.2
[KARAF-5249] Upgrade to blueprint spring 0.4.0

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

Branch: refs/heads/master
Commit: a000b595af4aff3c0289c71c171a3f4e2dc398e3
Parents: dc6a2a4
Author: Guillaume Nodet <gn...@apache.org>
Authored: Thu Jul 13 16:02:35 2017 +0200
Committer: Guillaume Nodet <gn...@apache.org>
Committed: Thu Jul 13 16:02:35 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/a000b595/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 22b1417..f8188c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -211,11 +211,11 @@
         <aries.application.api.version>1.0.0</aries.application.api.version>
         <aries.application.management.version>1.0.0</aries.application.management.version>
         <aries.blueprint.api.version>1.0.1</aries.blueprint.api.version>
-        <aries.blueprint.core.version>1.8.1</aries.blueprint.core.version>
+        <aries.blueprint.core.version>1.8.2</aries.blueprint.core.version>
         <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.3.0</aries.blueprint.spring.version>
+        <aries.blueprint.spring.version>0.4.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>