Skip to content

Commit ea177a0

Browse files
committed
Switched deployment to LUMASERV Nexus
1 parent 697d9e3 commit ea177a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@
6868
<distributionManagement>
6969
<snapshotRepository>
7070
<id>javawebstack-snapshots</id>
71-
<url>https://nexus.javawebstack.org/repository/javawebstack-snapshots</url>
71+
<url>https://nexus.lumaserv.cloud/repository/javawebstack-snapshots</url>
7272
</snapshotRepository>
7373
<repository>
7474
<id>javawebstack-releases</id>
75-
<url>https://nexus.javawebstack.org/repository/javawebstack-releases</url>
75+
<url>https://nexus.lumaserv.cloud/repository/javawebstack-releases</url>
7676
</repository>
7777
</distributionManagement>
7878

0 commit comments

Comments
 (0)