Merge "Update target for 2019-09"
diff --git a/releng/org.eclipse.remote.proxy.server.product/pom.xml b/releng/org.eclipse.remote.proxy.server.product/pom.xml
index c8821f1..88cac5c 100644
--- a/releng/org.eclipse.remote.proxy.server.product/pom.xml
+++ b/releng/org.eclipse.remote.proxy.server.product/pom.xml
@@ -59,8 +59,8 @@
 					<artifactId>maven-antrun-plugin</artifactId>
 					<executions>
 						<execution>
-							<id>deploy</id>
-							<phase>install</phase>
+							<id>copy-built-proxy-servers-to-individual-bundles</id>
+							<phase>package</phase>
 							<goals>
 								<goal>run</goal>
 							</goals>