|
|
|
@ -120,11 +120,11 @@ |
|
|
|
|
|
|
|
|
|
|
|
<distributionManagement> |
|
|
|
<distributionManagement> |
|
|
|
<snapshotRepository> |
|
|
|
<snapshotRepository> |
|
|
|
<id>nexus-snapshots</id> |
|
|
|
<id>kreth.snapshots</id> |
|
|
|
<url>https://nexus.kreth-development.de/repository/maven-snapshots/</url> |
|
|
|
<url>https://nexus.kreth-development.de/repository/maven-snapshots/</url> |
|
|
|
</snapshotRepository> |
|
|
|
</snapshotRepository> |
|
|
|
<repository> |
|
|
|
<repository> |
|
|
|
<id>nexus-releases</id> |
|
|
|
<id>kreth.releases</id> |
|
|
|
<url>https://nexus.kreth-development.de/repository/maven-releases/</url> |
|
|
|
<url>https://nexus.kreth-development.de/repository/maven-releases/</url> |
|
|
|
</repository> |
|
|
|
</repository> |
|
|
|
</distributionManagement> |
|
|
|
</distributionManagement> |
|
|
|
|