pom: remove tomcat deploy execution
This commit is contained in:
@@ -167,15 +167,6 @@
|
|||||||
<server>runelite-tomcat</server>
|
<server>runelite-tomcat</server>
|
||||||
<path>/runelite-${project.version}</path>
|
<path>/runelite-${project.version}</path>
|
||||||
</configuration>
|
</configuration>
|
||||||
<executions>
|
|
||||||
<execution>
|
|
||||||
<id>tomcat-deploy</id>
|
|
||||||
<phase>deploy</phase>
|
|
||||||
<goals>
|
|
||||||
<goal>redeploy</goal>
|
|
||||||
</goals>
|
|
||||||
</execution>
|
|
||||||
</executions>
|
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
|||||||
Reference in New Issue
Block a user