Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.m2e.binaryproject.tests')
-rw-r--r--org.eclipse.m2e.binaryproject.tests/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.m2e.binaryproject.tests/pom.xml b/org.eclipse.m2e.binaryproject.tests/pom.xml
index fcc6110e..eef6df03 100644
--- a/org.eclipse.m2e.binaryproject.tests/pom.xml
+++ b/org.eclipse.m2e.binaryproject.tests/pom.xml
@@ -24,7 +24,6 @@
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
- <version>${tycho-version}</version>
<configuration>
<!-- workaround https://bugs.eclipse.org/bugs/show_bug.cgi?id=541403 -->
<dependency-resolution>

Back to the top