From 2f23f488db54f8e133552a8fc9eea6959cdeb52f Mon Sep 17 00:00:00 2001 From: Oana Nechiforescu Date: Fri, 21 Oct 2016 13:29:24 +0300 Subject: [PATCH] Updates to amps names. --- rm-automation/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index 8c5d1800db..e88c8062f1 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -273,7 +273,7 @@ process-test-resources true - ${project.build.directory}/amps/alfresco-rm-server-${project.version}.amp + ${project.build.directory}/amps/alfresco-rm-server-${project.version}-amp.amp ${project.build.directory}/alf-installation/tomcat/webapps/alfresco.war @@ -285,7 +285,7 @@ process-test-resources true - ${project.build.directory}/amps/alfresco-rm-share-${project.version}.amp + ${project.build.directory}/amps/alfresco-rm-share-${project.version}-amp.amp ${project.build.directory}/alf-installation/tomcat/webapps/share.war