Skip to content
Snippets Groups Projects
Commit 6ac81aed authored by aboeckle's avatar aboeckle
Browse files

no-jira: Fix pom.xml

parent b5ca4ae4
No related branches found
No related tags found
No related merge requests found
...@@ -1350,14 +1350,6 @@ ...@@ -1350,14 +1350,6 @@
</execution> </execution>
</executions> </executions>
</plugin> </plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>10</source>
<target>10</target>
</configuration>
</plugin>
</plugins> </plugins>
<pluginManagement> <pluginManagement>
<plugins> <plugins>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment