Skip to content

Commit

Permalink
Update target eclipse/orbit sites for 4.3.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Ondrej Dockal <odockal@redhat.com>
  • Loading branch information
odockal committed Sep 7, 2022
1 parent 6947534 commit a66d8a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<eclipse-target-site>https://download.eclipse.org/releases/2022-09/</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-S/</eclipse-orbit-update-site>
<eclipse-orbit-update-site>https://download.eclipse.org/tools/orbit/downloads/latest-R/</eclipse-orbit-update-site>
<!-- eclipse-orbit-update-site>https://download.eclipse.org/tools/orbit/downloads/latest-S/</eclipse-orbit-update-site -->
<cbi-repo-site>https://repo.eclipse.org/content/repositories/cbi-releases/</cbi-repo-site>
<download-plugin-version>1.2.1</download-plugin-version>
Expand Down
2 changes: 1 addition & 1 deletion site/category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,6 @@
<!--repository-reference location="http://download.eclipse.org/releases/2021-12/" enabled="true" /-->
<repository-reference location="https://download.eclipse.org/releases/2022-09/" enabled="true" />
<repository-reference location="https://download.eclipse.org/eclipse/updates/4.25/" enabled="true" />
<repository-reference location="https://download.eclipse.org/tools/orbit/downloads/latest-S/" enabled="true" />
<repository-reference location="https://download.eclipse.org/tools/orbit/downloads/latest-R/" enabled="true" />

</site>

0 comments on commit a66d8a1

Please sign in to comment.