Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'cje-production/Y-build/buildproperties.txt')
-rw-r--r--cje-production/Y-build/buildproperties.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/cje-production/Y-build/buildproperties.txt b/cje-production/Y-build/buildproperties.txt
index 98f4dd05d..2ca63fcbc 100644
--- a/cje-production/Y-build/buildproperties.txt
+++ b/cje-production/Y-build/buildproperties.txt
@@ -38,12 +38,13 @@ BUILD_TO_COMPARE_SITE="ftp.osuosl.org/pub/eclipse/eclipse/updates"
LOCAL_REPO="localMavenRepo"
# Base builder parameters
-BASEBUILDER_TAG="4.15"
-API_PREV_REF_LABEL="4.15"
-#API_FREEZE_REF_LABEL="4.15RC1"
+BASEBUILDER_TAG="4.16"
+API_PREV_REF_LABEL="4.16"
+#API_FREEZE_REF_LABEL="4.17RC1"
API_FREEZE_REF_LABEL=""
-PREVIOUS_RELEASE_VER="4.15"
-PREVIOUS_RELEASE_ID="R-4.15-202003050155"
+PREVIOUS_RELEASE_VER="4.16RC2"
+PREVIOUS_RELEASE_REPO_ID="4.16milestones"
+PREVIOUS_RELEASE_ID="S-4.16RC2-202006040540"
BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/"
WEBTOOLS_REPO="https://download.eclipse.org/webtools/downloads/drops/R3.12.0/R-3.12.0-20181130055351/repositoryunittests/"
WEBTOOLS_VER="1.2.0.v201405010053"

Back to the top