org.simantics has API that publishes/uses interface ISessionContext. It
is defined in org.simantics.db.management plug-in. Therefore
org.simantics.db.managment must be re-exported.
refs #6795
Change-Id: Ieec3e0c8dcb02876057a0a351b426e0d915d7b16
Bundle-Vendor: VTT Technical Research Centre of Finland
Require-Bundle: org.eclipse.core.runtime;visibility:=reexport,
org.simantics.db.layer0;bundle-version="1.1.0";visibility:=reexport,
- org.simantics.db.management;bundle-version="1.1.0",
+ org.simantics.db.management;bundle-version="1.1.0";visibility:=reexport,
org.simantics.project;bundle-version="1.0.1";visibility:=reexport,
org.simantics.db.procore.server.environment;bundle-version="1.1.0",
org.simantics.graph.db;bundle-version="1.1.5",