|
|
@ -47,6 +47,17 @@ |
|
|
|
</repository> |
|
|
|
</repositories> |
|
|
|
|
|
|
|
<distributionManagement> |
|
|
|
<repository> |
|
|
|
<id>sothr-nexus-releases</id> |
|
|
|
<url>https://nexus.sothr.com/repository/maven-releases/</url> |
|
|
|
</repository> |
|
|
|
<snapshotRepository> |
|
|
|
<id>sothr-nexus-snapshots</id> |
|
|
|
<url>https://nexus.sothr.com/repository/maven-snapshots/</url> |
|
|
|
</snapshotRepository> |
|
|
|
</distributionManagement> |
|
|
|
|
|
|
|
<pluginRepositories> |
|
|
|
<pluginRepository> |
|
|
|
<id>sonatype-releases</id> |
|
|
|