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/18 07:24:30 UTC

karaf git commit: [KARAF-4476] Upgrade to Aries Blueprint Core 1.6.1

Repository: karaf
Updated Branches:
  refs/heads/master 6eccadf2e -> b9d5dbda1


[KARAF-4476] Upgrade to Aries Blueprint Core 1.6.1


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

Branch: refs/heads/master
Commit: b9d5dbda166bebcd068843d74b13d754ee8c5a42
Parents: 6eccadf
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Apr 18 07:23:59 2016 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Apr 18 07:23:59 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/b9d5dbda/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8b988c7..4331502 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.6.1-SNAPSHOT</aries.blueprint.core.version>
+        <aries.blueprint.core.version>1.6.1</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.jexl.evaluator.version>1.0.0</aries.blueprint.jexl.evaluator.version>