From ffc42ae9e3803e02c94d7218c0f429d98e4e4c0a Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Wed, 28 May 2025 13:11:37 +0000 Subject: [PATCH] [ci skip] Set snapshot version 1.1.16-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 797fd60..c4f5b0f 100755 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>no.nibio.vips.model</groupId> <artifactId>DeliaRadicumFloralisObservationModel</artifactId> - <version>1.1.15</version> + <version>1.1.16-SNAPSHOT</version> <packaging>jar</packaging> <dependencies> -- GitLab