Repository: karaf Updated Branches: refs/heads/master b5fdfd0a2 -> e99358404
[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/e9935840 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/e9935840 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/e9935840 Branch: refs/heads/master Commit: e9935840433c5f8d8a292585930ee83db8f5d729 Parents: b5fdfd0 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Oct 6 21:52:01 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Oct 6 21:52:01 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/e9935840/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 69a229b..ad0cad0 100644 --- a/pom.xml +++ b/pom.xml @@ -184,7 +184,7 @@ <aries.blueprint.api.version>1.0.1</aries.blueprint.api.version> <aries.blueprint.core.version>1.4.1</aries.blueprint.core.version> <aries.blueprint.core.compatibility.version>1.0.0</aries.blueprint.core.compatibility.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.jexl.evaluator.version>1.0.0</aries.blueprint.jexl.evaluator.version> <aries.blueprint.web.version>1.0.1</aries.blueprint.web.version> <aries.jmx.api.version>1.1.1</aries.jmx.api.version>
