summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config-model-fat/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/config-model-fat/pom.xml b/config-model-fat/pom.xml
index 6700e7c44d0..1857cc33d64 100644
--- a/config-model-fat/pom.xml
+++ b/config-model-fat/pom.xml
@@ -28,13 +28,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>config-model</artifactId>
<version>${project.version}</version>
- <exclusions>
- <exclusion>
- <!-- Large, and installed separately as part of Vespa -->
- <groupId>org.tensorflow</groupId>
- <artifactId>libtensorflow_jni</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>