refactor: take out jackson

Change-Id: I8217e6fbe27114b1638ce1209d5ffc1e3a832898
Signed-off-by: broberts <baily.e.roberts@boeing.com>
diff --git a/org.eclipse.osee.client.ote.feature/feature.xml b/org.eclipse.osee.client.ote.feature/feature.xml
index f9a2542..d5b9843 100644
--- a/org.eclipse.osee.client.ote.feature/feature.xml
+++ b/org.eclipse.osee.client.ote.feature/feature.xml
@@ -59,12 +59,7 @@
       <import plugin="org.codehaus.jackson.xc"/>
       <import plugin="com.sun.xml.fastinfoset"/>
    </requires>
-  <plugin
-         id="com.fasterxml.jackson.core.jackson-core"
-         download-size="0"
-         install-size="0"
-         version="2.9.9"
-         unpack="false"/>
+
    <plugin
          id="org.eclipse.osee.ote.core"
          download-size="0"