Merge remote-tracking branch 'origin/ptp_5_0'
diff --git a/pom.xml b/pom.xml
index 9c5654e..3b467d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,8 +20,7 @@
 		<photran-site>file://home/data/httpd/download.eclipse.org/tools/ptp/builds/hudson/ptp-photran-nightly</photran-site>
 		<ptp-build>/home/data/httpd/download.eclipse.org/tools/ptp/builds/hudson/ptp-nightly</ptp-build>
 		<ptp-site>file:/${ptp-build}</ptp-site>
-		<ptp-stream>juno</ptp-stream>
-		<ptp-install>/home/data/httpd/download.eclipse.org/tools/ptp/builds/${ptp-stream}/nightly</ptp-install>
+		<ptp-install>/home/data/httpd/download.eclipse.org/tools/ptp/builds/${unqualifiedVersion}/${buildQualifier}</ptp-install>
 	</properties>
 
 	<licenses>
@@ -302,7 +301,7 @@
 												<include name="ptp-proxy-*" />
 											</fileset>
 										</copy>
-										<zip basedir="${project.build.directory}/checksumFix" destfile="${ptp-install}/org.eclipse.ptp.master.signed.zip" />
+										<zip basedir="${project.build.directory}/checksumFix" destfile="${ptp-install}/ptp-master-${unqualifiedVersion}-${buildQualifier}.zip" />
 									</tasks>
 								</configuration>
 							</execution>