the second -jar- goal is redundant

This commit is contained in:
Ceki Gulcu 2021-06-29 15:29:49 +02:00
parent a1683d9323
commit 9558b2103e
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@
<id>bundle-test-jar</id>
<phase>package</phase>
<goals>
<goal>jar</goal>
<goal>test-jar</goal>
</goals>
</execution>