From 44350f89da5711ffffd76bf5302fabccf156c494 Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Mon, 2 Jun 2025 10:45:46 +0200 Subject: [PATCH] build: New parent version, --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f91dbe7..13fa4d2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>no.nibio.vips</groupId> <artifactId>vips-parent-pom</artifactId> - <version>1.1.0</version> + <version>1.1.3</version> </parent> <groupId>no.nibio.vips.model</groupId> -- GitLab