]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.testing/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.db.testing / META-INF / MANIFEST.MF
index 960ccf0095f1c8eb88811244a48594bf8e1588f7..03b2c8cd361a80763b4cfe9a7ada727e7a7d2b42 100644 (file)
@@ -4,7 +4,7 @@ Bundle-Name: DB Testing Support
 Bundle-SymbolicName: org.simantics.db.testing
 Bundle-Version: 1.0.0.qualifier
 Bundle-Vendor: Semantum Oy
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Require-Bundle: org.simantics.db.layer0;bundle-version="1.1.0",
  org.simantics.graph.db;bundle-version="1.1.5";visibility:=reexport,
  org.simantics.project;bundle-version="1.0.1";visibility:=reexport,
@@ -19,7 +19,7 @@ Require-Bundle: org.simantics.db.layer0;bundle-version="1.1.0",
  org.junit;bundle-version="4.12.0",
  org.simantics.db.server,
  org.apache.commons.math3,
- org.slf4j.api;bundle-version="1.7.25"
+ org.slf4j.api
 Export-Package: org.simantics.db.testing.annotation,
  org.simantics.db.testing.base,
  org.simantics.db.testing.cases,