Skip to content

Commit

Permalink
GG-20277: A lot of new libs in ignite-tensorflow (#205)
Browse files Browse the repository at this point in the history
removed spring dependency for TensorFlow integration module
  • Loading branch information
ybabak committed Jun 25, 2019
1 parent c102433 commit 19e5c54
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions modules/tensorflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,6 @@
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.gridgain</groupId>
<artifactId>ignite-spring</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.gridgain</groupId>
<artifactId>ignite-slf4j</artifactId>
Expand Down

0 comments on commit 19e5c54

Please sign in to comment.