From a486b9ea8a9b56f4634875a9ce0cccf9549c685e Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Mon, 8 Jan 2024 13:48:49 +0000 Subject: [PATCH] [ci skip] Set snapshot version 1.1.6-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b6d545..5bdbf0d 100755 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>no.nibio.vips.model</groupId> <artifactId>PsilaRosaeTempModel</artifactId> - <version>1.1.5</version> + <version>1.1.6-SNAPSHOT</version> <packaging>jar</packaging> <properties> -- GitLab