X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.utils%2FMETA-INF%2FMANIFEST.MF;h=832fa5bdb84c9dae82ddd2ef16d6378e4f302631;hp=2e986992802600481cac512587cea90f348dce06;hb=122414d21a2fa527831127d6fd36deab08072889;hpb=bb5a3edf299cb943999c72c69dd68fb740c8a506 diff --git a/bundles/org.simantics.utils/META-INF/MANIFEST.MF b/bundles/org.simantics.utils/META-INF/MANIFEST.MF index 2e9869928..832fa5bdb 100644 --- a/bundles/org.simantics.utils/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.utils/META-INF/MANIFEST.MF @@ -15,5 +15,6 @@ Export-Package: org.simantics.utils, Bundle-ClassPath: . Require-Bundle: org.junit;bundle-version="4.12.0";resolution:=optional, org.simantics.databoard;bundle-version="0.6.2", - org.slf4j.api;bundle-version="1.7.20" + org.slf4j.api Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Automatic-Module-Name: org.simantics.utils