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

OZG-3085 Verwende KOP common 1.3.0-SNAPSHOT, pom aufgeräumt

parent 66b3651f
Branches
Tags
No related merge requests found
...@@ -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.2.1</version> <version>1.3.0-SNAPSHOT</version>
<relativePath /> <relativePath />
</parent> </parent>
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,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.2.1</version> <version>1.3.0-SNAPSHOT</version>
<relativePath /> <relativePath />
</parent> </parent>
......
...@@ -48,9 +48,6 @@ ...@@ -48,9 +48,6 @@
<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-SNAPSHOT</kop.license.version>
<license.inceptionYear>2020</license.inceptionYear>
<license.organizationName>ITVSH</license.organizationName>
<license.projectName>KOP</license.projectName>
</properties> </properties>
<dependencyManagement> <dependencyManagement>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment