From 55e7a8655e100de8db768ce7c2592253946162dd Mon Sep 17 00:00:00 2001
From: Lene Wasskog <lene.wasskog@nibio.no>
Date: Fri, 15 Sep 2023 09:44:56 +0000
Subject: [PATCH] [ci skip] Set release version 2.0.0

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

diff --git a/pom.xml b/pom.xml
index c10ae72..851aa0a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
     </parent>
 
     <artifactId>VIPSCommon</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0</version>
     <packaging>jar</packaging>
 
     <name>VIPSCommon</name>
-- 
GitLab