[Agent] fix the servicecomb-1.x-plugin build failure in local workdir
This commit is contained in:
parent
00f7900c6b
commit
2c493bcd66
|
|
@ -28,10 +28,11 @@
|
|||
<repository>
|
||||
<id>apache-servicecomb</id>
|
||||
<url>
|
||||
https://repository.apache.org/content/repositories/snapshots/org/apache/servicecomb/java-chassis-core/1.0.0-m1-SNAPSHOT/
|
||||
https://repository.apache.org/content/repositories/snapshots
|
||||
</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
<updatePolicy>always</updatePolicy>
|
||||
</snapshots>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
|
|
|||
Loading…
Reference in New Issue