Prepare DLTK 5.8 downloads

Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
diff --git a/build/site/runtime.sites/all/site.xml b/build/site/runtime.sites/all/site.xml
index d86b5a5..2fc7aae 100644
--- a/build/site/runtime.sites/all/site.xml
+++ b/build/site/runtime.sites/all/site.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <site
-  digestURL="http://download.eclipse.org/technology/dltk/updates/5.7.1/">
+  digestURL="http://download.eclipse.org/technology/dltk/updates/5.8/">
    <description url="http://www.eclipse.org/dltk/">
       The update site contains the features of
   the Eclipse Dynamic Languages
diff --git a/build/site/site/pom.xml b/build/site/site/pom.xml
index ca87ef7..101fe26 100644
--- a/build/site/site/pom.xml
+++ b/build/site/site/pom.xml
@@ -14,7 +14,7 @@
 	<packaging>pom</packaging>
 	<properties>
 		<buildLabel>I-</buildLabel>
-		<buildBranch>R5.7</buildBranch>
+		<buildBranch>R5.8</buildBranch>
 		<buildTypeId>Integration</buildTypeId>
 	</properties>