Skip to content
Snippets Groups Projects
Commit 0b1f2f83 authored by Evgeny Bardin's avatar Evgeny Bardin
Browse files

release version 2.20.0

parent 6c87970f
Branches
Tags 2.5.0
No related merge requests found
...@@ -37,11 +37,11 @@ ...@@ -37,11 +37,11 @@
<groupId>de.ozgcloud.bescheid</groupId> <groupId>de.ozgcloud.bescheid</groupId>
<artifactId>bescheid-manager</artifactId> <artifactId>bescheid-manager</artifactId>
<name>OZG-Cloud Bescheid Manager</name> <name>OZG-Cloud Bescheid Manager</name>
<version>1.23.0-SNAPSHOT</version> <version>1.23.0</version>
<inceptionYear>2020</inceptionYear> <inceptionYear>2020</inceptionYear>
<properties> <properties>
<vorgang-manager.version>2.20.0-SNAPSHOT</vorgang-manager.version> <vorgang-manager.version>2.20.0</vorgang-manager.version>
<nachrichten-manager.version>2.15.0</nachrichten-manager.version> <nachrichten-manager.version>2.15.0</nachrichten-manager.version>
<document-manager.version>1.1.0</document-manager.version> <document-manager.version>1.1.0</document-manager.version>
<api-lib.version>0.14.0</api-lib.version> <api-lib.version>0.14.0</api-lib.version>
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>de.ozgcloud.vorgang</groupId> <groupId>de.ozgcloud.vorgang</groupId>
<artifactId>vorgang-manager</artifactId> <artifactId>vorgang-manager</artifactId>
<version>2.20.0-SNAPSHOT</version> <version>2.20.0</version>
<name>OZG-Cloud Vorgang Manager</name> <name>OZG-Cloud Vorgang Manager</name>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<groupId>de.ozgcloud.vorgang</groupId> <groupId>de.ozgcloud.vorgang</groupId>
<artifactId>vorgang-manager-base</artifactId> <artifactId>vorgang-manager-base</artifactId>
<version>2.20.0-SNAPSHOT</version> <version>2.20.0</version>
<name>OZG-Cloud Vorgang Manager Base</name> <name>OZG-Cloud Vorgang Manager Base</name>
<inceptionYear>2020</inceptionYear> <inceptionYear>2020</inceptionYear>
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
<groupId>de.ozgcloud.command</groupId> <groupId>de.ozgcloud.command</groupId>
<artifactId>command-manager</artifactId> <artifactId>command-manager</artifactId>
<version>2.20.0-SNAPSHOT</version> <version>2.20.0</version>
<name>OZG-Cloud Command Manager</name> <name>OZG-Cloud Command Manager</name>
<inceptionYear>2020</inceptionYear> <inceptionYear>2020</inceptionYear>
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<groupId>de.ozgcloud.vorgang</groupId> <groupId>de.ozgcloud.vorgang</groupId>
<artifactId>vorgang-manager-interface</artifactId> <artifactId>vorgang-manager-interface</artifactId>
<version>2.20.0-SNAPSHOT</version> <version>2.20.0</version>
<name>OZG-Cloud Vorgang Manager gRPC Interface</name> <name>OZG-Cloud Vorgang Manager gRPC Interface</name>
<description>Interface (gRPC) for Vorgang Manager Server</description> <description>Interface (gRPC) for Vorgang Manager Server</description>
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<groupId>de.ozgcloud.vorgang</groupId> <groupId>de.ozgcloud.vorgang</groupId>
<artifactId>vorgang-manager-server</artifactId> <artifactId>vorgang-manager-server</artifactId>
<version>2.20.0-SNAPSHOT</version> <version>2.20.0</version>
<name>OZG-Cloud Vorgang Manager Server</name> <name>OZG-Cloud Vorgang Manager Server</name>
<description>Server Implementierung des VorgangManagers</description> <description>Server Implementierung des VorgangManagers</description>
...@@ -53,12 +53,12 @@ ...@@ -53,12 +53,12 @@
<zufi-manager-interface.version>1.6.0</zufi-manager-interface.version> <zufi-manager-interface.version>1.6.0</zufi-manager-interface.version>
<user-manager-interface.version>2.12.0</user-manager-interface.version> <user-manager-interface.version>2.12.0</user-manager-interface.version>
<bescheid-manager.version>1.23.0-SNAPSHOT</bescheid-manager.version> <bescheid-manager.version>1.23.0</bescheid-manager.version>
<processor-manager.version>0.5.0</processor-manager.version> <processor-manager.version>0.5.0</processor-manager.version>
<nachrichten-manager.version>2.15.0</nachrichten-manager.version> <nachrichten-manager.version>2.15.0</nachrichten-manager.version>
<api-lib.version>0.15.0</api-lib.version> <api-lib.version>0.15.0</api-lib.version>
<notification-manager.version>2.14.0-SNAPSHOT</notification-manager.version> <notification-manager.version>2.14.0</notification-manager.version>
<collaboration-manager.version>0.7.0-SNAPSHOT</collaboration-manager.version> <collaboration-manager.version>0.7.0</collaboration-manager.version>
<archive-manager.version>0.1.2</archive-manager.version> <archive-manager.version>0.1.2</archive-manager.version>
<document-manager.version>1.1.0</document-manager.version> <document-manager.version>1.1.0</document-manager.version>
......
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<groupId>de.ozgcloud.vorgang</groupId> <groupId>de.ozgcloud.vorgang</groupId>
<artifactId>vorgang-manager-utils</artifactId> <artifactId>vorgang-manager-utils</artifactId>
<name>OZG-Cloud Vorgang Manager Utils</name> <name>OZG-Cloud Vorgang Manager Utils</name>
<version>2.20.0-SNAPSHOT</version> <version>2.20.0</version>
<inceptionYear>2020</inceptionYear> <inceptionYear>2020</inceptionYear>
<properties> <properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment