summaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test/test-bundles/main/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'bundle-plugin-test/test-bundles/main/pom.xml')
-rw-r--r--bundle-plugin-test/test-bundles/main/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundle-plugin-test/test-bundles/main/pom.xml b/bundle-plugin-test/test-bundles/main/pom.xml
index 21399291442..c4dd3407607 100644
--- a/bundle-plugin-test/test-bundles/main/pom.xml
+++ b/bundle-plugin-test/test-bundles/main/pom.xml
@@ -24,7 +24,6 @@
<!-- Added to verify that module-info.class can be handled by bundle-plugin without throwing an exception. -->
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
- <version>2.3.0</version>
</dependency>
</dependencies>
<build>