summaryrefslogtreecommitdiffstats
path: root/model-integration/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'model-integration/pom.xml')
-rw-r--r--model-integration/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/model-integration/pom.xml b/model-integration/pom.xml
index 62014ef174a..549cd07594f 100644
--- a/model-integration/pom.xml
+++ b/model-integration/pom.xml
@@ -60,14 +60,6 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
</dependency>
- <dependency>
- <groupId>org.tensorflow</groupId>
- <artifactId>proto</artifactId>
- </dependency>
- <dependency>
- <groupId>org.tensorflow</groupId>
- <artifactId>tensorflow</artifactId>
- </dependency>
</dependencies>
<build>
<plugins>