Bug 572348: New profile eclipse-package-dmg (fixup)
The previous commit copied the files to archive before package-dmg ran
because both were tied to pre-integration-test. Now tie copy-zips-to-archive-folder
to run later by using integration-test phase
Change-Id: Ib6f84ecb4adee304f36ac7b321f7b2b2499ba443
diff --git a/releng/org.eclipse.epp.config/parent/product/pom.xml b/releng/org.eclipse.epp.config/parent/product/pom.xml
index 7a3aeaf..3320315 100644
--- a/releng/org.eclipse.epp.config/parent/product/pom.xml
+++ b/releng/org.eclipse.epp.config/parent/product/pom.xml
@@ -102,7 +102,7 @@
<executions>
<execution>
<id>copy-zips-to-archive-folder</id>
- <phase>pre-integration-test</phase>
+ <phase>integration-test</phase>
<configuration>
<target>
<copy todir="${basedir}/../../archive">