]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.structural.synchronization/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.structural.synchronization / META-INF / MANIFEST.MF
index 63d4a68326133b93bdade3b2ef1956229677a254..fe5bd373e21e7583195c934fb4c48b8c44826a76 100644 (file)
@@ -3,8 +3,8 @@ Bundle-ManifestVersion: 2
 Bundle-Name: Synchronization
 Bundle-SymbolicName: org.simantics.structural.synchronization;singleton:=true
 Bundle-Version: 1.0.0.qualifier
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
-Export-Package: org.simantics.structural.synchronization.base2,
+Bundle-RequiredExecutionEnvironment: JavaSE-11
+Export-Package: org.simantics.structural.synchronization.base,
  org.simantics.structural.synchronization.protocol,
  org.simantics.structural.synchronization.utils
 Require-Bundle: org.simantics.databoard;bundle-version="0.6.5",