From 380eb3262ac4cc1c173cdedad0d6f4fbb2d411da Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Mon, 2 Jun 2025 08:33:19 +0000 Subject: [PATCH] [ci skip] Set release version 1.1.19 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e56f613..9cbc8bf 100755 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>no.nibio.vips.model</groupId> <artifactId>RoughageNutritionModel</artifactId> - <version>1.1.19-SNAPSHOT</version> + <version>1.1.19</version> <packaging>jar</packaging> <dependencies> -- GitLab