mirror of
https://github.com/maxkratz/maven-tycho-eclipse-example.git
synced 2024-10-14 03:03:39 +00:00
Updates Tycho to v4.0.9
This commit is contained in:
parent
7d327f3eef
commit
4ec1ace43d
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -10,7 +10,7 @@
|
|||
<name>Example plug-in for Eclipse using Maven and Tycho</name>
|
||||
|
||||
<properties>
|
||||
<tycho.version>4.0.8</tycho.version>
|
||||
<tycho.version>4.0.9</tycho.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.resource.version>3.3.1</maven.resource.version>
|
||||
</properties>
|
||||
|
|
Loading…
Reference in a new issue