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

Merge pull request 'Release 1.1.0 erstellt' (#91) from prepare-release-1.1.0 into master

parents 1ccce6cf 56cc74fe
Branches
Tags
No related merge requests found
...@@ -29,13 +29,13 @@ ...@@ -29,13 +29,13 @@
<parent> <parent>
<groupId>de.itvsh.kop.common</groupId> <groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common-parent</artifactId> <artifactId>kop-common-parent</artifactId>
<version>1.3.0-SNAPSHOT</version> <version>1.3.0</version>
<relativePath /> <relativePath />
</parent> </parent>
<groupId>de.itvsh.ozg.mail</groupId> <groupId>de.itvsh.ozg.mail</groupId>
<artifactId>mail-service</artifactId> <artifactId>mail-service</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0</version>
<name>KOP Vorgang Manager Mail Service</name> <name>KOP Vorgang Manager Mail Service</name>
<properties> <properties>
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
<!-- TODO version management --> <!-- TODO version management -->
<shedlock.version>4.25.0</shedlock.version> <shedlock.version>4.25.0</shedlock.version>
<logcaptor.version>2.7.10</logcaptor.version> <logcaptor.version>2.7.10</logcaptor.version>
<kop.license.version>1.3.0-SNAPSHOT</kop.license.version> <kop.license.version>1.3.0</kop.license.version>
</properties> </properties>
<dependencies> <dependencies>
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
<parent> <parent>
<groupId>de.itvsh.kop.common</groupId> <groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common-parent</artifactId> <artifactId>kop-common-parent</artifactId>
<version>1.3.0-SNAPSHOT</version> <version>1.3.0</version>
<relativePath /> <relativePath />
</parent> </parent>
...@@ -36,11 +36,11 @@ ...@@ -36,11 +36,11 @@
<artifactId>notification-manager</artifactId> <artifactId>notification-manager</artifactId>
<name>KOP Notification Manager</name> <name>KOP Notification Manager</name>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0</version>
<properties> <properties>
<user-manager-interface.version>1.0.0</user-manager-interface.version> <user-manager-interface.version>1.1.0</user-manager-interface.version>
<kop.license.version>1.3.0-SNAPSHOT</kop.license.version> <kop.license.version>1.3.0</kop.license.version>
</properties> </properties>
<dependencies> <dependencies>
......
...@@ -29,13 +29,13 @@ ...@@ -29,13 +29,13 @@
<parent> <parent>
<groupId>de.itvsh.kop.common</groupId> <groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common-dependencies</artifactId> <artifactId>kop-common-dependencies</artifactId>
<version>1.3.0-SNAPSHOT</version> <version>1.3.0</version>
<relativePath /> <relativePath />
</parent> </parent>
<groupId>de.itvsh.ozg.pluto</groupId> <groupId>de.itvsh.ozg.pluto</groupId>
<artifactId>pluto-interface</artifactId> <artifactId>pluto-interface</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.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>
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source> <maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target> <maven.compiler.target>${java.version}</maven.compiler.target>
<kop.license.version>1.3.0-SNAPSHOT</kop.license.version> <kop.license.version>1.3.0</kop.license.version>
</properties> </properties>
<dependencyManagement> <dependencyManagement>
......
...@@ -30,13 +30,13 @@ ...@@ -30,13 +30,13 @@
<parent> <parent>
<groupId>de.itvsh.kop.common</groupId> <groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common-parent</artifactId> <artifactId>kop-common-parent</artifactId>
<version>1.3.0-SNAPSHOT</version> <version>1.3.0</version>
<relativePath /> <relativePath />
</parent> </parent>
<groupId>de.itvsh.ozg.pluto</groupId> <groupId>de.itvsh.ozg.pluto</groupId>
<artifactId>pluto-server</artifactId> <artifactId>pluto-server</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.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>
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
<testcontainer.version>1.17.3</testcontainer.version> <testcontainer.version>1.17.3</testcontainer.version>
<kop.license.version>1.3.0-SNAPSHOT</kop.license.version> <kop.license.version>1.3.0</kop.license.version>
<maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version> <maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version>
</properties> </properties>
......
...@@ -29,17 +29,17 @@ ...@@ -29,17 +29,17 @@
<parent> <parent>
<groupId>de.itvsh.kop.common</groupId> <groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common-dependencies</artifactId> <artifactId>kop-common-dependencies</artifactId>
<version>1.2.1</version> <version>1.3.0</version>
<relativePath /> <relativePath />
</parent> </parent>
<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.1.0-SNAPSHOT</version> <version>1.1.0</version>
<properties> <properties>
<pluto.version>1.1.0-SNAPSHOT</pluto.version> <pluto.version>1.1.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>
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
<maven-failsafe-plugin.version>3.0.0-M7</maven-failsafe-plugin.version> <maven-failsafe-plugin.version>3.0.0-M7</maven-failsafe-plugin.version>
<jacoco.plugin.version>0.8.8</jacoco.plugin.version> <jacoco.plugin.version>0.8.8</jacoco.plugin.version>
<kop.license.version>1.3.0-SNAPSHOT</kop.license.version> <kop.license.version>1.3.0</kop.license.version>
<lombok.version>1.18.24</lombok.version> <lombok.version>1.18.24</lombok.version>
</properties> </properties>
......
...@@ -28,13 +28,13 @@ ...@@ -28,13 +28,13 @@
<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.1.0-SNAPSHOT</version> <version>1.1.0</version>
<name>Pluto Parent</name> <name>Pluto Parent</name>
<packaging>pom</packaging> <packaging>pom</packaging>
<properties> <properties>
<kop.license.version>1.3.0-SNAPSHOT</kop.license.version> <kop.license.version>1.3.0</kop.license.version>
</properties> </properties>
<modules> <modules>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment