summaryrefslogtreecommitdiffstats
path: root/container
diff options
context:
space:
mode:
authorgjoranv <gjoranv@gmail.com>2017-12-17 21:44:49 +0100
committerGitHub <noreply@github.com>2017-12-17 21:44:49 +0100
commit03bce1fe1a494f2ac9d4268d4c90b08011b3f600 (patch)
tree180f294d2ac97d641f0266216ffdc328db9bfef8 /container
parentb72e55b87eecae006ed92976151137a80d75be0f (diff)
Revert "Bratseth/tensorflow models"
Diffstat (limited to 'container')
-rw-r--r--container/pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/container/pom.xml b/container/pom.xml
index d252a5eee4a..3793a3508a4 100644
--- a/container/pom.xml
+++ b/container/pom.xml
@@ -47,18 +47,6 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</exclusion>
- <exclusion>
- <groupId>org.tensorflow</groupId>
- <artifactId>proto</artifactId>
- </exclusion>
- <exclusion>
- <groupId>org.tensorflow</groupId>
- <artifactId>tensorflow</artifactId>
- </exclusion>
- <exclusion>
- <groupId>com.google.protobuf</groupId>
- <artifactId>protobuf-java</artifactId>
- </exclusion>
</exclusions>
</dependency>
</dependencies>