summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 7f22c5ccda4..ae15ae40c35 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -621,16 +621,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.osgi</groupId>
- <artifactId>org.osgi.compendium</artifactId>
- <version>4.3.0</version>
- </dependency>
- <dependency>
- <groupId>org.osgi</groupId>
- <artifactId>org.osgi.core</artifactId>
- <version>4.3.0</version>
- </dependency>
- <dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-parser-combinators_${scala.major-version}</artifactId>
<version>1.0.1</version>