From 8c13f61307ca07a0ff66f755716cb6a98e9fcb4d Mon Sep 17 00:00:00 2001 From: Rahul Mohanan <121536011+MohananRahul@users.noreply.github.com> Date: Mon, 27 Nov 2023 16:41:14 +0530 Subject: [PATCH] Fixver (#1581) * Move previous version to 4.30RC2 across build scripts https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1557 * Updated RC2version --- cje-production/Y-build/buildproperties.txt | 4 ++-- eclipse-platform-parent/pom.xml | 2 +- .../bundles/org.eclipse.jdt.doc.isv/jdtOptions.txt | 2 +- .../platformOptions.txt | 2 +- .../src/main/resources/equinoxp2tests.properties | 8 ++++---- .../src/main/resources/label.properties | 2 +- .../src/main/scripts/getPreviousRelease.sh | 4 ++-- .../configuration/streamSpecific.properties | 14 +++++++------- production/testScripts/updateTestResultsPages.sh | 2 +- scripts/updateProductVersion.sh | 8 ++++---- 10 files changed, 24 insertions(+), 24 deletions(-) diff --git a/cje-production/Y-build/buildproperties.txt b/cje-production/Y-build/buildproperties.txt index c29b1b71255..62070a8f8cf 100644 --- a/cje-production/Y-build/buildproperties.txt +++ b/cje-production/Y-build/buildproperties.txt @@ -22,9 +22,9 @@ BUILD_TYPE_NAME="Beta Java 21" BUILD_TYPE="Y" TESTED_BUILD_TYPE="Y" RELEASE_VER="4.30" -STREAM="4.30.0" +STREAM="4.31.0" STREAMMajor="4" -STREAMMinor="30" +STREAMMinor="31" STREAMService="0" GIT_ROOT="git@github.com:" AGG_REPO="eclipse-platform/eclipse.platform.releng.aggregator.git" diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml index cd25230eb53..943305f1652 100644 --- a/eclipse-platform-parent/pom.xml +++ b/eclipse-platform-parent/pom.xml @@ -140,7 +140,7 @@ false true - https://download.eclipse.org/eclipse/updates/4.29/R-4.29-202309031000/ + https://download.eclipse.org/eclipse/updates/4.30-I-builds/I20231123-1700/