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
Showing with 1 addition and 0 deletions
+1 -0
......@@ -80,6 +80,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.0</version>
<configuration>
<archive>
<manifest>
......
Supports Markdown
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