From b6433ddac1a542b2f2ba7d25bcdd5d732210286c Mon Sep 17 00:00:00 2001
From: Lene Wasskog <lene.wasskog@nibio.no>
Date: Fri, 10 Jan 2025 08:53:26 +0000
Subject: [PATCH] [ci skip] Set release version 1.1.12

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 31f4a09..ce91ac2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
     <groupId>fi.luke.vips.model</groupId>
     <artifactId>FinnCerealModels</artifactId>
-    <version>1.1.12-SNAPSHOT</version>
+    <version>1.1.12</version>
 
     <repositories>
         <repository>
-- 
GitLab