diff options
Diffstat (limited to 'features/org.eclipse.osee.framework.feature/feature.xml')
-rw-r--r-- | features/org.eclipse.osee.framework.feature/feature.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/features/org.eclipse.osee.framework.feature/feature.xml b/features/org.eclipse.osee.framework.feature/feature.xml index f853a0baf99..e066550cc70 100644 --- a/features/org.eclipse.osee.framework.feature/feature.xml +++ b/features/org.eclipse.osee.framework.feature/feature.xml @@ -53,7 +53,6 @@ <import plugin="com.fasterxml.jackson.jaxrs.jackson-jaxrs-base" version="2.9.2" match="greaterOrEqual" /> <import plugin="com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider" version="2.9.2" match="greaterOrEqual" /> <import plugin="org.jsoup"/> - <import plugin="org.hsqldb"/> <import plugin="org.hamcrest.core" version="1.3.0" match="greaterOrEqual" /> </requires> |