Repository: karaf Updated Branches: refs/heads/karaf-2.x 14d33ecb3 -> f69273226
[KARAF-3265] Upgrade to Aries blueprint-cm 1.0.5-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/f6927322 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/f6927322 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/f6927322 Branch: refs/heads/karaf-2.x Commit: f69273226f3cf13b81cb9dde0e7316daf0403aeb Parents: 14d33ec Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Oct 6 21:53:05 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Oct 6 21:53:05 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/f6927322/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 61407c0..31f47b1 100644 --- a/pom.xml +++ b/pom.xml @@ -170,7 +170,7 @@ <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.1</aries.blueprint.core.version> - <aries.blueprint.cm.version>1.0.4</aries.blueprint.cm.version> + <aries.blueprint.cm.version>1.0.5-SNAPSHOT</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> <aries.jmx.core.version>1.1.2</aries.jmx.core.version>
