Skip to content
Snippets Groups Projects
Commit ee2f8fe0 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4693 dont invoke deploy plugin in install phase

parent e9a0e828
No related branches found
No related tags found
No related merge requests found
......@@ -139,16 +139,6 @@
<groupId>de.xima.fc.maven.plugin</groupId>
<artifactId>fc-deploy-plugin-maven-plugin</artifactId>
<version>${fc-deploy-plugin-maven-plugin.version}</version>
<executions>
<execution>
<id>upload</id>
<phase>install</phase>
<goals>
<goal>deploy</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment