Skip to content
Snippets Groups Projects
Commit 1e552b80 authored by a.croix's avatar a.croix
Browse files

Update pom.xml to solve dependency issue

parent 81b87a96
No related branches found
No related tags found
1 merge request!4Neural network
......@@ -129,6 +129,13 @@
<version>0.9.1</version>
</dependency>
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-common</artifactId>
<version>0.9.1</version>
</dependency>
</dependencies>
<build>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment