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/03/27 10:27:16 UTC

karaf git commit: KARAF-4451 - Upgrade to Aries Blueprint Core 1.6.0

Repository: karaf
Updated Branches:
  refs/heads/master 83ae57418 -> 3e9de7b63


KARAF-4451 - Upgrade to Aries Blueprint Core 1.6.0


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

Branch: refs/heads/master
Commit: 3e9de7b63334adbb4b26d8c71fc402d9cfae368e
Parents: 83ae574
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Sun Mar 27 10:26:45 2016 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Sun Mar 27 10:26:45 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/3e9de7b6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index df02921..72594f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@
         <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.5.0</aries.blueprint.core.version>
+        <aries.blueprint.core.version>1.6.0</aries.blueprint.core.version>
         <aries.blueprint.core.compatibility.version>1.0.0</aries.blueprint.core.compatibility.version>
         <aries.blueprint.cm.version>1.0.7</aries.blueprint.cm.version>
         <aries.blueprint.jexl.evaluator.version>1.0.0</aries.blueprint.jexl.evaluator.version>