From efdf44f61c45e172fbdf7fe4bdd155cf2dae47d1 Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Wed, 28 May 2025 13:13:52 +0000 Subject: [PATCH] [ci skip] Set snapshot version 1.1.15-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 334085e..3f99f5d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>fi.luke.vips.model</groupId> <artifactId>FinnCerealModels</artifactId> - <version>1.1.14</version> + <version>1.1.15-SNAPSHOT</version> <repositories> <repository> -- GitLab