From 7e40ce65988260b053df8187e77f9ca0c75f3a3a Mon Sep 17 00:00:00 2001 From: lewa <lene.wasskog@nibio.no> Date: Mon, 4 Mar 2024 08:25:09 +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 1cf7861..7cd6bfd 100644 --- 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>fi.luke.vips.model</groupId> -- GitLab