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

start development 1.4.0

parent ebcab5f9
No related branches found
No related tags found
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>1.3.0</version> <version>1.4.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>1.3.0</version> <version>1.4.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>kop-common-lib</artifactId> <artifactId>kop-common-lib</artifactId>
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Kop Common - Parent</name> <name>Kop Common - Parent</name>
<description>Parent for all KOP spring boot projects</description> <description>Parent for all KOP spring boot projects</description>
<version>1.3.0</version> <version>1.4.0-SNAPSHOT</version>
<properties> <properties>
<java.version>17</java.version> <java.version>17</java.version>
......
...@@ -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>1.3.0</version> <version>1.4.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>1.3.0</version> <version>1.4.0-SNAPSHOT</version>
<relativePath>../kop-common-dependencies</relativePath> <relativePath>../kop-common-dependencies</relativePath>
</parent> </parent>
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<groupId>de.itvsh.kop.common</groupId> <groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common</artifactId> <artifactId>kop-common</artifactId>
<version>1.3.0</version> <version>1.4.0-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Kop Common</name> <name>Kop Common</name>
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
</modules> </modules>
<properties> <properties>
<kop-common.version>1.3.0</kop-common.version> <kop-common.version>1.4.0-SNAPSHOT</kop-common.version>
<kop.license.version>1.3.0</kop.license.version> <kop.license.version>1.3.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