summaryrefslogtreecommitdiffstats
path: root/jdisc_jetty/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'jdisc_jetty/pom.xml')
-rw-r--r--jdisc_jetty/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/jdisc_jetty/pom.xml b/jdisc_jetty/pom.xml
index 375958550f2..62a09da97a9 100644
--- a/jdisc_jetty/pom.xml
+++ b/jdisc_jetty/pom.xml
@@ -15,11 +15,6 @@
<version>8-SNAPSHOT</version>
<packaging>jar</packaging>
<dependencies>
- <dependency>
- <!-- Required for ServiceLoader to function in OSGi environment. ServiceLoader is used by Jetty -->
- <groupId>org.apache.aries.spifly</groupId>
- <artifactId>org.apache.aries.spifly.dynamic.bundle</artifactId>
- </dependency>
</dependencies>
<build>
<plugins>