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

start development 1.15.0-SNAPSHOT

parent a25ad2ec
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<version>1.0.0</version> <version>1.0.0</version>
<properties> <properties>
<pluto.version>1.14.0</pluto.version> <pluto.version>1.15.0-SNAPSHOT</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.14.0</version> <version>1.15.0-SNAPSHOT</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.14.0</version> <version>1.15.0-SNAPSHOT</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.14.0</version> <version>1.15.0-SNAPSHOT</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.14.0</version> <version>1.15.0-SNAPSHOT</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.14.0</version> <version>1.15.0-SNAPSHOT</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>
......
...@@ -24,9 +24,7 @@ ...@@ -24,9 +24,7 @@
unter der Lizenz sind dem Lizenztext zu entnehmen. unter der Lizenz sind dem Lizenztext zu entnehmen.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
...@@ -38,7 +36,7 @@ ...@@ -38,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.14.0</version> <version>1.15.0-SNAPSHOT</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>
......
...@@ -24,9 +24,7 @@ ...@@ -24,9 +24,7 @@
unter der Lizenz sind dem Lizenztext zu entnehmen. unter der Lizenz sind dem Lizenztext zu entnehmen.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
...@@ -39,7 +37,7 @@ ...@@ -39,7 +37,7 @@
<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.14.0</version> <version>1.15.0-SNAPSHOT</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>
......
...@@ -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.14.0</version> <version>1.15.0-SNAPSHOT</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