X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.scl.data%2FMETA-INF%2FMANIFEST.MF;h=ea90658a3439d13edd3cc44885a601627cba8c83;hb=refs%2Fheads%2Frelease%2F1.43.1;hp=950e59b42ff0238825f5f0037490c67dd021d843;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scl.data/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.data/META-INF/MANIFEST.MF index 950e59b42..ea90658a3 100644 --- a/bundles/org.simantics.scl.data/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scl.data/META-INF/MANIFEST.MF @@ -7,5 +7,8 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Require-Bundle: org.simantics.scl.runtime;bundle-version="0.4.0", org.simantics.scl.osgi;bundle-version="1.0.4", org.jdom2;bundle-version="2.0.6", - org.junit;bundle-version="4.12.0";resolution:=optional + org.junit;bundle-version="4.12.0";resolution:=optional, + com.fasterxml.jackson.core.jackson-core;bundle-version="[2.8.11,2.9.0)", + com.fasterxml.jackson.core.jackson-databind;bundle-version="[2.8.11,2.9.0)" Bundle-ClassPath: . +Automatic-Module-Name: org.simantics.scl.data