|
@@ -13,6 +13,7 @@
|
|
|
<packaging>pom</packaging>
|
|
|
|
|
|
<properties>
|
|
|
+ <tycho-extras-version>0.14.0</tycho-extras-version>
|
|
|
<!-- scp settings for publishing udpdate site -->
|
|
|
<promotionTarget>indigo/integration</promotionTarget>
|
|
|
<promotionSource>http://builds.itemis.de/urlToCIJob/lastSuccessfulBuild</promotionSource>
|
|
@@ -25,7 +26,7 @@
|
|
|
<plugin>
|
|
|
<groupId>org.eclipse.tycho.extras</groupId>
|
|
|
<artifactId>tycho-p2-extras-plugin</artifactId>
|
|
|
- <version>${tycho-version}</version>
|
|
|
+ <version>${tycho-extras-version}</version>
|
|
|
<inherited>false</inherited>
|
|
|
<executions>
|
|
|
<execution>
|