From 9e7cbf84242538fa1ce68ea77879d22bda8caa3a Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Mon, 8 Jan 2024 10:05:58 +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 b388303..ff26c0e 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>no.nibio.vips.model</groupId> <artifactId>AlternariaModel</artifactId> - <version>1.1.6</version> + <version>1.1.7-SNAPSHOT</version> <packaging>jar</packaging> <dependencies> -- GitLab