Last change
on this file since 35929 was 35779, checked in by Don-vip, 3 years ago |
fix #19998 - update Streetside dependencies (patch by taylor.smock, modified)
|
File size:
908 bytes
|
Line | |
---|
1 | <ivysettings>
|
---|
2 | <!--<version-matchers usedefaults="true">
|
---|
3 | <maven-tsnap-vm/>
|
---|
4 | </version-matchers>-->
|
---|
5 | <settings defaultResolver="central"/>
|
---|
6 | <resolvers>
|
---|
7 | <ibiblio name="central" m2compatible="true"/>
|
---|
8 | <ibiblio name="gluon" root="http://nexus.gluonhq.com/nexus/content/repositories/releases/" m2compatible="true" />
|
---|
9 | <ibiblio name="josm" root="https://josm.openstreetmap.de/nexus/content/repositories/releases/" m2compatible="true" />
|
---|
10 | <ibiblio name="sonatype_snapshots" root="https://oss.sonatype.org/content/repositories/snapshots/" m2compatible="true" />
|
---|
11 | </resolvers>
|
---|
12 | <modules>
|
---|
13 | <module organisation="org.openjfx" resolver="sonatype_snapshots" />
|
---|
14 | <module organisation="org.openstreetmap.jmapviewer" resolver="josm"/>
|
---|
15 | <module organisation="org.openstreetmap.josm" resolver="josm"/>
|
---|
16 | </modules>
|
---|
17 | </ivysettings>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.