diff --git a/JenkinsJobs/Builds/FOLDER.groovy b/JenkinsJobs/Builds/FOLDER.groovy
index 3655fc58a86..698159bbed3 100644
--- a/JenkinsJobs/Builds/FOLDER.groovy
+++ b/JenkinsJobs/Builds/FOLDER.groovy
@@ -17,8 +17,8 @@ for (STREAM in config.Streams){
# Format: Minute Hour Day Month Day-of-week (1-7)
# - - - Integration Eclipse SDK builds - - -
# Schedule: 6 PM every day until end of RC2
-0 18 * 5-7 *
-0 18 1-27 8 *
+0 18 * 8-10 *
+0 18 1-26 11 *
''')
}
}
diff --git a/JenkinsJobs/JobDSL.json b/JenkinsJobs/JobDSL.json
index ccec9a66721..5eb59f8b891 100644
--- a/JenkinsJobs/JobDSL.json
+++ b/JenkinsJobs/JobDSL.json
@@ -1,8 +1,8 @@
{
"Streams": [
- "4.37"
+ "4.38"
],
"Branches": {
- "4.37": "master"
+ "4.38": "master"
}
}
diff --git a/cje-production/buildproperties.txt b/cje-production/buildproperties.txt
index 8e8e3cffd31..5f941db0aee 100644
--- a/cje-production/buildproperties.txt
+++ b/cje-production/buildproperties.txt
@@ -18,10 +18,10 @@
# CJE build variables
BRANCH="master"
-RELEASE_VER="4.37"
-STREAM="4.37.0"
+RELEASE_VER="4.38"
+STREAM="4.38.0"
STREAMMajor="4"
-STREAMMinor="37"
+STREAMMinor="38"
STREAMService="0"
GIT_ROOT="git@github.com:"
AGG_REPO="eclipse-platform/eclipse.platform.releng.aggregator.git"
@@ -38,17 +38,17 @@ LOCAL_REPO="localMavenRepo"
BASEBUILDER_TAG="4.36"
API_PREV_REF_LABEL="4.36"
-PREVIOUS_RELEASE_VER="4.36"
-PREVIOUS_RELEASE_REPO_ID="4.36"
+PREVIOUS_RELEASE_VER="4.37RC2"
+PREVIOUS_RELEASE_REPO_ID="4.37-I-builds"
#build id for getting repo
-BASEBUILD_ID="R-4.36-202505281830"
+BASEBUILD_ID="I20250828-0630"
#release id for downloading eclipse
-PREVIOUS_RELEASE_ID="R-4.36-202505281830"
+PREVIOUS_RELEASE_ID="S-4.37RC2-202508280630"
BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/snapshots"
WEBTOOLS_REPO="https://download.eclipse.org/webtools/downloads/drops/R3.37.0/R-3.37.0-20250303081219/repositoryunittests/"
BASEBUILDER_DIR="tmp/org.eclipse.releng.basebuilder"
-ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.37-I-builds/"
+ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.38-I-builds/"
#Maven parameters
JAVA_DOC_TOOL="-Declipse.javadoc=/opt/tools/java/openjdk/jdk-17/latest/bin/javadoc"
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index e6088884c30..99eefa3b59a 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -19,7 +19,7 @@
4.0.0
org.eclipse
eclipse-platform-parent
- 4.37.0-SNAPSHOT
+ 4.38.0-SNAPSHOT
pom
3.9.9
@@ -38,7 +38,7 @@
2025
- 09
+ 12
${releaseYear}-${releaseMonth}
- 4.37
+ 4.38
all
- https://download.eclipse.org/eclipse/updates/4.36/R-4.36-202505281830/
+ https://download.eclipse.org/eclipse/updates/4.37-I-builds/I20250828-0630/