Modified pom.xml II
This commit is contained in:
parent
d80226c5d8
commit
68ccf60801
6
pom.xml
6
pom.xml
@ -196,7 +196,7 @@
|
||||
<repository>
|
||||
<id>robertvokac-snapshots-repository</id>
|
||||
<name>robertvokac-snapshots-repository</name>
|
||||
<url>https://maven.nrobertvokac.com/snapshots</url>
|
||||
<url>https://maven.robertvokac.com/snapshots</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
@ -204,12 +204,12 @@
|
||||
<pluginRepository>
|
||||
<id>robertvokac-releases-repository</id>
|
||||
<name>robertvokac-releases-repository</name>
|
||||
<url>https://repo.openeggbert.com/releases</url>
|
||||
<url>https://maven.robertvokac.com/releases</url>
|
||||
</pluginRepository>
|
||||
<pluginRepository>
|
||||
<id>robertvokac-snapshots-repository</id>
|
||||
<name>robertvokac-snapshots-repository</name>
|
||||
<url>https://repo.openeggbert.com/snapshots</url>
|
||||
<url>https://maven.robertvokac.com/snapshots</url>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
|
||||
|
Reference in New Issue
Block a user