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 9459582 commit 69a6425Copy full SHA for 69a6425
.mvn/extensions.xml
@@ -3,6 +3,6 @@
3
<extension>
4
<groupId>org.eclipse.tycho</groupId>
5
<artifactId>tycho-build</artifactId>
6
- <version>4.0.0</version>
+ <version>4.0.1</version>
7
</extension>
8
</extensions>
m2e-parent/pom.xml
@@ -23,7 +23,7 @@
23
24
<properties>
25
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
26
- <tycho-version>4.0.0</tycho-version>
+ <tycho-version>4.0.1</tycho-version>
27
<tycho.p2.baselineMode>warn</tycho.p2.baselineMode>
28
<scmConnectionRaw>scm:git:https://github.com/eclipse-m2e/m2e-core.git</scmConnectionRaw>
29
</properties>
0 commit comments