From 821d8be5724fda3c9ecef3854e1018beb0d87859 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Tue, 28 May 2019 11:38:46 +0200 Subject: [PATCH] fixed wrong version for tycho source plugin --- eclipse-distribution/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index da80fcba5..db6582d0c 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -482,7 +482,7 @@ org.eclipse.tycho.extras tycho-source-feature-plugin - 1.0.0 + ${tycho-version}