Bug 406557 - Allow exporting maven2 repository as -SNAPSHOT
- M2 build is gone, use latest I build instead
diff --git a/releng/EnrichPoms/properties.sh b/releng/EnrichPoms/properties.sh
index dd989e8..d31dc20 100644
--- a/releng/EnrichPoms/properties.sh
+++ b/releng/EnrichPoms/properties.sh
@@ -12,12 +12,12 @@
# ECLIPSE:
APP_NAME_P2DIRECTOR=org.eclipse.equinox.p2.director
DROPS4=/home/data/httpd/download.eclipse.org/eclipse/downloads/drops4
-SDK_BUILD_DIR=I20181031-1800
-SDK_VERSION=I20181031-1800
+SDK_BUILD_DIR=I20181112-1800
+SDK_VERSION=I20181112-1800
FILE_ECLIPSE=${DROPS4}/${SDK_BUILD_DIR}/eclipse-SDK-${SDK_VERSION}-linux-gtk-x86_64.tar.gz
# JDT / ECJ:
-ECJ_VERSION=3.16.0-SNAPSHOT-I20181031-1800
+ECJ_VERSION=3.16.0-SNAPSHOT-I20181112-1800
# AGGREGATOR:
IU_AGG_PRODUCT=org.eclipse.cbi.p2repo.cli.product