Fix Jenkins

...and update non-shaded jar names.
This commit is contained in:
RednedEpic 2019-12-01 17:10:58 -06:00
parent e8f4522762
commit c76c39f3f5
6 changed files with 12 additions and 12 deletions

View file

@ -118,7 +118,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.1</version>
<executions>
<execution>
<phase>package</phase>