File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
#*******************************************************************************
2
- # Copyright (c) 2021 IBM Corporation and others.
2
+ # Copyright (c) 2022 IBM Corporation and others.
3
3
#
4
4
# This program and the accompanying materials
5
5
# are made available under the terms of the Eclipse Public License 2.0
@@ -57,7 +57,7 @@ PREVIOUS_RELEASE_ID="S-4.24RC2-202206011800"
57
57
BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/"
58
58
WEBTOOLS_REPO="https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/"
59
59
BASEBUILDER_DIR="tmp/org.eclipse.releng.basebuilder"
60
- ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.24 -I-builds/"
60
+ ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.25 -I-builds/"
61
61
62
62
#Maven parameters
63
63
MAVEN_OPTS="-Xmx6G"
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ PREVIOUS_RELEASE_ID="S-4.24RC2-202206011800"
57
57
BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/"
58
58
WEBTOOLS_REPO="https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/"
59
59
BASEBUILDER_DIR="tmp/org.eclipse.releng.basebuilder"
60
- ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.24 -I-builds/"
60
+ ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.25 -I-builds/"
61
61
62
62
#Maven parameters
63
63
MAVEN_OPTS="-Xmx6G"
Original file line number Diff line number Diff line change 77
77
'eclipiserun-repo' repository, such as for computing .api-descriptions and
78
78
generating API Tools reports.
79
79
-->
80
- <eclipserun-repo >https://download.eclipse.org/eclipse/updates/4.24 -I-builds/</eclipserun-repo >
80
+ <eclipserun-repo >https://download.eclipse.org/eclipse/updates/4.25 -I-builds/</eclipserun-repo >
81
81
82
- <comparator .repo>https://download.eclipse.org/eclipse/updates/4.24 -I-builds</comparator .repo>
82
+ <comparator .repo>https://download.eclipse.org/eclipse/updates/4.25 -I-builds</comparator .repo>
83
83
84
84
<!-- only used when Tycho snapshot repo is enabled in <pluginRepositories> further down -->
85
85
<tycho-snapshot-repo .url>https://repo.eclipse.org/content/repositories/tycho-snapshots/</tycho-snapshot-repo .url>
You can’t perform that action at this time.
0 commit comments