From fd902f345562ec3b17c8230d9701a5893f24d0ae Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Wed, 28 May 2025 10:48:57 +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 6cb7bf3..e064772 100755 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>no.nibio.vips.model</groupId> <artifactId>NaerstadModel</artifactId> - <version>1.1.13-SNAPSHOT</version> + <version>1.1.13</version> <packaging>jar</packaging> <repositories> -- GitLab