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 2014/07/09 16:04:05 UTC

[2/4] git commit: [KARAF-3106] Upgrade to blueprint core 1.4.1

[KARAF-3106] Upgrade to blueprint core 1.4.1


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

Branch: refs/heads/karaf-3.0.x
Commit: e99c14e32702a98b81e09f054e60f318b8f29b0f
Parents: f7f18e8
Author: Guillaume Nodet <gn...@gmail.com>
Authored: Wed Jul 9 15:53:20 2014 +0200
Committer: Guillaume Nodet <gn...@gmail.com>
Committed: Wed Jul 9 15:53:20 2014 +0200

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/e99c14e3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 77a44ce..819ae9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,10 +177,10 @@
         <aries.blueprint.annotation.version>1.0.0</aries.blueprint.annotation.version>
         <aries.blueprint.annotation.api.version>1.0.0</aries.blueprint.annotation.api.version>
         <aries.blueprint.version>1.0.1</aries.blueprint.version>
-        <aries.blueprint.api.version>1.0.0</aries.blueprint.api.version>
-        <aries.blueprint.core.version>1.4.0</aries.blueprint.core.version>
+        <aries.blueprint.api.version>1.0.1</aries.blueprint.api.version>
+        <aries.blueprint.core.version>1.4.1</aries.blueprint.core.version>
         <aries.blueprint.core.compatibility.version>1.0.0</aries.blueprint.core.compatibility.version>
-        <aries.blueprint.cm.version>1.0.3</aries.blueprint.cm.version>
+        <aries.blueprint.cm.version>1.0.4</aries.blueprint.cm.version>
         <aries.blueprint.jexl.evaluator.version>1.0.0</aries.blueprint.jexl.evaluator.version>
         <aries.blueprint.web.version>1.0.1</aries.blueprint.web.version>
         <aries.jmx.api.version>1.1.0</aries.jmx.api.version>