X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.maps%2FMETA-INF%2FMANIFEST.MF;h=e4784a9f13f7886add086971dbf6291f2661fa28;hb=dcf4d7086c65897326542c1009e7cdd857d26392;hp=57e83dac7604d769403e8da24704f771b3a897cc;hpb=82df32d25af81094b1915b58ebd8ceef409d34da;p=simantics%2Fdistrict.git diff --git a/org.simantics.district.maps/META-INF/MANIFEST.MF b/org.simantics.district.maps/META-INF/MANIFEST.MF index 57e83dac..e4784a9f 100644 --- a/org.simantics.district.maps/META-INF/MANIFEST.MF +++ b/org.simantics.district.maps/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Raster Mapping Bundle-SymbolicName: org.simantics.district.maps;singleton:=true Bundle-Version: 1.0.0.qualifier -Bundle-Vendor: VTT Technical Research Centre of Finland +Bundle-Vendor: THTH ry Require-Bundle: org.simantics.scenegraph, org.eclipse.core.runtime;bundle-version="3.5.0";resolution:=optional, org.eclipse.core.net;bundle-version="1.2.1";resolution:=optional, @@ -23,4 +23,5 @@ Export-Package: org.simantics.maps, org.simantics.maps.tile, org.simantics.maps.wms Import-Package: org.simantics.scenegraph.g2d -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 +Automatic-Module-Name: org.simantics.district.maps