File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ SPDX-License-Identifier: MIT
101101 <maven .compiler.target>${java.version} </maven .compiler.target>
102102 <maven .compiler.release>${java.version} </maven .compiler.release>
103103 <project .build.outputTimestamp>2026-03-31T11:10:19Z</project .build.outputTimestamp>
104- <geotools .version>34.3 </geotools .version>
104+ <geotools .version>35-SNAPSHOT </geotools .version>
105105 <jts .version>1.20.0</jts .version>
106106 <okhttp .version>5.3.2</okhttp .version>
107107 <greenmail .version>2.1.8</greenmail .version>
@@ -687,6 +687,14 @@ SPDX-License-Identifier: MIT
687687 <name >Releases hosted by OSGeo</name >
688688 <url >https://repo.osgeo.org/repository/release/</url >
689689 </repository >
690+ <repository >
691+ <snapshots >
692+ <enabled >true</enabled >
693+ </snapshots >
694+ <id >OSGeo-snapshots</id >
695+ <name >Snapshots hosted by OSGeo</name >
696+ <url >https://repo.osgeo.org/repository/snapshot/</url >
697+ </repository >
690698 </repositories >
691699 <pluginRepositories />
692700 <build >
You can’t perform that action at this time.
0 commit comments