summaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2018-01-18 10:55:42 +0100
committerJon Bratseth <bratseth@yahoo-inc.com>2018-01-18 10:55:42 +0100
commit6de3ab257844f987f84a39195e4c68c74d2a739d (patch)
treefb48789dd531dabb8dd3074a382643fd328f82ca /config-model/pom.xml
parent37d6a6f18c8df8ba747f302f6ad7aa35406250ab (diff)
Use protobuf 3.4.0 by default
Diffstat (limited to 'config-model/pom.xml')
-rw-r--r--config-model/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index 1e673578968..c159d00eb24 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -312,7 +312,6 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
- <version>3.4.0</version>
</dependency>
<dependency>
<groupId>org.tensorflow</groupId>