From 6f559db65a6717a18b665b77c6ecaaaa83c94ba6 Mon Sep 17 00:00:00 2001
From: Lene Wasskog <lene.wasskog@nibio.no>
Date: Tue, 12 Sep 2023 09:28:43 +0000
Subject: [PATCH] [ci skip] Set release version 2.0.5

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

diff --git a/pom.xml b/pom.xml
index 2a4d8f8..29d38ff 100755
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
     <groupId>no.nibio.vips</groupId>
     <artifactId>VIPSCommon</artifactId>
-    <version>2.0.5-SNAPSHOT</version>
+    <version>2.0.5</version>
     <packaging>jar</packaging>
 
     <name>VIPSCommon</name>
-- 
GitLab