From e8521f235c0c20ce0d9ad8fa77f7e8a0ad85929a Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Wed, 20 Nov 2013 16:58:10 +0100 Subject: [PATCH] 422153 - Explicitly set junit4 dependency in Tycho Signed-off-by: Thanh Ha --- org.eclipse.nebula.widgets.nattable.parent/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/org.eclipse.nebula.widgets.nattable.parent/pom.xml b/org.eclipse.nebula.widgets.nattable.parent/pom.xml index 9e18c760..fca062bd 100644 --- a/org.eclipse.nebula.widgets.nattable.parent/pom.xml +++ b/org.eclipse.nebula.widgets.nattable.parent/pom.xml @@ -59,6 +59,17 @@ target-platform-configuration ${tycho-version} + + + + + eclipse-plugin + org.junit4 + 0.0.0 + + + + org.eclipse.nebula.widgets.nattable -- cgit v1.2.3