Bug 551086 - Publish Eclipse 4.13 to maven central

Change-Id: I49d2f768fe86cec7e3df2492ec328774c02ac9db
Signed-off-by: Sarika Sinha <sarika.sinha@in.ibm.com>
diff --git a/publish-to-maven-central/SDK4Mvn.aggr b/publish-to-maven-central/SDK4Mvn.aggr
index 5cc887a..33748aa 100644
--- a/publish-to-maven-central/SDK4Mvn.aggr
+++ b/publish-to-maven-central/SDK4Mvn.aggr
@@ -2,20 +2,20 @@
 <aggregator:Aggregation xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="SDK4Mvn" packedStrategy="UNPACK_AS_SIBLING" type="R" mavenResult="true" versionFormat="MavenRelease">
   <validationSets label="main">
     <contributions label="sdk">
-      <repositories location="/home/data/httpd/download.eclipse.org/eclipse/updates/4.13/R-4.13-201909071130/">
+      <repositories location="/home/data/httpd/download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/">
         <mapRules xsi:type="aggregator:ExclusionRule" name="org.eclipse.e4.core.tools.feature.feature.group"/>
         <mapRules xsi:type="aggregator:ExclusionRule" name="org.eclipse.e4.core.tools.feature.source.feature.group"/>
       </repositories>
-      <repositories location="/home/data/httpd/download.eclipse.org/eclipse/updates/4.13/R-4.13-201909071130/">
+      <repositories location="/home/data/httpd/download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/">
         <bundles name="org.eclipse.jdt.core.compiler.batch"/>
       </repositories>
     </contributions>
     <contributions enabled="false" label="sdk_http">
-      <repositories location="https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909071130/">
+      <repositories location="https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/">
         <mapRules xsi:type="aggregator:ExclusionRule" name="org.eclipse.e4.core.tools.feature.feature.group"/>
         <mapRules xsi:type="aggregator:ExclusionRule" name="org.eclipse.e4.core.tools.feature.source.feature.group"/>
       </repositories>
-      <repositories location="https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909071130/">
+      <repositories location="https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/">
         <bundles name="org.eclipse.jdt.core.compiler.batch"/>
       </repositories>
     </contributions>
diff --git a/publish-to-maven-central/properties.sh b/publish-to-maven-central/properties.sh
index 19c15a7..eab86e0 100644
--- a/publish-to-maven-central/properties.sh
+++ b/publish-to-maven-central/properties.sh
@@ -15,7 +15,7 @@
 # ECLIPSE:
 APP_NAME_P2DIRECTOR=org.eclipse.equinox.p2.director
 DROPS4=/home/data/httpd/download.eclipse.org/eclipse/downloads/drops4
-SDK_BUILD_DIR=R-4.13-201909071130
+SDK_BUILD_DIR=R-4.13-201909161045
 SDK_VERSION=4.13
 FILE_ECLIPSE=${DROPS4}/${SDK_BUILD_DIR}/eclipse-SDK-${SDK_VERSION}-linux-gtk-x86_64.tar.gz