From dbd5c328278f05ec2d9bc271f262d7f172886580 Mon Sep 17 00:00:00 2001
From: lewa <lene.wasskog@nibio.no>
Date: Thu, 14 Sep 2023 18:53:02 +0200
Subject: [PATCH] chore: Making up version number to test pipeline

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

diff --git a/pom.xml b/pom.xml
index c83b890..c6b3331 100755
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
     </parent>
 
     <artifactId>VIPSCommon</artifactId>
-    <version>2.0.13-SNAPSHOT</version>
+    <version>0.0.40-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>VIPSCommon</name>
-- 
GitLab