Skip to content

Commit

Permalink
Prepare release 2022-06
Browse files Browse the repository at this point in the history
Signed-off-by: Ondrej Dockal <odockal@redhat.com>
  • Loading branch information
odockal committed Jun 7, 2022
1 parent 5fb36b3 commit 1d8edc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -22,7 +22,7 @@
<properties>
<tycho-version>2.4.0</tycho-version>
<tychoExtrasVersion>${tycho-version}</tychoExtrasVersion>
<eclipse-target-site>https://download.eclipse.org/staging/2022-06/</eclipse-target-site>
<eclipse-target-site>https://download.eclipse.org/releases/2022-06/</eclipse-target-site>
<swtbot-update-site>https://download.eclipse.org/technology/swtbot/snapshots/</swtbot-update-site>
<!-- when making final release, switch from S to R latest update site - https://github.com/eclipse/reddeer/issues/2100 -->
<eclipse-orbit-update-site>https://download.eclipse.org/tools/orbit/downloads/latest-R/</eclipse-orbit-update-site>
Expand Down
2 changes: 1 addition & 1 deletion site/category.xml
Expand Up @@ -113,7 +113,7 @@

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

Expand Down

0 comments on commit 1d8edc6

Please sign in to comment.