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 697d9e3 commit ea177a0Copy full SHA for ea177a0
pom.xml
@@ -68,11 +68,11 @@
68
<distributionManagement>
69
<snapshotRepository>
70
<id>javawebstack-snapshots</id>
71
- <url>https://nexus.javawebstack.org/repository/javawebstack-snapshots</url>
+ <url>https://nexus.lumaserv.cloud/repository/javawebstack-snapshots</url>
72
</snapshotRepository>
73
<repository>
74
<id>javawebstack-releases</id>
75
- <url>https://nexus.javawebstack.org/repository/javawebstack-releases</url>
+ <url>https://nexus.lumaserv.cloud/repository/javawebstack-releases</url>
76
</repository>
77
</distributionManagement>
78
0 commit comments