Fixed pom

This commit is contained in:
Luca Frosini 2021-06-11 12:57:41 +02:00
parent 532147cd3b
commit 41a94b5975
1 changed files with 0 additions and 14 deletions

14
pom.xml
View File

@ -88,7 +88,6 @@
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
@ -131,19 +130,6 @@
<goal>single</goal>
</goals>
</execution>
<execution>
<id>tar.gz</id>
<configuration>
<appendAssemblyId>false</appendAssemblyId>
<descriptors>
<descriptor>tar-gz.xml</descriptor>
</descriptors>
</configuration>
<phase>package</phase>
<goals>
<goal>single</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>