Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.osee.framework.ui.feature/feature.xml')
-rw-r--r--features/org.eclipse.osee.framework.ui.feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.osee.framework.ui.feature/feature.xml b/features/org.eclipse.osee.framework.ui.feature/feature.xml
index dd86e0eeb3c..f0a8c25a184 100644
--- a/features/org.eclipse.osee.framework.ui.feature/feature.xml
+++ b/features/org.eclipse.osee.framework.ui.feature/feature.xml
@@ -55,7 +55,7 @@
<import plugin="org.eclipse.osee.framework.database.init"/>
<import plugin="org.eclipse.zest.layouts"/>
<import plugin="org.eclipse.osee.support.test.util"/>
- <import plugin="org.junit4"/>
+ <import plugin="org.junit"/>
<import plugin="org.eclipse.gef"/>
<import plugin="org.eclipse.core.filesystem"/>
<import plugin="org.eclipse.osee.framework.core.dsl"/>

Back to the top