Repository: karaf Updated Branches: refs/heads/karaf-3.0.x c8c367f97 -> bc5e5e312
[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/bc5e5e31 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/bc5e5e31 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/bc5e5e31 Branch: refs/heads/karaf-3.0.x Commit: bc5e5e312f3f34272d5db49d9b9e088c402aaf89 Parents: c8c367f Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Mar 1 07:42:32 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Mar 1 07:42:32 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/bc5e5e31/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5437559..1693cde 100644 --- a/pom.xml +++ b/pom.xml @@ -178,7 +178,7 @@ <aries.blueprint.annotation.api.version>1.0.1</aries.blueprint.annotation.api.version> <aries.blueprint.version>1.0.1</aries.blueprint.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>
