X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.history%2FMETA-INF%2FMANIFEST.MF;h=00ef5321c18b8cb4ef25b7af1ef85cc13e7daed7;hb=HEAD;hp=d131ae3fec928352359d792fb623293eb84f6ba4;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.history/META-INF/MANIFEST.MF b/bundles/org.simantics.history/META-INF/MANIFEST.MF index d131ae3fe..00ef5321c 100644 --- a/bundles/org.simantics.history/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.history/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: History Bundle-SymbolicName: org.simantics.history;singleton:=true Bundle-Version: 1.0.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.databoard;bundle-version="0.6.2", org.junit;bundle-version="4.8.1";resolution:=optional, org.simantics.utils;bundle-version="1.1.0";resolution:=optional, @@ -14,3 +14,4 @@ Export-Package: org.simantics.history, org.simantics.history.util, org.simantics.history.util.subscription Bundle-Vendor: Semantum Oy +Automatic-Module-Name: org.simantics.history