Repository: karaf Updated Branches: refs/heads/karaf-4.0.x efc251749 -> 700b4b43a
[KARAF-4482] Downgrade to Aries Blueprint CM 1.0.8 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/700b4b43 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/700b4b43 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/700b4b43 Branch: refs/heads/karaf-4.0.x Commit: 700b4b43a654d05849c137929463186893e4eb7e Parents: efc2517 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Apr 12 13:04:24 2016 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Apr 12 13:05:52 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/700b4b43/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3ecc697..1010ba8 100644 --- a/pom.xml +++ b/pom.xml @@ -208,7 +208,7 @@ <aries.blueprint.api.version>1.0.1</aries.blueprint.api.version> <aries.blueprint.core.version>1.6.1-SNAPSHOT</aries.blueprint.core.version> <aries.blueprint.core.compatibility.version>1.0.0</aries.blueprint.core.compatibility.version> - <aries.blueprint.cm.version>1.0.9-SNAPSHOT</aries.blueprint.cm.version> + <aries.blueprint.cm.version>1.0.8</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.5</aries.jmx.api.version>
