Updated Branches: refs/heads/karaf-2.x 47aeaf62c -> 3f8387dd6
[KARAF-2661] Upgrade to ServiceMix Specs 2.4-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/3f8387dd Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/3f8387dd Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/3f8387dd Branch: refs/heads/karaf-2.x Commit: 3f8387dd62907dac42e08483c329ebafba0c6c8f Parents: 47aeaf6 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jan 1 08:12:03 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jan 1 08:12:03 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/3f8387dd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 593a1b6..24628c0 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,7 @@ <pax.tinybundles.version>1.3.2</pax.tinybundles.version> <plexus.utils.version>3.0</plexus.utils.version> <portlet-api.version>2.0</portlet-api.version> - <servicemix.specs.version>2.3.0</servicemix.specs.version> + <servicemix.specs.version>2.4-SNAPSHOT</servicemix.specs.version> <servlet.api.version>2.5</servlet.api.version> <slf4j.version>1.7.5</slf4j.version> <spring.osgi.version>1.2.1</spring.osgi.version>
