Merge pull request #34 from maxkratz/feature/tycho-407-update

Updates Tycho to v4.0.7
This commit is contained in:
Maximilian Kratz 2024-03-29 07:21:28 +01:00 committed by GitHub
commit fd281d2e64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@
<name>Example plug-in for Eclipse using Maven and Tycho</name>
<properties>
<tycho.version>4.0.6</tycho.version>
<tycho.version>4.0.7</tycho.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.resource.version>3.3.1</maven.resource.version>
</properties>