aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--aria/aria-rest-server/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aria/aria-rest-server/pom.xml b/aria/aria-rest-server/pom.xml
index 87c8f3e888..d74ea93025 100644
--- a/aria/aria-rest-server/pom.xml
+++ b/aria/aria-rest-server/pom.xml
@@ -86,7 +86,7 @@
</environmentVariables>
</configuration>
</execution>
- <execution>
+ <!--execution>
<id>deploy</id>
<phase>deploy</phase>
<goals><goal>exec</goal></goals>
@@ -105,7 +105,7 @@
<WHEEL_PATH>${project.build.directory}/${wheel.name}</WHEEL_PATH>
</environmentVariables>
</configuration>
- </execution>
+ </execution-->
</executions>
</plugin>
</plugins>