From 488fc8798e847842b14e064301230149f321de7b Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Tue, 7 Jan 2025 17:37:17 +0000 Subject: [PATCH] [ci skip] Set snapshot version 1.1.12-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c0072f..ca9ef7b 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>fi.luke.vips.model</groupId> <artifactId>FinnCerealModels</artifactId> - <version>1.1.11</version> + <version>1.1.12-SNAPSHOT</version> <build> <sourceDirectory>src/main/java</sourceDirectory> -- GitLab