mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
APPS-993 Fix conflicts during the release deploy phase
This commit is contained in:
@@ -293,18 +293,6 @@
|
||||
<plugin>
|
||||
<groupId>org.alfresco.maven.plugin</groupId>
|
||||
<artifactId>alfresco-maven-plugin</artifactId>
|
||||
<executions>
|
||||
<execution>
|
||||
<goals>
|
||||
<goal>amp</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<attachClasses>true</attachClasses>
|
||||
<attachConfig>true</attachConfig>
|
||||
<includeDependencies>true</includeDependencies>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
|
Reference in New Issue
Block a user