X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.graph.db%2FMETA-INF%2FMANIFEST.MF;h=cc44b5143475e945c4602d9ecfea88b662ad3918;hb=HEAD;hp=f21b3e776dd1dd7cd981113b6da07374c1b9c9f4;hpb=81169c54002f4a9f89db5b6821f3e5a70dad2da7;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.graph.db/META-INF/MANIFEST.MF b/bundles/org.simantics.graph.db/META-INF/MANIFEST.MF index f21b3e776..14e0b79ab 100644 --- a/bundles/org.simantics.graph.db/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.graph.db/META-INF/MANIFEST.MF @@ -3,12 +3,12 @@ Bundle-ManifestVersion: 2 Bundle-Name: Transferable Graph Database Binding Bundle-SymbolicName: org.simantics.graph.db Bundle-Version: 1.1.9.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.graph;bundle-version="1.0.0";visibility:=reexport, org.simantics.db.common;bundle-version="0.8.0", gnu.trove3;bundle-version="3.0.3", org.simantics.layer0;bundle-version="1.0.0", - org.slf4j.api;bundle-version="1.7.2" -Export-Package: org.simantics.graph.db, - org.simantics.graph.db.old + org.slf4j.api +Export-Package: org.simantics.graph.db Bundle-Vendor: VTT Technical Research Centre of Finland +Automatic-Module-Name: org.simantics.graph.db