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 87033b4 commit 6bde0dbCopy full SHA for 6bde0db
.mvn/extensions.xml
@@ -4,6 +4,6 @@
4
<extension>
5
<groupId>org.eclipse.tycho</groupId>
6
<artifactId>tycho-build</artifactId>
7
- <version>4.0.12</version>
+ <version>4.0.13</version>
8
</extension>
9
</extensions>
eclipse-platform-parent/pom.xml
@@ -73,7 +73,7 @@
73
<releaseNumberSDK>${releaseVersion}</releaseNumberSDK>
74
<releaseNumberPlatform>${releaseVersion}</releaseNumberPlatform>
75
76
- <tycho.version>4.0.13-SNAPSHOT</tycho.version>
+ <tycho.version>4.0.13</tycho.version>
77
78
<cbi-plugins.version>1.5.2</cbi-plugins.version>
79
<surefire.version>3.5.3</surefire.version>
0 commit comments