]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.lz4/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.lz4 / META-INF / MANIFEST.MF
index 205be1f2310ded559b8efc392567e4eb795bcb4f..5717323758560c60a4039c4adc6f5999b80f5f0a 100644 (file)
@@ -3,13 +3,12 @@ Bundle-ManifestVersion: 2
 Bundle-Name: LZ4
 Bundle-SymbolicName: org.simantics.lz4
 Bundle-Version: 1.3.0.qualifier
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ClassPath: .
 Export-Package: net.jpountz.lz4,
  org.simantics.lz4
 Require-Bundle: org.eclipse.osgi,
  org.simantics.compressions;bundle-version="1.0.0",
- org.eclipse.equinox.util;bundle-version="1.0.300",
  org.eclipse.equinox.ds;bundle-version="1.3.1",
  org.eclipse.osgi.services;bundle-version="3.3.0"
 Service-Component: OSGI-INF/component.xml