[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/7df45e08
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/7df45e08
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/7df45e08

Branch: refs/heads/karaf-2.x
Commit: 7df45e08d088e500fea30d23ab973b631e6a08e1
Parents: 2f7341c
Author: Guillaume Nodet <[email protected]>
Authored: Wed Jul 9 08:25:54 2014 +0200
Committer: Guillaume Nodet <[email protected]>
Committed: Wed Jul 9 08:25:54 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/7df45e08/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 99efd58..ed29df1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,9 +166,9 @@
         <aries.application.api.version>1.0.0</aries.application.api.version>
         
<aries.application.management.version>1.0.0</aries.application.management.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.cm.version>1.0.3</aries.blueprint.cm.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.cm.version>1.0.4</aries.blueprint.cm.version>
         <aries.blueprint.web.version>1.0.1</aries.blueprint.web.version>
         <aries.jmx.api.version>1.1.1</aries.jmx.api.version>
         <aries.jmx.core.version>1.1.2</aries.jmx.core.version>

Reply via email to