Skip to content

Commit

Permalink
Update to build with Eclipse 2023-12.
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioz committed Jan 20, 2024
1 parent d33c9ac commit c6357e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@
<properties>
<tycho-version>4.0.3</tycho-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<repository.id>eclipse-2023-09</repository.id>
<repository.url>https://download.eclipse.org/releases/2023-09/</repository.url>
<repository.id>eclipse-2023-12</repository.id>
<repository.url>https://download.eclipse.org/releases/2023-12/</repository.url>
</properties>
<prerequisites>
<maven>3.9.5</maven>
Expand Down

0 comments on commit c6357e8

Please sign in to comment.