From fb468644b55a4b5e7b009b43468c1fffb6fc55e6 Mon Sep 17 00:00:00 2001 From: Mark Prins <1165786+mprins@users.noreply.github.com> Date: Thu, 23 Jul 2026 16:10:23 +0200 Subject: [PATCH] Update Geotools version from 35-RC to 35-SNAPSHOT Updated geotools version to 35-SNAPSHOT and added OSGeo snapshot repository. --- pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ff5df61..3acc750 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ ${java.version} ${java.version} 2026-06-29T13:21:00Z - 35-RC + 35-SNAPSHOT @@ -50,6 +50,14 @@ Releases hosted by OSGeo https://repo.osgeo.org/repository/release/ + + + true + + OSGeo-snapshot + Snapshots hosted by OSGeo + https://repo.osgeo.org/repository/snapshot/ +