X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.db.services%2FMETA-INF%2FMANIFEST.MF;h=099d1dca2129cef990c676cbc59fd69aa5565b76;hp=bb78bf41ee57507907c197c3fa84286e0bcded56;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=159d04234f7fbf7554910a154b29a5dd7bbc6068 diff --git a/bundles/org.simantics.db.services/META-INF/MANIFEST.MF b/bundles/org.simantics.db.services/META-INF/MANIFEST.MF index bb78bf41e..099d1dca2 100644 --- a/bundles/org.simantics.db.services/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.db.services/META-INF/MANIFEST.MF @@ -7,7 +7,7 @@ Bundle-Vendor: VTT Technical Research Centre of Finland Require-Bundle: org.eclipse.core.runtime, gnu.trove3, org.simantics.layer0x.ontology;bundle-version="1.0.0", - org.slf4j.api;bundle-version="1.7.25", + org.slf4j.api, org.simantics.utils;bundle-version="1.1.0", org.simantics.db;bundle-version="1.1.0", org.simantics.scl.reflection, @@ -19,5 +19,5 @@ Export-Package: org.simantics.db.services, Bundle-ClassPath: . Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.db.services.internal.Activator -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Automatic-Module-Name: org.simantics.db.services