Update photran release build location.
diff --git a/org.eclipse.photran.repo/pom.xml b/org.eclipse.photran.repo/pom.xml
index 9de7b0b..bc0c6c6 100644
--- a/org.eclipse.photran.repo/pom.xml
+++ b/org.eclipse.photran.repo/pom.xml
@@ -31,7 +31,7 @@
 		<profile>
 			<id>production</id>
 			<properties>
-				<ptp-install>/home/data/httpd/download.eclipse.org/tools/ptp/builds/hudson/ptp-photran-nightly</ptp-install>
+				<ptp-install>/home/data/httpd/download.eclipse.org/tools/ptp/builds/hudson/ptp-release-photran</ptp-install>
 			</properties>
 			<build>
 				<plugins>