Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.location/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.emf.cdo.location/META-INF/MANIFEST.MF8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/org.eclipse.emf.cdo.location/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.location/META-INF/MANIFEST.MF
index e66dd9754b..d8a1888a27 100644
--- a/plugins/org.eclipse.emf.cdo.location/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.cdo.location/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.emf.cdo.location
-Bundle-Version: 4.0.0.qualifier
+Bundle-Version: 4.0.100.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
@@ -12,6 +12,6 @@ Bundle-ClassPath: .
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)";resolution:=optional,
org.eclipse.emf.cdo.net4j;bundle-version="[4.0.0,5.0.0)";visibility:=reexport
Import-Package: org.osgi.framework;version="[1.3.0,2.0.0)";resolution:=optional
-Export-Package: org.eclipse.emf.cdo.internal.location;version="4.0.0";x-friends:="org.eclipse.emf.cdo.tests,org.eclipse.emf.cdo.ui.location",
- org.eclipse.emf.cdo.internal.location.bundle;version="4.0.0";x-internal:=true,
- org.eclipse.emf.cdo.location;version="4.0.0"
+Export-Package: org.eclipse.emf.cdo.internal.location;version="4.0.100";x-friends:="org.eclipse.emf.cdo.tests,org.eclipse.emf.cdo.ui.location",
+ org.eclipse.emf.cdo.internal.location.bundle;version="4.0.100";x-internal:=true,
+ org.eclipse.emf.cdo.location;version="4.0.100"

Back to the top