From bd59ac1eb7255b158838aef86029003ea376037f Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Mon, 31 Jul 2023 17:03:40 +0200
Subject: [PATCH] release version 1.11.0

---
 common/pom.xml                                        | 2 +-
 formcycle-adapter/formcycle-adapter-impl/pom.xml      | 2 +-
 formcycle-adapter/formcycle-adapter-interface/pom.xml | 4 ++--
 formcycle-adapter/pom.xml                             | 2 +-
 formsolutions-adapter/pom.xml                         | 2 +-
 forwarder/pom.xml                                     | 2 +-
 intelliform-adapter/pom.xml                           | 2 +-
 pom.xml                                               | 4 ++--
 router/pom.xml                                        | 2 +-
 semantik-adapter/pom.xml                              | 2 +-
 xta-adapter/pom.xml                                   | 2 +-
 11 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/common/pom.xml b/common/pom.xml
index 5ff67c527..61edec120 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -31,7 +31,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.11.0-SNAPSHOT</version>
+		<version>1.11.0</version>
 		<relativePath>../</relativePath>
 	</parent>
 	<artifactId>common</artifactId>
diff --git a/formcycle-adapter/formcycle-adapter-impl/pom.xml b/formcycle-adapter/formcycle-adapter-impl/pom.xml
index b8ad58632..dfcbe0aa2 100644
--- a/formcycle-adapter/formcycle-adapter-impl/pom.xml
+++ b/formcycle-adapter/formcycle-adapter-impl/pom.xml
@@ -29,7 +29,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>formcycle-adapter</artifactId>
-		<version>1.11.0-SNAPSHOT</version>
+		<version>1.11.0</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/formcycle-adapter/formcycle-adapter-interface/pom.xml b/formcycle-adapter/formcycle-adapter-interface/pom.xml
index ce9b16cf8..4953871af 100644
--- a/formcycle-adapter/formcycle-adapter-interface/pom.xml
+++ b/formcycle-adapter/formcycle-adapter-interface/pom.xml
@@ -36,10 +36,10 @@
 	<groupId>de.itvsh.kop.eingangsadapter</groupId>
 	<artifactId>formcycle-adapter-interface</artifactId>
 	<name>EM - Formcycle Adapter - Interface</name>
-	<version>1.11.0-SNAPSHOT</version>
+	<version>1.11.0</version>
 	
 	<properties>
-		<pluto.version>1.11.0-SNAPSHOT</pluto.version>
+		<pluto.version>1.11.0</pluto.version>
 		<java.version>17</java.version>
 		<maven.compiler.source>${java.version}</maven.compiler.source>
 		<maven.compiler.target>${java.version}</maven.compiler.target>
diff --git a/formcycle-adapter/pom.xml b/formcycle-adapter/pom.xml
index f65b15c4c..8325ec60f 100644
--- a/formcycle-adapter/pom.xml
+++ b/formcycle-adapter/pom.xml
@@ -29,7 +29,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.11.0-SNAPSHOT</version>
+		<version>1.11.0</version>
 	</parent>
 
 	<artifactId>formcycle-adapter</artifactId>
diff --git a/formsolutions-adapter/pom.xml b/formsolutions-adapter/pom.xml
index e5dab7067..a2940076e 100644
--- a/formsolutions-adapter/pom.xml
+++ b/formsolutions-adapter/pom.xml
@@ -30,7 +30,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.11.0-SNAPSHOT</version>
+		<version>1.11.0</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/forwarder/pom.xml b/forwarder/pom.xml
index c70016631..c2ae68048 100644
--- a/forwarder/pom.xml
+++ b/forwarder/pom.xml
@@ -29,7 +29,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.11.0-SNAPSHOT</version>
+		<version>1.11.0</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/intelliform-adapter/pom.xml b/intelliform-adapter/pom.xml
index 2e2324b14..62ff67647 100644
--- a/intelliform-adapter/pom.xml
+++ b/intelliform-adapter/pom.xml
@@ -31,7 +31,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.11.0-SNAPSHOT</version>
+		<version>1.11.0</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/pom.xml b/pom.xml
index 380406f52..9e0496ff1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,13 +31,13 @@
 	<parent>
 		<groupId>de.itvsh.kop.common</groupId>
 		<artifactId>kop-common-parent</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.0</version>
 		<relativePath/> <!-- lookup parent from repository -->
 	</parent>
 	
 	<groupId>de.itvsh.kop.eingangsadapter</groupId>
 	<artifactId>parent</artifactId>
-	<version>1.11.0-SNAPSHOT</version>
+	<version>1.11.0</version>
 	<packaging>pom</packaging>
 	<name>Eingangs Adapter - Parent</name>
 
diff --git a/router/pom.xml b/router/pom.xml
index 2ab6d7b2d..560917538 100644
--- a/router/pom.xml
+++ b/router/pom.xml
@@ -29,7 +29,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.11.0-SNAPSHOT</version>
+		<version>1.11.0</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/semantik-adapter/pom.xml b/semantik-adapter/pom.xml
index 87830d62e..d7cff717b 100644
--- a/semantik-adapter/pom.xml
+++ b/semantik-adapter/pom.xml
@@ -30,7 +30,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.11.0-SNAPSHOT</version>
+		<version>1.11.0</version>
 	</parent>
 	
 	<artifactId>semantik-adapter</artifactId>
diff --git a/xta-adapter/pom.xml b/xta-adapter/pom.xml
index 1ff8141f2..dfb85c8ba 100644
--- a/xta-adapter/pom.xml
+++ b/xta-adapter/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.11.0-SNAPSHOT</version>
+		<version>1.11.0</version>
 	</parent>
 	<artifactId>xta-adapter</artifactId>
 	<name>Eingangs Adapter - XTA</name>
-- 
GitLab