Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2009-06-27 07:25:45 +0000
committerEike Stepper2009-06-27 07:25:45 +0000
commit88d3c21e00a3eea763515f3dc0e4da3918ab3dc5 (patch)
tree2548ff349ee7d455a9dfd4de4fa9e74f3e96aa93 /plugins/org.gastro.testclient
parent70dbc1c5d8dc1ebe900203a3bd7ed17cbe1136d5 (diff)
downloadcdo-88d3c21e00a3eea763515f3dc0e4da3918ab3dc5.tar.gz
cdo-88d3c21e00a3eea763515f3dc0e4da3918ab3dc5.tar.xz
cdo-88d3c21e00a3eea763515f3dc0e4da3918ab3dc5.zip
Adjust versions to 3.0.0 in development stream
Diffstat (limited to 'plugins/org.gastro.testclient')
-rw-r--r--plugins/org.gastro.testclient/META-INF/MANIFEST.MF6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.gastro.testclient/META-INF/MANIFEST.MF b/plugins/org.gastro.testclient/META-INF/MANIFEST.MF
index 9885897fbe..0d61c80dd5 100644
--- a/plugins/org.gastro.testclient/META-INF/MANIFEST.MF
+++ b/plugins/org.gastro.testclient/META-INF/MANIFEST.MF
@@ -2,10 +2,10 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Gastro Test Client
Bundle-SymbolicName: org.gastro.testclient
-Bundle-Version: 1.0.0
+Bundle-Version: 3.0.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Require-Bundle: org.eclipse.net4j.tcp;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.emf.cdo.ui;bundle-version="[2.0.0,3.0.0)",
+Require-Bundle: org.eclipse.net4j.tcp;bundle-version="[2.0.0,4.0.0)",
+ org.eclipse.emf.cdo.ui;bundle-version="[2.0.0,4.0.0)",
org.gastro.business;bundle-version="1.0.0",
org.gastro.business.edit;bundle-version="1.0.0",
org.gastro.inventory;bundle-version="1.0.0",

Back to the top