mirror of
https://github.com/s4u/maven-settings-action.git
synced 2026-02-12 00:05:49 +08:00
10 lines
186 B
XML
10 lines
186 B
XML
|
|
<profile>
|
|
<id>_custom_repositories_</id>
|
|
<activation>
|
|
<activeByDefault>true</activeByDefault>
|
|
</activation>
|
|
<repositories/>
|
|
<pluginRepositories/>
|
|
</profile>
|