aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-11-15 13:48:43 +0100
committerJon Bratseth <bratseth@oath.com>2018-11-15 13:48:43 +0100
commit1a0b07ad90f9ff6692d331efaddf7b8444398233 (patch)
tree064d477ae9df5d64b0d023f23bba9146a7b88d20 /config-model
parent31a7f27dcf8626f3b8e93b38d810591dd56bfc8e (diff)
Use TF 1.11.0 everywhere
Diffstat (limited to 'config-model')
-rw-r--r--config-model/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index e8415b3a67b..a65a6a836ed 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -299,12 +299,10 @@
<dependency>
<groupId>org.tensorflow</groupId>
<artifactId>proto</artifactId>
- <version>1.6.0</version>
</dependency>
<dependency>
<groupId>org.tensorflow</groupId>
<artifactId>tensorflow</artifactId>
- <version>1.6.0</version>
</dependency>
</dependencies>