Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonah Graham2022-11-25 01:33:17 +0000
committerJonah Graham2022-11-25 01:33:17 +0000
commit9b1475297f0a7e02f01352298ae8871cfe372122 (patch)
tree58dbc144c46c78b91b8406707228d10d9b927f51
parente37979d5b33129f8e326247f1b9a75843da04297 (diff)
downloadorg.eclipse.epp.packages-9b1475297f0a7e02f01352298ae8871cfe372122.tar.gz
org.eclipse.epp.packages-9b1475297f0a7e02f01352298ae8871cfe372122.tar.xz
org.eclipse.epp.packages-9b1475297f0a7e02f01352298ae8871cfe372122.zip
[releng] 2022-12 staging simrel repo
-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 d3c9c64c..870e3708 100644
--- a/releng/org.eclipse.epp.config/parent/pom.xml
+++ b/releng/org.eclipse.epp.config/parent/pom.xml
@@ -44,7 +44,7 @@
<!-- Name release directory on download.eclipse.org -->
<RELEASE_DIR>202211241200</RELEASE_DIR>
<!-- SimRel Repo to build from -->
- <SIMREL_REPO>https://download.eclipse.org/releases/2022-12/202211251000/</SIMREL_REPO>
+ <SIMREL_REPO>https://download.eclipse.org/staging/2022-12/</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