Skip to content

Commit

Permalink
Upgrade eclipse tycho and update site (#774)
Browse files Browse the repository at this point in the history
  • Loading branch information
rastaman authored Apr 2, 2024
1 parent e4ce1ba commit 24c3aa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/eclipse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@

<properties>
<robovm.version>2.3.22-SNAPSHOT</robovm.version>
<tycho.version>3.0.3</tycho.version>
<eclipse-site>https://download.eclipse.org/releases/2021-09/</eclipse-site>
<tycho.version>4.0.7</tycho.version>
<eclipse-site>https://download.eclipse.org/releases/2024-06/</eclipse-site>
</properties>

<repositories>
Expand Down

0 comments on commit 24c3aa8

Please sign in to comment.