source: josm/trunk/ivysettings.xml@ 17675

Last change on this file since 17675 was 17647, checked in by simon04, 3 years ago

fix #20626 - Update to OpeningHoursParser 0.23.1

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