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 ce48ee0 commit c24f33eCopy full SHA for c24f33e
pom.xml
@@ -33,12 +33,8 @@
33
34
<repositories>
35
<repository>
36
- <id>danubtech-maven-snapshots</id>
37
- <url>https://repo.danubetech.com/repository/maven-snapshots/</url>
38
- </repository>
39
- <repository>
40
- <id>danubtech-maven-releases</id>
41
- <url>https://repo.danubetech.com/repository/maven-releases/</url>
+ <id>danubetech-maven-public</id>
+ <url>https://repo.danubetech.com/repository/maven-public/</url>
42
</repository>
43
</repositories>
44
0 commit comments