Repository: karaf Updated Branches: refs/heads/karaf-2.x 97dc5077b -> 5cd9b108d
[KARAF-3265] Upgrade to Aries blueprint-cm 1.0.5 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/5cd9b108 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/5cd9b108 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/5cd9b108 Branch: refs/heads/karaf-2.x Commit: 5cd9b108d2f990c9241c886d91218d394ddfd344 Parents: 97dc507 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Oct 10 17:41:33 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Oct 10 17:41:33 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/5cd9b108/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 31f47b1..df56ecd 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.5-SNAPSHOT</aries.blueprint.cm.version> + <aries.blueprint.cm.version>1.0.5</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>
