Commit 60327eb2 authored by Eric Duminil's avatar Eric Duminil
Browse files

Specifying version number for maven-jar-plugin

parent 1459a243
Pipeline #202 canceled with stages
......@@ -80,6 +80,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.0</version>
<configuration>
<archive>
<manifest>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment