Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 0524eba

Browse files
committed
Update eclipse target site to staging 2022-06
Signed-off-by: Ondrej Dockal <odockal@redhat.com>
1 parent 32580d5 commit 0524eba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<properties>
2323
<tycho-version>2.4.0</tycho-version>
2424
<tychoExtrasVersion>${tycho-version}</tychoExtrasVersion>
25-
<eclipse-target-site>https://download.eclipse.org/releases/2022-06/</eclipse-target-site>
25+
<eclipse-target-site>https://download.eclipse.org/staging/2022-06/</eclipse-target-site>
2626
<swtbot-update-site>https://download.eclipse.org/technology/swtbot/snapshots/</swtbot-update-site>
2727
<!-- when making final release, switch from S to R latest update site - https://github.com/eclipse/reddeer/issues/2100 -->
2828
<!--eclipse-orbit-update-site>https://download.eclipse.org/tools/orbit/downloads/latest-R/</eclipse-orbit-update-site-->

site/category.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113

114114
<!--Change the site to releases once doing final release -->
115115
<!--repository-reference location="http://download.eclipse.org/releases/2021-12/" enabled="true" /-->
116-
<repository-reference location="https://download.eclipse.org/releases/2022-06/" enabled="true" />
116+
<repository-reference location="https://download.eclipse.org/staging/2022-06/" enabled="true" />
117117
<repository-reference location="https://download.eclipse.org/eclipse/updates/4.24/" enabled="true" />
118118
<repository-reference location="https://download.eclipse.org/tools/orbit/downloads/latest-S/" enabled="true" />
119119

0 commit comments

Comments
 (0)