RM-6377 Skipping the deployment of the artifacts now for testing purposes

This commit is contained in:
Elena Hardon
2018-07-05 12:18:47 +03:00
parent 0617bff6d8
commit 151b75a15a

View File

@@ -613,6 +613,9 @@
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<version>2.7</version>
<configuration>
<skip>true</skip>
</configuration>
<executions>
<execution>
<id>default-deploy</id>