|
@@ -40,13 +40,13 @@
|
|
|
<distributionManagement>
|
|
|
<repository>
|
|
|
<id>jiayue-releases</id>
|
|
|
- <name>Releases Repository of SmartGap</name>
|
|
|
- <url>http://49.4.68.219:8888/nexus/content/repositories/jiayue-releases/</url>
|
|
|
+ <name>Nexus Release Repository</name>
|
|
|
+ <url>http://49.4.68.219:8888/repository/jiayue-releases/</url>
|
|
|
</repository>
|
|
|
<snapshotRepository>
|
|
|
<id>jiayue-snapshots</id>
|
|
|
- <name>Snapshots Repository of SmartGap</name>
|
|
|
- <url>http://49.4.68.219:8888/nexus/content/repositories/jiayue-snapshots/</url>
|
|
|
+ <name>Nexus Snapshot Repository</name>
|
|
|
+ <url>http://49.4.68.219:8888/repository/jiayue-snapshots/</url>
|
|
|
</snapshotRepository>
|
|
|
</distributionManagement>
|
|
|
<build>
|