feat(build): remove dist

This commit is contained in:
ineanto 2023-04-03 11:00:34 +02:00
parent 35e2db02e9
commit 6e0ef4a243
3 changed files with 1 additions and 130 deletions

View file

@ -127,7 +127,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.3.1-SNAPSHOT</version>
<version>3.4.1</version>
<executions>
<execution>
<phase>package</phase>