Repository: karaf Updated Branches: refs/heads/karaf-3.0.x f30e36895 -> 9b85f046d
[KARAF-3657] Upgrade to ServiceMix Specs 2.5.0 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/9b85f046 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/9b85f046 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/9b85f046 Branch: refs/heads/karaf-3.0.x Commit: 9b85f046d27f7a7a4b0554b41b1de26ae6a3e54b Parents: f30e368 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Apr 12 19:37:03 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Apr 12 19:37:03 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/9b85f046/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ec6fe78..41cdffa 100644 --- a/pom.xml +++ b/pom.xml @@ -232,7 +232,7 @@ <pax.tinybundle.version>2.1.0</pax.tinybundle.version> <portlet-api.version>2.0</portlet-api.version> <slf4j.version>1.7.7</slf4j.version> - <servicemix.specs.version>2.4.0</servicemix.specs.version> + <servicemix.specs.version>2.5.0</servicemix.specs.version> <spring.osgi.version>1.2.1</spring.osgi.version> <spring31.version>3.1.4.RELEASE</spring31.version>
