Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2019-06-12 06:23:57 +0000
committerSravan Kumar Lakkimsetti2019-06-12 06:23:57 +0000
commit777df6ca816eb5839ba021d54dbbfca597278087 (patch)
tree5fba6e5369720d4c0384ccf2b8dc9643607699ff /cje-production
parente6b904b54ffa43c5c2c72881fca184995927f23a (diff)
downloadeclipse.platform.releng.aggregator-777df6ca816eb5839ba021d54dbbfca597278087.tar.gz
eclipse.platform.releng.aggregator-777df6ca816eb5839ba021d54dbbfca597278087.tar.xz
eclipse.platform.releng.aggregator-777df6ca816eb5839ba021d54dbbfca597278087.zip
Bug 548172 - Integrate new build scripts developed in bug 541301
Change-Id: I453aca7d94dcc9d19063ff29830c546ebada9c2d Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'cje-production')
-rw-r--r--cje-production/buildproperties.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cje-production/buildproperties.txt b/cje-production/buildproperties.txt
index 3c002d399..da92e1259 100644
--- a/cje-production/buildproperties.txt
+++ b/cje-production/buildproperties.txt
@@ -40,7 +40,7 @@ LOCAL_REPO="localMavenRepo"
# Base builder parameters
BASEBUILDER_TAG="4.12"
API_PREV_REF_LABEL="4.12"
-PREVIOUS_RELEASE_VER="4.12"
+PREVIOUS_RELEASE_VER="4.12RC2"
PREVIOUS_RELEASE_ID="S-4.12RC2-201906051800"
BUILDTOOLS_REPO="http://build.eclipse.org/eclipse/buildtools/"
WEBTOOLS_REPO="https://download.eclipse.org/webtools/downloads/drops/R3.12.0/R-3.12.0-20181130055351/repositoryunittests/"

Back to the top