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 2015/03/01 07:28:35 UTC

karaf git commit: [KARAF-3553] Upgrade to Aries Blueprint Core 1.4.3

Repository: karaf
Updated Branches:
  refs/heads/master e920dde01 -> 28a9f0cb9


[KARAF-3553] Upgrade to Aries Blueprint Core 1.4.3


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

Branch: refs/heads/master
Commit: 28a9f0cb94da2c4858a87d1f9b674c3629cb4912
Parents: e920dde
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Sun Mar 1 07:26:16 2015 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Sun Mar 1 07:26:16 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/28a9f0cb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0b555c1..62e7073 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,7 +186,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.4.2</aries.blueprint.core.version>
+        <aries.blueprint.core.version>1.4.3</aries.blueprint.core.version>
         <aries.blueprint.core.compatibility.version>1.0.0</aries.blueprint.core.compatibility.version>
         <aries.blueprint.cm.version>1.0.6</aries.blueprint.cm.version>
         <aries.blueprint.jexl.evaluator.version>1.0.0</aries.blueprint.jexl.evaluator.version>