amp files were missing in the bamboo builds

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@101040 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tuna Aksoy
2015-04-01 12:03:38 +00:00
parent f3cb6506bc
commit c0dd5503e7

View File

@@ -126,6 +126,13 @@
<plugin>
<groupId>org.alfresco.maven.plugin</groupId>
<artifactId>alfresco-maven-plugin</artifactId>
<executions>
<execution>
<goals>
<goal>amp</goal>
</goals>
</execution>
</executions>
<extensions>true</extensions>
<configuration>
<backup>true</backup>