Skip to content

Commit d215b54

Browse files
committed
fix name and comment for integration build inclusion
1 parent 2024db4 commit d215b54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eclipse-distribution/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,8 @@
229229
<url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-12</url>
230230
</repository>
231231

232-
<repository> <!-- TEMPORARY to GRAB Java 25 support in early builds -->
233-
<id>2025-09-i-builds</id>
232+
<repository> <!-- TEMPORARY to GRAB Java 25 support in early builds and macos 26.1 highlight issue -->
233+
<id>2025-12-i-builds</id>
234234
<layout>p2</layout>
235235
<url>https://download.eclipse.org/eclipse/updates/4.38-I-builds/</url>
236236
</repository>

0 commit comments

Comments
 (0)