You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2016/04/09 08:29:44 UTC

karaf git commit: [KARAF-4482] Upgrade to Aries Blueprint CM 1.0.9-SNAPSHOT [KARAF-4476] Upgrade to Aries Blueprit Core 1.6.1-SNAPSHOT

Repository: karaf
Updated Branches:
  refs/heads/karaf-4.0.x 9ef04b7d3 -> 76863f1fb


[KARAF-4482] Upgrade to Aries Blueprint CM 1.0.9-SNAPSHOT
[KARAF-4476] Upgrade to Aries Blueprit Core 1.6.1-SNAPSHOT


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

Branch: refs/heads/karaf-4.0.x
Commit: 76863f1fb71280e6324bb8854a5f89a868b1dcc3
Parents: 9ef04b7
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Sat Apr 9 08:28:11 2016 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Sat Apr 9 08:28:11 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/76863f1f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 084230a..7c2ee2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -206,9 +206,9 @@
         <aries.blueprint.annotation.version>1.0.1</aries.blueprint.annotation.version>
         <aries.blueprint.annotation.api.version>1.0.1</aries.blueprint.annotation.api.version>
         <aries.blueprint.api.version>1.0.1</aries.blueprint.api.version>
-        <aries.blueprint.core.version>1.6.0</aries.blueprint.core.version>
+        <aries.blueprint.core.version>1.6.1-SNAPSHOT</aries.blueprint.core.version>
         <aries.blueprint.core.compatibility.version>1.0.0</aries.blueprint.core.compatibility.version>
-        <aries.blueprint.cm.version>1.0.8</aries.blueprint.cm.version>
+        <aries.blueprint.cm.version>1.0.9-SNAPSHOT</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.5</aries.jmx.api.version>