diff options
author | Alexander Kurtakov | 2020-01-17 12:33:02 +0000 |
---|---|---|
committer | Alexander Kurtakov | 2020-01-17 12:34:31 +0000 |
commit | 2b55876844a1fb76d62fe75e4292879c48d44b89 (patch) | |
tree | 71b2c24152cbdcc5b0f520f559647297c4b13fdb /cje-production | |
parent | 957f1f5d9eb333ef0653f66ed559d356ba2f1698 (diff) | |
download | eclipse.platform.releng.aggregator-2b55876844a1fb76d62fe75e4292879c48d44b89.tar.gz eclipse.platform.releng.aggregator-2b55876844a1fb76d62fe75e4292879c48d44b89.tar.xz eclipse.platform.releng.aggregator-2b55876844a1fb76d62fe75e4292879c48d44b89.zip |
Migration of I-build to new infra
Switch basebuild and previous release to 4.14.
Change-Id: I14f17c43c56a690100d7f91eda4662e560dd6bac
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'cje-production')
-rw-r--r-- | cje-production/buildproperties.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cje-production/buildproperties.txt b/cje-production/buildproperties.txt index 84f9fbecd..18aa2347c 100644 --- a/cje-production/buildproperties.txt +++ b/cje-production/buildproperties.txt @@ -38,10 +38,10 @@ BUILD_TO_COMPARE_SITE="ftp.osuosl.org/pub/eclipse/eclipse/updates" LOCAL_REPO="localMavenRepo" # Base builder parameters -BASEBUILDER_TAG="4.13" -API_PREV_REF_LABEL="4.13" -PREVIOUS_RELEASE_VER="4.13" -PREVIOUS_RELEASE_ID="R-4.13-201909161045" +BASEBUILDER_TAG="4.14" +API_PREV_REF_LABEL="4.14" +PREVIOUS_RELEASE_VER="4.14" +PREVIOUS_RELEASE_ID="R-4.14-201912100610" 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" |