From 96d16c968f5c46eb3fe4390c9c0cd158bf166b18 Mon Sep 17 00:00:00 2001 From: ebocher Date: Tue, 26 May 2026 11:45:40 +0200 Subject: [PATCH] Update versions --- commons/pom.xml | 2 +- data/data-api/pom.xml | 2 +- data/dataframe/pom.xml | 2 +- data/h2gis/pom.xml | 2 +- data/jdbc/pom.xml | 2 +- data/pom.xml | 2 +- data/postgis/pom.xml | 2 +- docs/CHANGELOG.md | 3 ++- pom.xml | 4 ++-- process/pom.xml | 2 +- 10 files changed, 12 insertions(+), 11 deletions(-) diff --git a/commons/pom.xml b/commons/pom.xml index 1c0b2fcc..19eaa470 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -5,7 +5,7 @@ org.orbisgis orbisdata - 2.1.2-SNAPSHOT + 2.1.3-SNAPSHOT commons bundle diff --git a/data/data-api/pom.xml b/data/data-api/pom.xml index 6a323f40..d2629cae 100644 --- a/data/data-api/pom.xml +++ b/data/data-api/pom.xml @@ -6,7 +6,7 @@ org.orbisgis data - 2.1.2-SNAPSHOT + 2.1.3-SNAPSHOT org.orbisgis.data data-api diff --git a/data/dataframe/pom.xml b/data/dataframe/pom.xml index 6d402edf..6785edad 100644 --- a/data/dataframe/pom.xml +++ b/data/dataframe/pom.xml @@ -6,7 +6,7 @@ org.orbisgis data - 2.1.2-SNAPSHOT + 2.1.3-SNAPSHOT org.orbisgis.data dataframe diff --git a/data/h2gis/pom.xml b/data/h2gis/pom.xml index f5ee2541..4f694650 100644 --- a/data/h2gis/pom.xml +++ b/data/h2gis/pom.xml @@ -6,7 +6,7 @@ org.orbisgis data - 2.1.2-SNAPSHOT + 2.1.3-SNAPSHOT org.orbisgis.data h2gis diff --git a/data/jdbc/pom.xml b/data/jdbc/pom.xml index 392d576a..1b4d62f3 100644 --- a/data/jdbc/pom.xml +++ b/data/jdbc/pom.xml @@ -6,7 +6,7 @@ org.orbisgis data - 2.1.2-SNAPSHOT + 2.1.3-SNAPSHOT org.orbisgis.data jdbc diff --git a/data/pom.xml b/data/pom.xml index 36bc5669..dfb3276e 100644 --- a/data/pom.xml +++ b/data/pom.xml @@ -5,7 +5,7 @@ org.orbisgis orbisdata - 2.1.2-SNAPSHOT + 2.1.3-SNAPSHOT data pom diff --git a/data/postgis/pom.xml b/data/postgis/pom.xml index 4fe369d1..a427beaf 100644 --- a/data/postgis/pom.xml +++ b/data/postgis/pom.xml @@ -6,7 +6,7 @@ org.orbisgis data - 2.1.2-SNAPSHOT + 2.1.3-SNAPSHOT org.orbisgis.data postgis diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 952a6b95..9acb4ba7 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1 +1,2 @@ -## Changelog for v2.1.2 +## Changelog for v2.1.3 + diff --git a/pom.xml b/pom.xml index a88d1eda..419530a8 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.orbisgis orbisdata - 2.1.2-SNAPSHOT + 2.1.3-SNAPSHOT pom commons @@ -24,7 +24,7 @@ 5.9.2 - 2.2.5 + 2.2.6-SNAPSHOT 1.20.0 4.0.29 4.7.7 diff --git a/process/pom.xml b/process/pom.xml index 0c8254aa..4b63b93c 100644 --- a/process/pom.xml +++ b/process/pom.xml @@ -6,7 +6,7 @@ org.orbisgis orbisdata - 2.1.2-SNAPSHOT + 2.1.3-SNAPSHOT process bundle