From e9e5f6c71d29aa43420751a59da1ba00ecdd0872 Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Mon, 10 Mar 2025 11:51:36 +0000 Subject: [PATCH] [ci skip] Set snapshot version 1.1.17-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 63be02b..e3469fb 100755 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>no.nibio.vips.model</groupId> <artifactId>RoughageNutritionModel</artifactId> - <version>1.1.16</version> + <version>1.1.17-SNAPSHOT</version> <packaging>jar</packaging> <repositories> -- GitLab