Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonah Graham2022-05-27 01:29:24 +0000
committerJonah Graham2022-05-27 01:29:46 +0000
commit3551c103b1f5cdcdb5bb08ac373eed82bfe55388 (patch)
tree09196d65036dc02e4dcee24d45139b5377a3ebeb /releng/org.eclipse.epp.config/parent
parent1c67a1b5b49a5f3bd0724a723c1910630426a2b2 (diff)
downloadorg.eclipse.epp.packages-3551c103b1f5cdcdb5bb08ac373eed82bfe55388.tar.gz
org.eclipse.epp.packages-3551c103b1f5cdcdb5bb08ac373eed82bfe55388.tar.xz
org.eclipse.epp.packages-3551c103b1f5cdcdb5bb08ac373eed82bfe55388.zip
Restore building from staging repo
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 00cf5312..ce9a87c9 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>202205261200</RELEASE_DIR>
<!-- SimRel Repo to build from -->
- <SIMREL_REPO>https://download.eclipse.org/releases/2022-06/202205271000/</SIMREL_REPO>
+ <SIMREL_REPO>https://download.eclipse.org/staging/2022-06</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