GITZYY 7 miesięcy temu
rodzic
commit
8a1ac2e623
1 zmienionych plików z 8 dodań i 0 usunięć
  1. 8 0
      pom.xml

+ 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>