Repository: karaf Updated Branches: refs/heads/karaf-3.0.x 75ca83a17 -> 94467d10c
Revert "[KARAF-4556] Upgrade to Aries Blueprint CM 1.0.9" This reverts commit e9a0c8966d0bb24f58d221919e1fd8aa6be98462. Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/94467d10 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/94467d10 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/94467d10 Branch: refs/heads/karaf-3.0.x Commit: 94467d10c3cea34aacf028c919e814eb9e9b25dd Parents: 75ca83a Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jun 8 10:55:40 2016 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jun 8 10:55:40 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/94467d10/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2be6836..58daf1d 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ <aries.blueprint.api.version>1.0.1</aries.blueprint.api.version> <aries.blueprint.core.version>1.6.1</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.1</aries.jmx.api.version>
