diff --git a/core/org.eclipse.cdt.core.tests/pom.xml b/core/org.eclipse.cdt.core.tests/pom.xml index 887a223955e..38ffaf21cb5 100644 --- a/core/org.eclipse.cdt.core.tests/pom.xml +++ b/core/org.eclipse.cdt.core.tests/pom.xml @@ -31,5 +31,28 @@ + + + + org.eclipse.tycho + tycho-surefire-plugin + ${tycho-version} + + + + org.eclipse.cdt.core.linux.x86 + 5.2.0-SNAPSHOT + eclipse-plugin + + + org.eclipse.cdt.core.linux.x86_64 + 5.2.0-SNAPSHOT + eclipse-plugin + + + + + +