From 38fbbd040325977d1fc56d0a62a33abf600e92ad Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Wed, 7 Feb 2024 15:27:17 +0100
Subject: [PATCH] release version 2.1.0

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

diff --git a/pom.xml b/pom.xml
index d66004c..ee562e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
 
 	<groupId>de.ozgcloud</groupId>
 	<artifactId>ozgcloud-formcycle-plugin</artifactId>
-	<version>2.1.0-SNAPSHOT</version>
+	<version>2.1.0</version>
 	<packaging>jar</packaging>
 
 	<name>FormCycle Plugin</name>
-- 
GitLab