From e5365757f945dc1d22f1ebc1cc60f3c356ba1153 Mon Sep 17 00:00:00 2001 From: lewa <lene.wasskog@nibio.no> Date: Mon, 4 Mar 2024 08:26:27 +0100 Subject: [PATCH] build: New vips-parent-pom version 1.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8ee57ea..fd520a5 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>no.nibio.vips</groupId> <artifactId>vips-parent-pom</artifactId> - <version>1.0.0</version> + <version>1.1.0</version> </parent> <groupId>no.nibio.vips.model</groupId> -- GitLab