]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graph/META-INF/MANIFEST.MF
(refs #7216) Removed OldTransferableGraph1 and all referring code
[simantics/platform.git] / bundles / org.simantics.graph / META-INF / MANIFEST.MF
index 448d8556ba68551fe90af862bff6a30fbaad0763..6ae6e86fe08dfbfbbf7a901827a061f43d989732 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Transferable Graph Runtime
 Bundle-SymbolicName: org.simantics.graph
-Bundle-Version: 1.1.11.qualifier
+Bundle-Version: 1.1.15.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.simantics.databoard;bundle-version="0.5.1",
  gnu.trove3;bundle-version="3.0.0";visibility:=reexport,
@@ -12,9 +12,9 @@ Export-Package: org.simantics.graph,
  org.simantics.graph.query,
  org.simantics.graph.refactoring,
  org.simantics.graph.representation,
- org.simantics.graph.representation.old,
  org.simantics.graph.store,
  org.simantics.graph.tests.conversion,
  org.simantics.graph.utils
 Bundle-ClassPath: .
 Bundle-Vendor: VTT Technical Research Centre of Finland
+Import-Package: org.slf4j