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

OZG-3931 migrate pluto-utils

parent 99271e09
Branches
Tags
No related merge requests found
......@@ -30,7 +30,7 @@
<parent>
<groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common-dependencies</artifactId>
<version>1.8.0</version>
<version>2.3.1</version>
<relativePath/>
</parent>
......@@ -130,8 +130,6 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>${maven-compiler-plugin.version}</version>
<configuration>
<source>${java.version}</source>
<target>${java.version}</target>
<fork>true</fork>
<annotationProcessorPaths>
<path>
......@@ -159,6 +157,7 @@
</compilerArg>
</compilerArgs>
<generatedSourcesDirectory>target/generated-sources</generatedSourcesDirectory>
<release>${java.version}</release>
</configuration>
</plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment