From 0a8b2b79f25c23a4f2674dcd070e8dacef6d7c91 Mon Sep 17 00:00:00 2001 From: Olivier Maury <Olivier.Maury@inrae.fr> Date: Fri, 18 Oct 2024 16:46:56 +0200 Subject: [PATCH] Version 2.1.2-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c2c7cadb..7056abbf 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ along with Indicators. If not, see <https://www.gnu.org/licenses/>. <name>Indicators</name> <description>Library of agro- and eco-climatic indicators.</description> <inceptionYear>2018</inceptionYear> - <version>2.1.1</version> + <version>2.1.2-SNAPSHOT</version> <packaging>jar</packaging> <licenses> <license> -- GitLab