We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3ef3e commit 0434362Copy full SHA for 0434362
1 file changed
nd4j-ndarray-examples/pom.xml
@@ -44,16 +44,16 @@ information regarding copyright ownership.
44
<updatePolicy>daily</updatePolicy> <!-- Optional, update daily -->
45
</snapshots>
46
</repository>
47
- <repository>
48
- <id>M2</id>
49
- <url>https://s01.oss.sonatype.org/content/repositories/orgdeeplearning4j-1019</url>
+ <repository>
+ <id>M2-2</id>
+ <url>https://s01.oss.sonatype.org/content/repositories/orgdeeplearning4j-1040</url>
50
<releases>
51
<enabled>true</enabled>
52
</releases>
53
54
<repository>
55
- <id>M2-1</id>
56
- <url>https://s01.oss.sonatype.org/content/repositories/orgdeeplearning4j-1030</url>
+ <id>M2-3</id>
+ <url>https://s01.oss.sonatype.org/content/repositories/orgdeeplearning4j-1049</url>
57
58
59
0 commit comments