source:
josm/trunk/ivysettings.xml@
17717
Last change on this file since 17717 was 17647, checked in by , 4 years ago | |
---|---|
File size: 320 bytes |
Rev | Line | |
---|---|---|
[15977] | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <!-- License: GPL. For details, see LICENSE file. --> | |
3 | <ivysettings> | |
[17128] | 4 | <settings defaultResolver="josm-nexus"/> |
[15977] | 5 | <resolvers> |
[17128] | 6 | <ibiblio name="josm-nexus" m2compatible="true" root="https://josm.openstreetmap.de/nexus/content/repositories/public/" /> |
[15977] | 7 | </resolvers> |
8 | </ivysettings> |
Note:
See TracBrowser
for help on using the repository browser.