We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0e9f1 commit 8a47697Copy full SHA for 8a47697
1 file changed
pom.xml
@@ -8,8 +8,8 @@
8
<packaging>pom</packaging>
9
10
<properties>
11
- <tycho-version>4.0.13</tycho-version>
12
- <tycho-extras-version>4.0.13</tycho-extras-version>
+ <tycho-version>5.0.0</tycho-version>
+ <tycho-extras-version>5.0.0</tycho-extras-version>
13
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
14
<maven.compiler.source>21</maven.compiler.source>
15
<maven.compiler.target>21</maven.compiler.target>
@@ -289,8 +289,8 @@
289
290
<repositories>
291
<repository>
292
- <id>2025-06</id>
293
- <url>http://download.eclipse.org/releases/2025-06</url>
+ <id>2025-09</id>
+ <url>http://download.eclipse.org/releases/2025-09</url>
294
<layout>p2</layout>
295
</repository>
296
</repositories>
0 commit comments