From 0c2958bb33e9d873cdc8038497eb46cc9c7e17b5 Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Fri, 10 Jan 2025 06:51:42 +0000 Subject: [PATCH] [ci skip] Set snapshot version 1.1.13-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 20a7d17..0266f0d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>no.nibio.vips.model</groupId> <artifactId>SeptoriaHumidityModel</artifactId> - <version>1.1.12</version> + <version>1.1.13-SNAPSHOT</version> <packaging>jar</packaging> <repositories> -- GitLab