From e59961a64c9e5153a3bc5c23df2ea5021fe1828c Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Wed, 28 May 2025 11:29:31 +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 ce8eb17..efe023e 100755 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>no.nibio.vips.model</groupId> <artifactId>AppleScabModel</artifactId> - <version>1.1.14</version> + <version>1.1.15-SNAPSHOT</version> <packaging>jar</packaging> <repositories> -- GitLab