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

start development 1.7.0

parent 678acc8d
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@
<parent>
<groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>kop-common-dependencies</artifactId>
......
......@@ -30,7 +30,7 @@
<parent>
<groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>kop-common-lib</artifactId>
......
......@@ -30,7 +30,7 @@
<parent>
<groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>kop-common-license</artifactId>
......
......@@ -37,7 +37,7 @@
<groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Kop Common - Parent</name>
......@@ -48,7 +48,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<kop-common.version>1.6.0-SNAPSHOT</kop-common.version>
<kop-common.version>1.7.0-SNAPSHOT</kop-common.version>
<kop.license.version>1.3.0</kop.license.version>
<mapstruct.version>1.5.3.Final</mapstruct.version>
......
......@@ -28,7 +28,7 @@
<parent>
<groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.7.0-SNAPSHOT</version>
</parent>
<artifactId>kop-common-pdf</artifactId>
<name>Kop Common - PDF Export library</name>
......
......@@ -30,7 +30,7 @@
<parent>
<groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common-dependencies</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.7.0-SNAPSHOT</version>
<relativePath>../kop-common-dependencies</relativePath>
</parent>
......
......@@ -29,7 +29,7 @@
<groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Kop Common</name>
......@@ -45,7 +45,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kop-common.version>1.6.0-SNAPSHOT</kop-common.version>
<kop-common.version>1.7.0-SNAPSHOT</kop-common.version>
<kop.license.version>1.3.0</kop.license.version>
<java.version>17</java.version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment