From b8a2b5badf446d04c0a0f7a3c6c38e69fb10544b Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Wed, 29 May 2024 07:14:57 +0000 Subject: [PATCH] [ci skip] Set release version 2.0.10 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4853956..b713c40 100755 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ <groupId>no.nibio</groupId> <artifactId>VIPSCore</artifactId> <packaging>war</packaging> - <version>2.0.10-SNAPSHOT</version> + <version>2.0.10</version> <name>VIPSCore</name> <url>http://maven.apache.org</url> -- GitLab