summaryrefslogtreecommitdiffstats
path: root/container-disc
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2018-11-23 13:42:33 +0100
committerGitHub <noreply@github.com>2018-11-23 13:42:33 +0100
commit09a7d02c715d5e9aa9c6bbdd9f92a1d3e6179e87 (patch)
treec55294de7e405665e548f0aa8866aad3394a5792 /container-disc
parent08a421ee3e5688629a65130a555a0bebcbd8a4d7 (diff)
Revert "Exclude tensorflow when depending on searchlib"
Diffstat (limited to 'container-disc')
-rw-r--r--container-disc/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/container-disc/pom.xml b/container-disc/pom.xml
index c1bdc2caf1b..be4ac23a938 100644
--- a/container-disc/pom.xml
+++ b/container-disc/pom.xml
@@ -128,10 +128,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>config</artifactId>
</exclusion>
- <exclusion>
- <groupId>org.tensorflow</groupId>
- <artifactId>tensorflow</artifactId>
- </exclusion>
</exclusions>
</dependency>
<dependency>