From 47ba4333bb5f9271e7396f058cd1c56fa2e2eeab Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Wed, 6 Dec 2023 14:40:00 +0000 Subject: [PATCH] [ci skip] Set snapshot version 1.1.4-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 817d57c..3edf93c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>fi.luke.vips.model</groupId> <artifactId>FinnCerealModels</artifactId> - <version>1.1.3</version> + <version>1.1.4-SNAPSHOT</version> <build> <sourceDirectory>src/main/java</sourceDirectory> -- GitLab