Changeset 35954 in osm for applications/editors/josm/plugins/jna
- Timestamp:
- 2022-04-03T00:13:42+02:00 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/jna/ivy_settings.xml
r35764 r35954 3 3 <maven-tsnap-vm/> 4 4 </version-matchers> 5 <settings defaultResolver=" central"/>5 <settings defaultResolver="josm-nexus"/> 6 6 <resolvers> 7 <ibiblio name="josm-nexus" root="https://josm.openstreetmap.de/nexus/content/repositories/public/" m2compatible="true" /> 7 8 <ibiblio name="central" m2compatible="true"/> 8 <ibiblio name="josm-nexus" root="https://josm.openstreetmap.de/nexus/content/repositories/releases/" m2compatible="true" />9 9 </resolvers> 10 10 <modules>
Note:
See TracChangeset
for help on using the changeset viewer.