From ca227cc9d86b6135938cf60387be6ab288786183 Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Wed, 29 May 2024 07:19:18 +0000 Subject: [PATCH] [ci skip] Set snapshot version 2.0.11-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b713c40..a6bd9b1 100755 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ <groupId>no.nibio</groupId> <artifactId>VIPSCore</artifactId> <packaging>war</packaging> - <version>2.0.10</version> + <version>2.0.11-SNAPSHOT</version> <name>VIPSCore</name> <url>http://maven.apache.org</url> -- GitLab