mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-6377 Skipping the deployment of the artifacts now for testing purposes
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -613,6 +613,9 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-deploy-plugin</artifactId>
|
<artifactId>maven-deploy-plugin</artifactId>
|
||||||
<version>2.7</version>
|
<version>2.7</version>
|
||||||
|
<configuration>
|
||||||
|
<skip>true</skip>
|
||||||
|
</configuration>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>default-deploy</id>
|
<id>default-deploy</id>
|
||||||
|
Reference in New Issue
Block a user