]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.structural.synchronization/META-INF/MANIFEST.MF
Merge "Fire selection change events on every selection change"
[simantics/platform.git] / bundles / org.simantics.structural.synchronization / META-INF / MANIFEST.MF
index 787d2c567f26b782c19addd6936e65cfba95b15f..5cf82d1f1d3a89772c2a760ed22c91c61c016a97 100644 (file)
@@ -4,10 +4,11 @@ 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,
+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",
  org.eclipse.core.runtime;bundle-version="3.7.0",
  gnu.trove3;bundle-version="3.0.3",
  org.slf4j.api
+Automatic-Module-Name: org.simantics.structural.synchronization