From a3f24ccb74eccfa11795446cf08cf0a6d218e193 Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Mon, 8 Jan 2024 09:44:48 +0000 Subject: [PATCH] [ci skip] Set release version 2.0.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index acff07d..ff20dfd 100755 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ </parent> <artifactId>VIPSCommon</artifactId> - <version>2.0.3-SNAPSHOT</version> + <version>2.0.3</version> <packaging>jar</packaging> <name>VIPSCommon</name> -- GitLab