source: osm/applications/editors/josm/plugins/pdfimport/ivy_settings.xml@ 35628

Last change on this file since 35628 was 35576, checked in by Don-vip, 4 years ago

fix ​#josm19385 - pdfimport: resolve libs using Ivy

File size: 266 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<ivysettings>
3 <settings defaultResolver="josm-nexus"/>
4 <resolvers>
5 <ibiblio name="josm-nexus" m2compatible="true" root="https://josm.openstreetmap.de/nexus/content/repositories/public/" />
6 </resolvers>
7</ivysettings>
Note: See TracBrowser for help on using the repository browser.