Update pom.xml
This commit is contained in:
parent
757f004e1c
commit
f6ca5b0706
12
pom.xml
12
pom.xml
@ -11,14 +11,14 @@
|
|||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
<id>mchv</id>
|
<id>mchv-release-distribution</id>
|
||||||
<name>MCHV Apache Maven Packages</name>
|
<name>MCHV Release Apache Maven Packages Distribution</name>
|
||||||
<url>https://mvn.mchv.eu/repository/mchv/</url>
|
<url>https://mvn.mchv.eu/repository/mchv</url>
|
||||||
</repository>
|
</repository>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>mchv</id>
|
<id>mchv-snapshot-distribution</id>
|
||||||
<name>MCHV Apache Maven Packages</name>
|
<name>MCHV Snapshot Apache Maven Packages Distribution</name>
|
||||||
<url>https://mvn.mchv.eu/repository/mchv-snapshot/</url>
|
<url>https://mvn.mchv.eu/repository/mchv-snapshot</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
<scm>
|
<scm>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user