|
|
@@ -332,11 +332,11 @@
|
|
|
<distributionManagement>
|
|
|
<repository>
|
|
|
<id>releases</id>
|
|
|
- <url>http://192.168.0.243:8081/repository/maven-releases/</url>
|
|
|
+ <url>https://nexus.hrsk.com/repository/maven-releases/</url>
|
|
|
</repository>
|
|
|
<snapshotRepository>
|
|
|
<id>snapshots</id>
|
|
|
- <url>http://192.168.0.243:8081/repository/maven-snapshots/</url>
|
|
|
+ <url>https://nexus.hrsk.com/repository/maven-snapshots/</url>
|
|
|
</snapshotRepository>
|
|
|
</distributionManagement>
|
|
|
|