Andreas Mülder 10 лет назад
Родитель
Сommit
414a56e1c7

+ 2 - 2
releng/org.yakindu.sct.releng/pom.xml

@@ -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>

+ 2 - 2
releng/org.yakindu.sct.releng/promote-pom.xml

@@ -13,8 +13,8 @@
 		for distros is set -->
 
 	<properties>
-		<tycho.extras.version>0.20.0</tycho.extras.version>
-		<tycho-version>0.20.0</tycho-version>
+		<tycho.extras.version>0.22.0</tycho.extras.version>
+		<tycho-version>0.22.0</tycho-version>
 
 		<!-- scp settings for publishing udpdate site -->
 		<promotionTarget>luna/integration</promotionTarget>