|
@@ -144,13 +144,13 @@
|
|
|
<repository>
|
|
|
<id>platform-release</id>
|
|
|
<name>platform-release</name>
|
|
|
- <url>http://maven.ubtob.com/artifactory/libs-release-local</url>
|
|
|
+ <url>http://10.10.101.21:8081/artifactory/libs-release-local</url>
|
|
|
</repository>
|
|
|
|
|
|
<snapshotRepository>
|
|
|
<id>platform-snapshots</id>
|
|
|
<name>platform-snapshots</name>
|
|
|
- <url>http://maven.ubtob.com/artifactory/libs-snapshot-local</url>
|
|
|
+ <url>http://10.10.101.21:8081/artifactory/libs-snapshot-local</url>
|
|
|
</snapshotRepository>
|
|
|
</distributionManagement>
|
|
|
</project>
|