mirror of
https://github.com/maxkratz/maven-tycho-eclipse-example.git
synced 2024-10-13 18:33:39 +00:00
Updates Eclipse version to 2024-09 R
This commit is contained in:
parent
174218f7be
commit
5e097b7894
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -25,9 +25,9 @@
|
|||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>eclipse-2024-06</id>
|
||||
<id>eclipse-2024-09</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/releases/2024-06</url>
|
||||
<url>https://download.eclipse.org/releases/2024-09</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
|
|
Loading…
Reference in a new issue