Skip to content

Commit 53f0db3

Browse files
committed
Build with Tycho 4.0.6
1 parent 93f9495 commit 53f0db3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.mvn/extensions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<extension>
44
<groupId>org.eclipse.tycho</groupId>
55
<artifactId>tycho-build</artifactId>
6-
<version>4.0.4</version>
6+
<version>4.0.6</version>
77
</extension>
88
</extensions>

m2e-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<properties>
2525
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
26-
<tycho-version>4.0.4</tycho-version>
26+
<tycho-version>4.0.6</tycho-version>
2727
<tycho.p2.baselineMode>warn</tycho.p2.baselineMode>
2828
<scmConnectionRaw>scm:git:https://github.com/eclipse-m2e/m2e-core.git</scmConnectionRaw>
2929
</properties>

0 commit comments

Comments
 (0)