We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d17321 commit 440dc93Copy full SHA for 440dc93
pom.xml
@@ -98,11 +98,11 @@
98
<distributionManagement>
99
<snapshotRepository>
100
<id>javawebstack-snapshots</id>
101
- <url>https://nexus.javawebstack.org/repository/javawebstack-snapshots</url>
+ <url>https://nexus.lumaserv.cloud/repository/javawebstack-snapshots</url>
102
</snapshotRepository>
103
<repository>
104
<id>javawebstack-releases</id>
105
- <url>https://nexus.javawebstack.org/repository/javawebstack-releases</url>
+ <url>https://nexus.lumaserv.cloud/repository/javawebstack-releases</url>
106
</repository>
107
</distributionManagement>
108
0 commit comments