[Releng] Update build.xml to Buckminster 4.5
diff --git a/plugins/org.eclipse.emf.cdo.releng/build.xml b/plugins/org.eclipse.emf.cdo.releng/build.xml
index b93e804..de9646b 100644
--- a/plugins/org.eclipse.emf.cdo.releng/build.xml
+++ b/plugins/org.eclipse.emf.cdo.releng/build.xml
@@ -572,15 +572,15 @@
         <echo message="Installing buckminster" />
         <eclipse app="director">
           <properties>
-            <sysproperty key="org.eclipse.update.jarprocessor.pack200" value="/shared/common/jdk1.6.0-latest/bin" />
+            <sysproperty key="org.eclipse.update.jarprocessor.pack200" value="/shared/common/jdk1.8.0_x64-latest/bin" />
             <sysproperty key="eclipse.p2.mirrors" value="false" />
             <sysproperty key="eclipse.p2.MD5Check" value="false" />
           </properties>
           <args>
             <arg value="-r" />
-            <arg value="http://download.eclipse.org/tools/buckminster/headless-4.4" />
+            <arg value="http://download.eclipse.org/tools/buckminster/headless-4.5" />
             <arg value="-r" />
-            <arg value="http://download.eclipse.org/releases/mars" />
+            <arg value="http://download.eclipse.org/releases/neon" />
             <arg value="-r" />
             <arg value="http://download.eclipse.org/oomph/updates/latest" />
             <arg value="-r" />