Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-07-14 08:38:01 +0000
committerEike Stepper2010-07-14 08:38:01 +0000
commit08d28bec4d6e933d93e4442a974cc2fe60166c6c (patch)
tree1642cd05b7f329a9c1339289d5c7a8bb00b67db2 /plugins/org.gastro.business.edit
parente84ec5672f1710e0617be43cbd10e87b52f67d65 (diff)
downloadcdo-08d28bec4d6e933d93e4442a974cc2fe60166c6c.tar.gz
cdo-08d28bec4d6e933d93e4442a974cc2fe60166c6c.tar.xz
cdo-08d28bec4d6e933d93e4442a974cc2fe60166c6c.zip
fixed version/ranges
Diffstat (limited to 'plugins/org.gastro.business.edit')
-rw-r--r--plugins/org.gastro.business.edit/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.gastro.business.edit/META-INF/MANIFEST.MF b/plugins/org.gastro.business.edit/META-INF/MANIFEST.MF
index 00eedcb5b9..93999ccc35 100644
--- a/plugins/org.gastro.business.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.gastro.business.edit/META-INF/MANIFEST.MF
@@ -8,7 +8,7 @@ Bundle-Activator: org.gastro.business.provider.BusinessEditPlugin$Implementation
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.gastro.business.provider;version="3.0.0"
+Export-Package: org.gastro.business.provider;version="4.0.0"
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.edit;bundle-version="[2.4.0,3.0.0)";visibility:=reexport,
org.gastro.business;bundle-version="[4.0.0,5.0.0)";visibility:=reexport,

Back to the top