Repository: karaf Updated Branches: refs/heads/karaf-2.x 9d786b58e -> a41dc38d1
[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/a41dc38d Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/a41dc38d Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/a41dc38d Branch: refs/heads/karaf-2.x Commit: a41dc38d13db2173816f06e0b9167b6f19981e84 Parents: 9d786b5 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Mar 1 08:32:42 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Mar 1 08:32:42 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/a41dc38d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2f20d28..976090f 100644 --- a/pom.xml +++ b/pom.xml @@ -169,7 +169,7 @@ <aries.application.management.version>1.0.0</aries.application.management.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.cm.version>1.0.6</aries.blueprint.cm.version> <aries.blueprint.web.version>1.0.1</aries.blueprint.web.version> <aries.jmx.api.version>1.1.1</aries.jmx.api.version>
