Skip to content

Commit 23b6223

Browse files
committed
New staging repo
Signed-off-by: Alex Black <[email protected]>
1 parent 44f9147 commit 23b6223

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<repository>
2828
<id>sonatype-nexus-staging</id>
2929
<name>Sonatype Nexus Staging</name>
30-
<url>https://oss.sonatype.org/content/repositories/orgdeeplearning4j-1113/</url>
30+
<url>https://oss.sonatype.org/content/repositories/orgdeeplearning4j-1114/</url>
3131
</repository>
3232
</repositories>
3333

@@ -36,7 +36,7 @@
3636
<properties>
3737
<!-- Change the nd4j.backend property to nd4j-cuda-10.0-platform, nd4j-cuda-10.1-platform or nd4j-cuda-10.2-platform to use CUDA GPUs -->
3838
<nd4j.backend>nd4j-native-platform</nd4j.backend>
39-
<!-- <nd4j.backend>nd4j-cuda-10.2-platform</nd4j.backend>-->
39+
<--<nd4j.backend>nd4j-cuda-10.2-platform</nd4j.backend>-->
4040
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4141
<shadedClassifier>bin</shadedClassifier>
4242

0 commit comments

Comments
 (0)