Repository: karaf Updated Branches: refs/heads/karaf-4.0.x 954f7d484 -> 28fed0875
Revert "[KARAF-4556] Upgrade to Aries Blueprint CM 1.0.9" This reverts commit 7cf848268c0e77f1f7421c2e518f4bdd891d579b. Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/28fed087 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/28fed087 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/28fed087 Branch: refs/heads/karaf-4.0.x Commit: 28fed08751a278e6148448431cbd6752dcfca29d Parents: 954f7d4 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jun 8 10:55:14 2016 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jun 8 10:55:14 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/28fed087/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5ba949e..02ada34 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.2</aries.blueprint.core.version> <aries.blueprint.core.compatibility.version>1.0.0</aries.blueprint.core.compatibility.version> - <aries.blueprint.cm.version>1.0.9</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>
