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

release hf 1.17.1

parent ebadc06e
No related branches found
No related tags found
No related merge requests found
...@@ -12,10 +12,10 @@ ...@@ -12,10 +12,10 @@
<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.3.1-SNAPSHOT</version> <version>1.3.1</version>
<properties> <properties>
<pluto.version>1.17.1-SNAPSHOT</pluto.version> <pluto.version>1.17.1</pluto.version>
</properties> </properties>
<dependencies> <dependencies>
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<groupId>de.itvsh.ozg.mail</groupId> <groupId>de.itvsh.ozg.mail</groupId>
<artifactId>mail-service</artifactId> <artifactId>mail-service</artifactId>
<version>1.17.1-SNAPSHOT</version> <version>1.17.1</version>
<name>KOP Vorgang Manager Mail Service</name> <name>KOP Vorgang Manager Mail Service</name>
<properties> <properties>
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<groupId>de.itvsh.kop.notification</groupId> <groupId>de.itvsh.kop.notification</groupId>
<artifactId>notification-manager</artifactId> <artifactId>notification-manager</artifactId>
<name>KOP Notification Manager</name> <name>KOP Notification Manager</name>
<version>1.17.1-SNAPSHOT</version> <version>1.17.1</version>
<properties> <properties>
<user-manager-interface.version>1.1.0</user-manager-interface.version> <user-manager-interface.version>1.1.0</user-manager-interface.version>
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<groupId>de.itvsh.ozg.pluto</groupId> <groupId>de.itvsh.ozg.pluto</groupId>
<artifactId>pluto-command</artifactId> <artifactId>pluto-command</artifactId>
<name>Command Manager</name> <name>Command Manager</name>
<version>1.17.1-SNAPSHOT</version> <version>1.17.1</version>
<properties> <properties>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version> <maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<groupId>de.itvsh.ozg.pluto</groupId> <groupId>de.itvsh.ozg.pluto</groupId>
<artifactId>pluto-common</artifactId> <artifactId>pluto-common</artifactId>
<version>1.17.1-SNAPSHOT</version> <version>1.17.1</version>
<name>OZG-Cloud Vorgang Manager Common</name> <name>OZG-Cloud Vorgang Manager Common</name>
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<groupId>de.itvsh.ozg.pluto</groupId> <groupId>de.itvsh.ozg.pluto</groupId>
<artifactId>pluto-interface</artifactId> <artifactId>pluto-interface</artifactId>
<version>1.17.1-SNAPSHOT</version> <version>1.17.1</version>
<name>KOP Vorgang Manager gRPC Interface</name> <name>KOP Vorgang Manager gRPC Interface</name>
<description>Interface (gRPC) for Pluto Server</description> <description>Interface (gRPC) for Pluto Server</description>
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<groupId>de.itvsh.ozg.pluto</groupId> <groupId>de.itvsh.ozg.pluto</groupId>
<artifactId>pluto-server</artifactId> <artifactId>pluto-server</artifactId>
<version>1.17.1-SNAPSHOT</version> <version>1.17.1</version>
<name>KOP Vorgang Manager (Pluto) Server</name> <name>KOP Vorgang Manager (Pluto) Server</name>
<description>Server Implementierung des VorgangManagers (Pluto)</description> <description>Server Implementierung des VorgangManagers (Pluto)</description>
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<kop.zufi.api.version>0.5.0</kop.zufi.api.version> <kop.zufi.api.version>0.5.0</kop.zufi.api.version>
<user-manager-interface.version>1.11.0</user-manager-interface.version> <user-manager-interface.version>1.11.0</user-manager-interface.version>
<bescheid-manager.version>1.3.1-SNAPSHOT</bescheid-manager.version> <bescheid-manager.version>1.3.1</bescheid-manager.version>
<processor-manager.version>0.1.0</processor-manager.version> <processor-manager.version>0.1.0</processor-manager.version>
<ozgcloud-starter.version>0.3.0</ozgcloud-starter.version> <ozgcloud-starter.version>0.3.0</ozgcloud-starter.version>
......
...@@ -37,17 +37,17 @@ ...@@ -37,17 +37,17 @@
<groupId>de.itvsh.ozg.pluto</groupId> <groupId>de.itvsh.ozg.pluto</groupId>
<artifactId>pluto-utils</artifactId> <artifactId>pluto-utils</artifactId>
<name>KOP Vorgang Manager (Pluto) Utils</name> <name>KOP Vorgang Manager (Pluto) Utils</name>
<version>1.17.1-SNAPSHOT</version> <version>1.17.1</version>
<properties> <properties>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version> <maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
<maven-jar-plugin.version>3.2.2</maven-jar-plugin.version> <maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version> <maven-surefire-plugin.version>3.2.2</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.1.2</maven-failsafe-plugin.version> <maven-failsafe-plugin.version>3.2.2</maven-failsafe-plugin.version>
<lombok.version>1.18.28</lombok.version> <lombok.version>1.18.28</lombok.version>
<pluto.version>1.13.0</pluto.version> <pluto.version>1.17.1</pluto.version>
</properties> </properties>
<dependencies> <dependencies>
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>de.itvsh.ozg</groupId> <groupId>de.itvsh.ozg</groupId>
<artifactId>pluto</artifactId> <artifactId>pluto</artifactId>
<version>1.17.1-SNAPSHOT</version> <version>1.17.1</version>
<name>Pluto Parent</name> <name>Pluto Parent</name>
<packaging>pom</packaging> <packaging>pom</packaging>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment