From 25f10eea4ec69ee91d6782244c28b31607d7b68e Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Wed, 28 May 2025 11:59:05 +0000 Subject: [PATCH] [ci skip] Set release version 1.1.13 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 89a4635..2d97c8d 100755 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>no.nibio.vips.model</groupId> <artifactId>DeliaRadicumModel</artifactId> - <version>1.1.13-SNAPSHOT</version> + <version>1.1.13</version> <packaging>jar</packaging> <repositories> -- GitLab