From b822a1de8ae1b3f46736f0da74d6e82ea710b964 Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Fri, 21 Jun 2024 08:25:19 +0000
Subject: [PATCH] [ci skip] Set release version 2.0.13

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

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