Last change
on this file since 35901 was 35898, checked in by Don-vip, 3 years ago |
fix #20669 - upgrade the GeoTools plugin to 25.0 + convert to ivy (patch by taylor.smock)
|
File size:
681 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <ivysettings>
|
---|
3 | <!--<include file="../../core/ivysettings.xml"/>-->
|
---|
4 | <property name="gt.version" value="26.1"/> <!-- 26.1 -->
|
---|
5 | <settings defaultResolver="ordered-resolvers"/>
|
---|
6 | <resolvers>
|
---|
7 | <chain name="ordered-resolvers">
|
---|
8 | <ibiblio name="osgeo" m2compatible="true" root="https://repo.osgeo.org/repository/release/" />
|
---|
9 | <ibiblio name="central" m2compatible="true" root="https://repo1.maven.org/maven2/" />
|
---|
10 | <!--<ibiblio name="josm-nexus" m2compatible="true" root="https://josm.openstreetmap.de/nexus/content/repositories/public/" />-->
|
---|
11 | <!--<resolver ref="josm-nexus"/>-->
|
---|
12 | </chain>
|
---|
13 | </resolvers>
|
---|
14 | </ivysettings>
|
---|
15 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.