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 3bf10c6 commit f18ac83Copy full SHA for f18ac83
.mvn/extensions.xml
@@ -3,6 +3,6 @@
3
<extension>
4
<groupId>org.eclipse.tycho</groupId>
5
<artifactId>tycho-build</artifactId>
6
- <version>${tycho-version}</version>
+ <version>5.0.0</version>
7
</extension>
8
</extensions>
.mvn/maven.config
@@ -5,4 +5,4 @@
--fail-at-end
-Dtycho.localArtifacts=ignore
-Dtycho.target.pomDependencies=consider
--Dtycho-version=5.0.0
+-Dtycho-version=5.0.1-SNAPSHOT
0 commit comments