Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonah Graham2022-07-14 14:52:21 +0000
committerJonah Graham2022-07-14 14:52:21 +0000
commit1ac15f8f3fd211ad92cb60fe11d7128614d27d86 (patch)
tree3f8edbd2884d5534f91a489bc4e0668433c09938 /releng/org.eclipse.epp.config/parent
parent9dc4058a7ecc8ab2bfce92560765b11d8b101f07 (diff)
downloadorg.eclipse.epp.packages-1ac15f8f3fd211ad92cb60fe11d7128614d27d86.tar.gz
org.eclipse.epp.packages-1ac15f8f3fd211ad92cb60fe11d7128614d27d86.tar.xz
org.eclipse.epp.packages-1ac15f8f3fd211ad92cb60fe11d7128614d27d86.zip
[releng] 2022-09 M1 simrel URL
Diffstat (limited to 'releng/org.eclipse.epp.config/parent')
-rw-r--r--releng/org.eclipse.epp.config/parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/org.eclipse.epp.config/parent/pom.xml b/releng/org.eclipse.epp.config/parent/pom.xml
index 2e1f1e39..76a2e5f9 100644
--- a/releng/org.eclipse.epp.config/parent/pom.xml
+++ b/releng/org.eclipse.epp.config/parent/pom.xml
@@ -43,7 +43,7 @@
<!-- Name release directory on download.eclipse.org -->
<RELEASE_DIR>202207141200</RELEASE_DIR>
<!-- SimRel Repo to build from -->
- <SIMREL_REPO>https://download.eclipse.org/staging/2022-09/</SIMREL_REPO>
+ <SIMREL_REPO>https://download.eclipse.org/releases/2022-09/202207151000/</SIMREL_REPO>
<!-- ID used to generate the filename of the packages -->
<eclipse.simultaneous.release.id>${RELEASE_NAME}-${RELEASE_MILESTONE}</eclipse.simultaneous.release.id>
<!-- Timestamp used in various places, e.g. the about dialog (see about.mappings) -->

Back to the top