X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.graph.db%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.graph.db%2FMETA-INF%2FMANIFEST.MF;h=20c651f5c7540592c90a402c9504ca6d1c9c2c30;hb=969bd23cab98a79ca9101af33334000879fb60c5;hp=0000000000000000000000000000000000000000;hpb=866dba5cd5a3929bbeae85991796acb212338a08;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 new file mode 100644 index 000000000..20c651f5c --- /dev/null +++ b/bundles/org.simantics.graph.db/META-INF/MANIFEST.MF @@ -0,0 +1,13 @@ +Manifest-Version: 1.0 +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 +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" +Export-Package: org.simantics.graph.db, + org.simantics.graph.db.old +Bundle-Vendor: VTT Technical Research Centre of Finland