|
@@ -10,8 +10,8 @@
|
|
|
|
|
|
<!-- this is the parent POM from which all modules inherit common settings -->
|
|
|
<properties>
|
|
|
- <tycho-version>0.20.0</tycho-version>
|
|
|
- <tycho-extras-version>0.20.0</tycho-extras-version>
|
|
|
+ <tycho-version>0.22.0</tycho-version>
|
|
|
+ <tycho-extras-version>0.22.0</tycho-extras-version>
|
|
|
<antrun-version>1.6</antrun-version>
|
|
|
<p2.base.repository>file:../org.yakindu.base.repository/target/repository</p2.base.repository>
|
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|