From cf7588ce014148898fce28f38c608465eaa85b15 Mon Sep 17 00:00:00 2001 From: lewa <lene.wasskog@nibio.no> Date: Tue, 12 Sep 2023 12:24:57 +0200 Subject: [PATCH] build: New version 2.0.6-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 29d38ff..c4a0348 100755 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>no.nibio.vips</groupId> <artifactId>VIPSCommon</artifactId> - <version>2.0.5</version> + <version>2.0.6-SNAPSHOT</version> <packaging>jar</packaging> <name>VIPSCommon</name> -- GitLab