From f21d48e7d1c90c65b594c44f795dfdebd55beb60 Mon Sep 17 00:00:00 2001
From: Lene Wasskog <lene.wasskog@nibio.no>
Date: Mon, 2 Jun 2025 10:26:18 +0000
Subject: [PATCH] [ci skip] Set release version 3.0.3

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

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