aboutsummaryrefslogtreecommitdiffstats
path: root/fat-model-dependencies
diff options
context:
space:
mode:
authorHarald Musum <musum@oath.com>2018-06-26 18:41:47 +0200
committerGitHub <noreply@github.com>2018-06-26 18:41:47 +0200
commit763ba66d0c2e22cc498ba43b79a08da1c4a35639 (patch)
treea68ad8aa676f67ed99f36850fe14208c08796f0d /fat-model-dependencies
parent2afd09c0f1ddcd6e107b08472cd6b4bb122d957a (diff)
Revert "Gjoranv/java9 prep 12 2"
Diffstat (limited to 'fat-model-dependencies')
-rw-r--r--fat-model-dependencies/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/fat-model-dependencies/pom.xml b/fat-model-dependencies/pom.xml
index 0421f0bbd01..68abc36c678 100644
--- a/fat-model-dependencies/pom.xml
+++ b/fat-model-dependencies/pom.xml
@@ -26,13 +26,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>provided-dependencies</artifactId>
<version>${project.version}</version>
- <exclusions>
- <exclusion>
- <!-- Not needed runtime, and a multi-release jar which is currently not supported by maven-bundle-plugin (really bndtools) -->
- <groupId>javax.xml.bind</groupId>
- <artifactId>jaxb-api</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>commons-io</groupId>