Skip to content
Snippets Groups Projects
Commit b8e51311 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-7378 use new version of archive manager

parent f3b60b6a
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.ozgcloud.vorgang</groupId>
<artifactId>vorgang-manager</artifactId>
<version>2.19.1</version>
<version>2.19.2</version>
<name>OZG-Cloud Vorgang Manager</name>
<packaging>pom</packaging>
......
......@@ -12,7 +12,7 @@
<groupId>de.ozgcloud.vorgang</groupId>
<artifactId>vorgang-manager-base</artifactId>
<version>2.19.1</version>
<version>2.19.2</version>
<name>OZG-Cloud Vorgang Manager Base</name>
<inceptionYear>2020</inceptionYear>
......
......@@ -36,7 +36,7 @@
<groupId>de.ozgcloud.vorgang</groupId>
<artifactId>vorgang-manager-interface</artifactId>
<version>2.19.1</version>
<version>2.19.2</version>
<name>OZG-Cloud Vorgang Manager gRPC Interface</name>
<description>Interface (gRPC) for Vorgang Manager Server</description>
......
......@@ -38,7 +38,7 @@
<groupId>de.ozgcloud.vorgang</groupId>
<artifactId>vorgang-manager-server</artifactId>
<version>2.19.1</version>
<version>2.19.2</version>
<name>OZG-Cloud Vorgang Manager Server</name>
<description>Server Implementierung des VorgangManagers</description>
......@@ -59,7 +59,7 @@
<api-lib.version>0.15.0</api-lib.version>
<notification-manager.version>2.13.0</notification-manager.version>
<collaboration-manager.version>0.6.0</collaboration-manager.version>
<archive-manager.version>0.1.0</archive-manager.version>
<archive-manager.version>0.1.2</archive-manager.version>
<document-manager.version>1.1.0</document-manager.version>
<zip.version>2.11.5</zip.version>
......
......@@ -37,7 +37,7 @@
<groupId>de.ozgcloud.vorgang</groupId>
<artifactId>vorgang-manager-utils</artifactId>
<name>OZG-Cloud Vorgang Manager Utils</name>
<version>2.19.1</version>
<version>2.19.2</version>
<inceptionYear>2020</inceptionYear>
<properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment