From a08783defa8532f1f85fc962fb106c57fb7b9627 Mon Sep 17 00:00:00 2001
From: Lene Wasskog <lene.wasskog@nibio.no>
Date: Mon, 4 Mar 2024 08:58:59 +0000
Subject: [PATCH] [ci skip] Set release version 2.0.7

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

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