Skip to content
Snippets Groups Projects
Commit e53a28d9 authored by Bernhard Johannes Berger's avatar Bernhard Johannes Berger
Browse files

Set Maven JAR plugin version for plugins.

parent 7c9ab1e6
No related branches found
No related tags found
No related merge requests found
Pipeline #233178 failed
......@@ -199,6 +199,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.2</version>
<configuration>
<outputDirectory>${project.build.directory}/${project.artifactId}</outputDirectory>
</configuration>
......
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