From 6d1aecc5c56ec7a03ab30ffd0f94107778afb0e3 Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Thu, 30 May 2024 10:57:01 +0000 Subject: [PATCH] [ci skip] Set release version 2.1.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ec889e2..6688961 100755 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ </parent> <artifactId>VIPSCommon</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <packaging>jar</packaging> <name>VIPSCommon</name> -- GitLab