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

continue development 2.1.0

parent d1191e2b
Branches
Tags
No related merge requests found
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<parent> <parent>
<groupId>de.itvsh.kop.common</groupId> <groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common</artifactId> <artifactId>kop-common</artifactId>
<version>2.0.0</version> <version>2.1.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>kop-common-dependencies</artifactId> <artifactId>kop-common-dependencies</artifactId>
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
<parent> <parent>
<groupId>de.itvsh.kop.common</groupId> <groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common</artifactId> <artifactId>kop-common</artifactId>
<version>2.0.0</version> <version>2.1.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>kop-common-lib</artifactId> <artifactId>kop-common-lib</artifactId>
......
...@@ -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</artifactId> <artifactId>kop-common</artifactId>
<version>2.0.0</version> <version>2.1.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>kop-common-pdf</artifactId> <artifactId>kop-common-pdf</artifactId>
<name>Kop Common - PDF Export library</name> <name>Kop Common - PDF Export library</name>
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
<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>2.0.0</version> <version>2.1.0-SNAPSHOT</version>
<relativePath>../kop-common-dependencies</relativePath> <relativePath>../kop-common-dependencies</relativePath>
</parent> </parent>
......
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kop-common.version>2.0.0</kop-common.version> <kop-common.version>2.1.0-SNAPSHOT</kop-common.version>
<kop.license.version>1.7.0</kop.license.version> <kop.license.version>1.7.0</kop.license.version>
<java.version>17</java.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