Skip to content

Commit bbc361c

Browse files
committed
assembly plugin caused execution twice! Kudos to Marco Speranza!
1 parent 7986f3d commit bbc361c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<executions>
4848
<execution>
4949
<goals>
50-
<goal>assembly</goal>
50+
<goal>single</goal>
5151
</goals>
5252
<phase>package</phase>
5353
<configuration>

0 commit comments

Comments
 (0)