ing
This commit is contained in:
parent
32440fd25e
commit
a8b4f0480e
4
pom.xml
4
pom.xml
|
@ -28,12 +28,12 @@
|
||||||
<repository>
|
<repository>
|
||||||
<id>releases</id>
|
<id>releases</id>
|
||||||
<name>project.release</name>
|
<name>project.release</name>
|
||||||
<url>https://www.loafle.net/nexus/repository/maven-releases/</url>
|
<url>https://nexus.loafle.net/repository/maven-releases/</url>
|
||||||
</repository>
|
</repository>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>snapshots</id>
|
<id>snapshots</id>
|
||||||
<name>project.snapshot</name>
|
<name>project.snapshot</name>
|
||||||
<url>https://www.loafle.net/nexus/repository/maven-snapshots//</url>
|
<url>https://nexus.loafle.net/repository/maven-snapshots/</url>
|
||||||
|
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user