From 6454d0c8e9bfd798152dc1228e2d02f3f1be89a3 Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Tue, 27 Feb 2024 21:42:13 +0000 Subject: [PATCH] [ci skip] Set snapshot version 1.1.7-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 598d812..4332d96 100755 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>no.nibio.vips.model</groupId> <artifactId>OatFloweringModel</artifactId> - <version>1.1.6</version> + <version>1.1.7-SNAPSHOT</version> <packaging>jar</packaging> <dependencies> -- GitLab