Skip to content

Commit

Permalink
Merge pull request #53 from eMoflon/feature/eclipse-2023-12-update
Browse files Browse the repository at this point in the history
Updates Eclipse repository to 2023-12 R
  • Loading branch information
maxkratz authored Jan 4, 2024
2 parents 695d2ea + d11ecc5 commit d899edf
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 @@ -27,9 +27,9 @@

<repositories>
<repository>
<id>eclipse-2023-09</id>
<id>eclipse-2023-12</id>
<layout>p2</layout>
<url>https://download.eclipse.org/releases/2023-09</url>
<url>https://download.eclipse.org/releases/2023-12</url>
</repository>
</repositories>

Expand Down

0 comments on commit d899edf

Please sign in to comment.