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

start development 2.21.0

parent 0b1f2f83
No related branches found
No related tags found
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</version> <version>1.24.0-SNAPSHOT</version>
<inceptionYear>2020</inceptionYear> <inceptionYear>2020</inceptionYear>
<properties> <properties>
<vorgang-manager.version>2.20.0</vorgang-manager.version> <vorgang-manager.version>2.21.0-SNAPSHOT</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</version> <version>2.21.0-SNAPSHOT</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</version> <version>2.21.0-SNAPSHOT</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</version> <version>2.21.0-SNAPSHOT</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</version> <version>2.21.0-SNAPSHOT</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</version> <version>2.21.0-SNAPSHOT</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,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<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</bescheid-manager.version> <bescheid-manager.version>1.24.0-SNAPSHOT</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>
......
...@@ -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</version> <version>2.21.0-SNAPSHOT</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