From 855c779736a3185d68467ba988e1433749f7a61b Mon Sep 17 00:00:00 2001
From: Lene Wasskog <lene.wasskog@nibio.no>
Date: Wed, 10 Jan 2024 12:31:59 +0000
Subject: [PATCH] [ci skip] Set release version 9.9.3

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0dfb256..06bf106 100755
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
     <groupId>no.nibio</groupId>
     <artifactId>VIPSCore</artifactId>
     <packaging>war</packaging>
-    <version>9.9.3-SNAPSHOT</version>
+    <version>9.9.3</version>
 
     <name>VIPSCore</name>
     <url>http://maven.apache.org</url>
-- 
GitLab