|
@@ -291,7 +291,7 @@
|
|
|
<repository>
|
|
|
<id>hsweb-nexus</id>
|
|
|
<name>Nexus Release Repository</name>
|
|
|
- <url>http://121.199.3.43/content/groups/public/</url>
|
|
|
+ <url>http://nexus.hsweb.me/content/groups/public/</url>
|
|
|
<snapshots>
|
|
|
<enabled>true</enabled>
|
|
|
</snapshots>
|
|
@@ -302,12 +302,12 @@
|
|
|
<repository>
|
|
|
<id>releases</id>
|
|
|
<name>Nexus Release Repository</name>
|
|
|
- <url>http://121.199.3.43/content/repositories/releases/</url>
|
|
|
+ <url>http://nexus.hsweb.me/content/repositories/releases/</url>
|
|
|
</repository>
|
|
|
<snapshotRepository>
|
|
|
<id>snapshots</id>
|
|
|
<name>Nexus Snapshot Repository</name>
|
|
|
- <url>http://121.199.3.43/content/repositories/snapshots/</url>
|
|
|
+ <url>http://nexus.hsweb.me/content/repositories/snapshots/</url>
|
|
|
</snapshotRepository>
|
|
|
</distributionManagement>
|
|
|
</project>
|