Skip to content

Commit 3b2f709

Browse files
committed
Add missing nd4j.version for nd4j.backend in rl4j-examples/pom.xml
Signed-off-by: Samuel Audet <[email protected]>
1 parent cb93bcf commit 3b2f709

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rl4j-examples/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
<dependency>
8686
<groupId>org.nd4j</groupId>
8787
<artifactId>${nd4j.backend}</artifactId>
88+
<version>${nd4j.version}</version>
8889
</dependency>
8990

9091
<dependency>

0 commit comments

Comments
 (0)