From 9b4cf9c8936b9df3e4fb5d3ee3e07f8f56946134 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Karol=C3=ADna=20Do=C4=8Dkalov=C3=A1=20Bursk=C3=A1?=
 <396296@mail.muni.cz>
Date: Thu, 13 Jun 2024 17:16:14 +0000
Subject: [PATCH] [CI/CD] Update pom.xml versions based on GitLab tag.

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

diff --git a/pom.xml b/pom.xml
index 279940a1..5e92154f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
 
     <groupId>cz.muni.ics.kypo</groupId>
     <artifactId>kypo-adaptive-training</artifactId>
-    <version>2.2.5</version>
+    <version>2.2.8</version>
     <packaging>jar</packaging>
     <name>KYPO2 Adaptive Training</name>
     <description>KYPO2 Adaptive Training</description>
-- 
GitLab