Update pom.xml

This commit is contained in:
Andrea Cavalli 2021-02-15 13:37:31 +01:00
parent 869447f5e6
commit ce7b9481a5

View File

@ -207,7 +207,7 @@
<version>3.1.2</version> <version>3.1.2</version>
<executions> <executions>
<execution> <execution>
<phase>compile</phase> <phase>package</phase>
<goals> <goals>
<goal>copy-dependencies</goal> <goal>copy-dependencies</goal>
</goals> </goals>