@@ -2,18 +2,18 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : %pluginName
44Bundle-SymbolicName : org.eclipse.emf.common;singleton:=true
5- Bundle-Version : 2.43 .0.qualifier
5+ Bundle-Version : 2.44 .0.qualifier
66Bundle-ClassPath : .
77Bundle-Activator : org.eclipse.emf.common.CommonPlugin$Implementation$Activator
88Bundle-Vendor : %providerName
99Bundle-Localization : plugin
1010Bundle-RequiredExecutionEnvironment : JavaSE-1.8
11- Export-Package : org.eclipse.emf.common;version="2.43 .0",
12- org.eclipse.emf.common.archive;version="2.43 .0",
13- org.eclipse.emf.common.command;version="2.43 .0",
14- org.eclipse.emf.common.notify;version="2.43 .0",
15- org.eclipse.emf.common.notify.impl;version="2.43 .0",
16- org.eclipse.emf.common.util;version="2.43 .0"
11+ Export-Package : org.eclipse.emf.common;version="2.44 .0",
12+ org.eclipse.emf.common.archive;version="2.44 .0",
13+ org.eclipse.emf.common.command;version="2.44 .0",
14+ org.eclipse.emf.common.notify;version="2.44 .0",
15+ org.eclipse.emf.common.notify.impl;version="2.44 .0",
16+ org.eclipse.emf.common.util;version="2.44 .0"
1717Require-Bundle : org.eclipse.core.runtime;bundle-version="[3.9.0,4.0.0)";resolution:=optional;x-installation:=greedy
1818Import-Package : org.osgi.framework;version="[1.5.0,2.0.0)"
1919Eclipse-BuddyPolicy : dependent
0 commit comments