From cb7ebbfa9eac2c139ddb1bc9b241a6059fd71e56 Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Mon, 2 Jun 2025 08:49:25 +0000 Subject: [PATCH] [ci skip] Set snapshot version 1.1.14-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f866bd9..8615439 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>no.nibio.vips.model</groupId> <artifactId>SeptoriaReferenceHumidityModel</artifactId> - <version>1.1.13</version> + <version>1.1.14-SNAPSHOT</version> <packaging>jar</packaging> <dependencies> -- GitLab