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 93f9495 commit 53f0db3Copy full SHA for 53f0db3
.mvn/extensions.xml
@@ -3,6 +3,6 @@
3
<extension>
4
<groupId>org.eclipse.tycho</groupId>
5
<artifactId>tycho-build</artifactId>
6
- <version>4.0.4</version>
+ <version>4.0.6</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.4</tycho-version>
+ <tycho-version>4.0.6</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