We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90a28ab commit 47c6b46Copy full SHA for 47c6b46
.mvn/extensions.xml
@@ -4,6 +4,6 @@
4
<extension>
5
<groupId>org.eclipse.tycho</groupId>
6
<artifactId>tycho-build</artifactId>
7
- <version>4.0.8</version>
+ <version>4.0.9</version>
8
</extension>
9
</extensions>
eclipse-platform-parent/pom.xml
@@ -67,7 +67,7 @@
67
<releaseNumberSDK>4.34</releaseNumberSDK>
68
<releaseNumberPlatform>4.34</releaseNumberPlatform>
69
70
- <tycho.version>4.0.8</tycho.version>
+ <tycho.version>4.0.9</tycho.version>
71
72
<cbi-plugins.version>1.5.0</cbi-plugins.version>
73
<surefire.version>3.5.0</surefire.version>
0 commit comments