Browse Source

Enabled eclipse bundling

Andreas Mülder 11 years ago
parent
commit
ea8c411155
1 changed files with 2 additions and 2 deletions
  1. 2 2
      releng/org.yakindu.sct.releng/promote-pom.xml

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

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