GITZYY
7 kuukautta sitten
vanhempi
commit
8a1ac2e623
1 muutettua tiedostoa jossa
8 lisäystä ja
0 poistoa
-
8
0
pom.xml
|
@@ -196,6 +196,14 @@
|
|
|
</manifest>
|
|
|
</archive>
|
|
|
</configuration>
|
|
|
+ <executions>
|
|
|
+ <execution>
|
|
|
+ <id>repackage</id>
|
|
|
+ <goals>
|
|
|
+ <goal>repackage</goal>
|
|
|
+ </goals>
|
|
|
+ </execution>
|
|
|
+ </executions>
|
|
|
</plugin>
|
|
|
</plugins>
|
|
|
</pluginManagement>
|