Repository: karaf Updated Branches: refs/heads/karaf-3.0.x 843810612 -> f4f8d6476
KARAF-4289 - Upgrade to ServiceMix Specs 2.6.0 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/f4f8d647 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/f4f8d647 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/f4f8d647 Branch: refs/heads/karaf-3.0.x Commit: f4f8d647634c8a06a4f3ce5759bd55e4a1722ab6 Parents: 8438106 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Jan 25 15:05:02 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Jan 25 15:05:02 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/f4f8d647/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c1cfd0b..e184117 100644 --- a/pom.xml +++ b/pom.xml @@ -247,7 +247,7 @@ <pax.tinybundle.version>2.1.0</pax.tinybundle.version> <portlet-api.version>2.0</portlet-api.version> <slf4j.version>1.7.12</slf4j.version> - <servicemix.specs.version>2.5.0</servicemix.specs.version> + <servicemix.specs.version>2.6.0</servicemix.specs.version> <spring.osgi.version>1.2.1</spring.osgi.version> <spring31.version>3.1.4.RELEASE</spring31.version>
