From 6bedd893079fe0505317012d94abf142ec1e145a Mon Sep 17 00:00:00 2001 From: OZGCloud <ozgcloud@mgm-tp.com> Date: Mon, 14 Apr 2025 14:53:08 +0000 Subject: [PATCH] release version 2.20.0 --- common/pom.xml | 2 +- eingang-manager-interface/pom.xml | 2 +- enterprise-adapter/pom.xml | 2 +- fim-adapter/pom.xml | 2 +- formcycle-adapter/formcycle-adapter-impl/pom.xml | 2 +- formcycle-adapter/formcycle-adapter-interface/pom.xml | 2 +- formcycle-adapter/pom.xml | 2 +- forwarder/pom.xml | 2 +- pom.xml | 2 +- router/pom.xml | 2 +- semantik-adapter/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 6c2c8064..f86e22f9 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -33,7 +33,7 @@ <parent> <groupId>de.ozgcloud.eingang</groupId> <artifactId>eingang-manager</artifactId> - <version>2.20.0-SNAPSHOT</version> + <version>2.20.0</version> <relativePath>../</relativePath> </parent> <artifactId>common</artifactId> diff --git a/eingang-manager-interface/pom.xml b/eingang-manager-interface/pom.xml index 4fbe2d96..c408e751 100644 --- a/eingang-manager-interface/pom.xml +++ b/eingang-manager-interface/pom.xml @@ -38,7 +38,7 @@ <groupId>de.ozgcloud.eingang</groupId> <artifactId>eingang-manager-interface</artifactId> - <version>2.20.0-SNAPSHOT</version> + <version>2.20.0</version> <name>OZG-Cloud Eingang Manager gRPC Interface</name> <description>Interface (gRPC) for Eingang Manager Server</description> diff --git a/enterprise-adapter/pom.xml b/enterprise-adapter/pom.xml index 35e1c9e1..c6b2bd43 100644 --- a/enterprise-adapter/pom.xml +++ b/enterprise-adapter/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>de.ozgcloud.eingang</groupId> <artifactId>eingang-manager</artifactId> - <version>2.20.0-SNAPSHOT</version> + <version>2.20.0</version> </parent> <artifactId>enterprise-adapter</artifactId> <name>EM - Enterprise Interface Adapter</name> diff --git a/fim-adapter/pom.xml b/fim-adapter/pom.xml index a992d492..a8a888f2 100644 --- a/fim-adapter/pom.xml +++ b/fim-adapter/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>de.ozgcloud.eingang</groupId> <artifactId>eingang-manager</artifactId> - <version>2.20.0-SNAPSHOT</version> + <version>2.20.0</version> </parent> <artifactId>fim-adapter</artifactId> <name>Eingangs Adapter - FIM</name> diff --git a/formcycle-adapter/formcycle-adapter-impl/pom.xml b/formcycle-adapter/formcycle-adapter-impl/pom.xml index 068c7a1e..bfbc8933 100644 --- a/formcycle-adapter/formcycle-adapter-impl/pom.xml +++ b/formcycle-adapter/formcycle-adapter-impl/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>de.ozgcloud.eingang</groupId> <artifactId>formcycle-adapter</artifactId> - <version>2.20.0-SNAPSHOT</version> + <version>2.20.0</version> <relativePath>../</relativePath> </parent> diff --git a/formcycle-adapter/formcycle-adapter-interface/pom.xml b/formcycle-adapter/formcycle-adapter-interface/pom.xml index 90dc4680..ae31a1af 100644 --- a/formcycle-adapter/formcycle-adapter-interface/pom.xml +++ b/formcycle-adapter/formcycle-adapter-interface/pom.xml @@ -38,7 +38,7 @@ <groupId>de.ozgcloud.eingang</groupId> <artifactId>formcycle-adapter-interface</artifactId> <name>EM - Formcycle Adapter - Interface</name> - <version>2.20.0-SNAPSHOT</version> + <version>2.20.0</version> <properties> <vorgang-manager.version>2.24.0</vorgang-manager.version> diff --git a/formcycle-adapter/pom.xml b/formcycle-adapter/pom.xml index db959ef0..aacf50a8 100644 --- a/formcycle-adapter/pom.xml +++ b/formcycle-adapter/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>de.ozgcloud.eingang</groupId> <artifactId>eingang-manager</artifactId> - <version>2.20.0-SNAPSHOT</version> + <version>2.20.0</version> </parent> <artifactId>formcycle-adapter</artifactId> diff --git a/forwarder/pom.xml b/forwarder/pom.xml index 6459139e..1186d70b 100644 --- a/forwarder/pom.xml +++ b/forwarder/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>de.ozgcloud.eingang</groupId> <artifactId>eingang-manager</artifactId> - <version>2.20.0-SNAPSHOT</version> + <version>2.20.0</version> <relativePath>../</relativePath> </parent> diff --git a/pom.xml b/pom.xml index ec722a44..fd195693 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ <groupId>de.ozgcloud.eingang</groupId> <artifactId>eingang-manager</artifactId> - <version>2.20.0-SNAPSHOT</version> + <version>2.20.0</version> <packaging>pom</packaging> <name>OZG-Cloud Eingang Manager</name> diff --git a/router/pom.xml b/router/pom.xml index 19dc942b..3d15e0ef 100644 --- a/router/pom.xml +++ b/router/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>de.ozgcloud.eingang</groupId> <artifactId>eingang-manager</artifactId> - <version>2.20.0-SNAPSHOT</version> + <version>2.20.0</version> <relativePath>../</relativePath> </parent> diff --git a/semantik-adapter/pom.xml b/semantik-adapter/pom.xml index 97974e5c..f231d664 100644 --- a/semantik-adapter/pom.xml +++ b/semantik-adapter/pom.xml @@ -32,7 +32,7 @@ <parent> <groupId>de.ozgcloud.eingang</groupId> <artifactId>eingang-manager</artifactId> - <version>2.20.0-SNAPSHOT</version> + <version>2.20.0</version> </parent> <artifactId>semantik-adapter</artifactId> -- GitLab