From 4e35cfed8162fca4892f47e78bc69455a35a262a Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Mon, 10 Mar 2025 13:18:22 +0000 Subject: [PATCH] [ci skip] Set snapshot version 3.0.3-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a0172f9..21d18e3 100755 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ <groupId>no.nibio</groupId> <artifactId>VIPSCore</artifactId> <packaging>war</packaging> - <version>3.0.2</version> + <version>3.0.3-SNAPSHOT</version> <name>VIPSCore</name> <url>http://maven.apache.org</url> -- GitLab