CNN example with Deeplearning4j in Java: add missing letter in pom
This commit is contained in:
parent
51f1fc9b1e
commit
06a10e8353
|
@ -63,7 +63,7 @@
|
||||||
<properties>
|
<properties>
|
||||||
<dl4j.version>0.9.1</dl4j.version> <!-- Latest non beta version -->
|
<dl4j.version>0.9.1</dl4j.version> <!-- Latest non beta version -->
|
||||||
<httpclient.version>4.3.5</httpclient.version>
|
<httpclient.version>4.3.5</httpclient.version>
|
||||||
<sl4j.version>1.7.5</sl4j.version>
|
<slf4j.version>1.7.5</slf4j.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue