X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.db.testing%2FMETA-INF%2FMANIFEST.MF;h=03b2c8cd361a80763b4cfe9a7ada727e7a7d2b42;hb=HEAD;hp=960ccf0095f1c8eb88811244a48594bf8e1588f7;hpb=e5c9ce2de1b970b17c3ffc1151d7c49743df6183;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.db.testing/META-INF/MANIFEST.MF b/bundles/org.simantics.db.testing/META-INF/MANIFEST.MF index 960ccf009..03b2c8cd3 100644 --- a/bundles/org.simantics.db.testing/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.db.testing/META-INF/MANIFEST.MF @@ -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,