We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac9684b commit 5288f2eCopy full SHA for 5288f2e
pom.xml
@@ -24,16 +24,11 @@
24
<packaging>pom</packaging>
25
26
<repositories>
27
- <repository>
28
- <id>sonatype-nexus-staging</id>
29
- <name>Sonatype Nexus Staging</name>
30
- <url>https://oss.sonatype.org/content/repositories/orgdeeplearning4j-1102/</url>
31
- </repository>
32
33
- <id>sonatype-nexus-staging2</id>
34
- <name>Sonatype Nexus Staging2</name>
35
- <url>https://oss.sonatype.org/content/repositories/orgdeeplearning4j-1103/</url>
36
+ <repository>
+ <id>sonatype-nexus-staging</id>
+ <name>Sonatype Nexus Staging</name>
+ <url>https://oss.sonatype.org/content/repositories/orgdeeplearning4j-1104/</url>
+ </repository>
37
</repositories>
38
39
<name>DeepLearning4j Examples Parent</name>
0 commit comments