sl
4 years ago
1 changed files with
7 additions and
7 deletions
-
7
7
pom.xml
|
|
@@ -154,13 +154,13 @@
|
|
|
<mainClass>com.uas.eis.UasEisApplication</mainClass>
|
|
|
</configuration>
|
|
|
|
|
|
- <executions>
|
|
|
- <execution>
|
|
|
- <goals>
|
|
|
- <goal>repackage</goal>
|
|
|
- </goals>
|
|
|
- </execution>
|
|
|
- </executions>
|
|
|
+ <!--<executions>-->
|
|
|
+ <!--<execution>-->
|
|
|
+ <!--<goals>-->
|
|
|
+ <!--<goal>repackage</goal>-->
|
|
|
+ <!--</goals>-->
|
|
|
+ <!--</execution>-->
|
|
|
+ <!--</executions>-->
|
|
|
</plugin>
|
|
|
|
|
|
<plugin>
|