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

release 1.3.0

parent fa44150d
No related branches found
No related tags found
No related merge requests found
...@@ -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.3.0-SNAPSHOT</version> <version>1.3.0</version>
<name>KOP Vorgang Manager Mail Service</name> <name>KOP Vorgang Manager Mail Service</name>
<properties> <properties>
......
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<artifactId>notification-manager</artifactId> <artifactId>notification-manager</artifactId>
<name>KOP Notification Manager</name> <name>KOP Notification Manager</name>
<version>1.3.0-SNAPSHOT</version> <version>1.3.0</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>
......
...@@ -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.3.0-SNAPSHOT</version> <version>1.3.0</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>
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<groupId>de.itvsh.ozg.pluto</groupId> <groupId>de.itvsh.ozg.pluto</groupId>
<artifactId>pluto-server</artifactId> <artifactId>pluto-server</artifactId>
<version>1.3.0-SNAPSHOT</version> <version>1.3.0</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>
......
...@@ -37,10 +37,9 @@ ...@@ -37,10 +37,9 @@
<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.3.0-SNAPSHOT</version>
<properties> <properties>
<pluto.version>1.3.0-SNAPSHOT</pluto.version> <pluto.version>1.3.0</pluto.version>
<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>
......
...@@ -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.3.0-SNAPSHOT</version> <version>1.3.0</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