summaryrefslogtreecommitdiffstats
path: root/jdisc_core/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahooinc.com>2023-09-04 11:50:35 +0200
committerBjørn Christian Seime <bjorncs@yahooinc.com>2023-09-04 14:33:30 +0200
commit0273b5ab2c83b02678617e9dc7e969080c044c9c (patch)
treeeffec8747a2a13650ab632eebcbf41f3e4af40f9 /jdisc_core/pom.xml
parentc28b8521f0b652bbe23c1ab97ad85a98d13b27de (diff)
Remove dead code and handle API changes
Diffstat (limited to 'jdisc_core/pom.xml')
-rw-r--r--jdisc_core/pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/jdisc_core/pom.xml b/jdisc_core/pom.xml
index 4471269358a..cde7aabdd91 100644
--- a/jdisc_core/pom.xml
+++ b/jdisc_core/pom.xml
@@ -105,11 +105,7 @@
<exclusions>
<exclusion>
<groupId>org.osgi</groupId>
- <artifactId>org.osgi.compendium</artifactId>
- </exclusion>
- <exclusion>
- <groupId>org.osgi</groupId>
- <artifactId>org.osgi.core</artifactId>
+ <artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>