Skip to content

Commit cd8eb27

Browse files
committed
Update to Tycho 4.0.9
1 parent 4d6b21f commit cd8eb27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.mvn/extensions.xml

+1-1
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.8</version>
6+
<version>4.0.9</version>
77
</extension>
88
</extensions>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
specified in:
1111
- .mvn/extensions.xml
1212
- and here: -->
13-
<tycho.version>4.0.8</tycho.version>
13+
<tycho.version>4.0.9</tycho.version>
1414

1515
<!-- To skip integration tests use: mvn verify -Dskip.ui-tests=true -->
1616
<skip.ui-tests>false</skip.ui-tests>

0 commit comments

Comments
 (0)