diff options
Diffstat (limited to 'releng/org.eclipse.epp.config/parent/pom.xml')
-rw-r--r-- | releng/org.eclipse.epp.config/parent/pom.xml | 2 |
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 76a2e5f9..2e1f1e39 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/releases/2022-09/202207151000/</SIMREL_REPO> + <SIMREL_REPO>https://download.eclipse.org/staging/2022-09/</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) --> |