Fix staging to use 4.9 as 4.9-I-builds is gone now.

Change-Id: I74524299396ff1bc46394cd6dae3f9a92f390164
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/org.eclipse.epp.mpc-target/staging.target b/org.eclipse.epp.mpc-target/staging.target
index 6f3ac48..54caacf 100644
--- a/org.eclipse.epp.mpc-target/staging.target
+++ b/org.eclipse.epp.mpc-target/staging.target
@@ -6,7 +6,7 @@
 <unit id="org.eclipse.equinox.p2.discovery.feature.feature.group" version="0.0.0"/>

 <unit id="org.eclipse.equinox.p2.sdk.feature.group" version="0.0.0"/>

 <unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>

-<repository location="http://download.eclipse.org/eclipse/updates/4.9-I-builds"/>
+<repository location="http://download.eclipse.org/eclipse/updates/4.9"/>
 </location>

 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">

 <unit id="org.hamcrest" version="0.0.0"/>