From 638c3b8f38f89213a242f500513d8b8d1994cb51 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Thu, 19 Apr 2018 15:40:26 +0200 Subject: Remove org.osgi dependencies. - Only usage was org.osgi.core as test dep in statistics and jdisc_http_filters. --- parent/pom.xml | 10 ---------- statistics/pom.xml | 5 ----- 2 files changed, 15 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 7f22c5ccda4..ae15ae40c35 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -620,16 +620,6 @@ 1.1 test - - org.osgi - org.osgi.compendium - 4.3.0 - - - org.osgi - org.osgi.core - 4.3.0 - org.scala-lang.modules scala-parser-combinators_${scala.major-version} diff --git a/statistics/pom.xml b/statistics/pom.xml index 521efa9a2a1..0b06caaedf6 100644 --- a/statistics/pom.xml +++ b/statistics/pom.xml @@ -61,11 +61,6 @@ ${project.version} provided - - org.osgi - org.osgi.core - test - -- cgit v1.2.3