Removed servicearchive creation which is deprecated
This commit is contained in:
parent
d81cd32cf3
commit
ed17a362fa
4
pom.xml
4
pom.xml
|
@ -94,10 +94,6 @@
|
||||||
<id>make-uberjar</id>
|
<id>make-uberjar</id>
|
||||||
<phase>package</phase>
|
<phase>package</phase>
|
||||||
</execution>
|
</execution>
|
||||||
<execution>
|
|
||||||
<id>make-servicearchive</id>
|
|
||||||
<phase>package</phase>
|
|
||||||
</execution>
|
|
||||||
</executions>
|
</executions>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
|
|
Loading…
Reference in New Issue