Repository: karaf Updated Branches: refs/heads/master 317aab8fb -> d39779659
[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/d3977965 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/d3977965 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/d3977965 Branch: refs/heads/master Commit: d3977965901751b01a7fe45057a461ac23ee5a22 Parents: 317aab8 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Apr 12 10:13:56 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Apr 12 10:13:56 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/d3977965/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 74e9d13..3b2dd91 100644 --- a/pom.xml +++ b/pom.xml @@ -242,7 +242,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>
