X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.scl.data%2FMETA-INF%2FMANIFEST.MF;h=a5279445a73c96bb22046008d70406334dd671b1;hb=HEAD;hp=61be3240eb72230529a65c273d113410c311f9e8;hpb=54eacf438e826514307668cfe26e6c6a63a21570;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scl.data/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.data/META-INF/MANIFEST.MF index 61be3240e..a5279445a 100644 --- a/bundles/org.simantics.scl.data/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scl.data/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Xml Bundle-SymbolicName: org.simantics.scl.data Bundle-Version: 1.0.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.7 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.scl.runtime;bundle-version="0.4.0", org.simantics.scl.osgi;bundle-version="1.0.4", org.jdom2;bundle-version="2.0.6", @@ -11,3 +11,4 @@ Require-Bundle: org.simantics.scl.runtime;bundle-version="0.4.0", com.fasterxml.jackson.core.jackson-core;bundle-version="2.8.2", com.fasterxml.jackson.core.jackson-databind Bundle-ClassPath: . +Automatic-Module-Name: org.simantics.scl.data