|
|
|
@ -598,6 +598,9 @@ |
|
|
|
|
<distribution.repository.snapshot.url>http://10.1.20.6:8081/nexus/content/repositories/snapshots |
|
|
|
|
</distribution.repository.snapshot.url> |
|
|
|
|
</properties> |
|
|
|
|
<activation> |
|
|
|
|
<activeByDefault>true</activeByDefault> |
|
|
|
|
</activation> |
|
|
|
|
</profile> |
|
|
|
|
<!-- 测试环境 --> |
|
|
|
|
<profile> |
|
|
|
@ -678,9 +681,6 @@ |
|
|
|
|
<!-- <distribution.repository.snapshot.url>http://172.31.32.53:8081/repository/maven-public--> |
|
|
|
|
<!-- </distribution.repository.snapshot.url>--> |
|
|
|
|
</properties> |
|
|
|
|
<activation> |
|
|
|
|
<activeByDefault>true</activeByDefault> |
|
|
|
|
</activation> |
|
|
|
|
</profile> |
|
|
|
|
<!-- 正式环境 --> |
|
|
|
|
<profile> |
|
|
|
|