Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2012-01-14 10:27:01 +0000
committerEike Stepper2012-01-14 10:27:01 +0000
commit0266166cb9ff9535c150250073ea1e57b42d2693 (patch)
treec006a3bc0ba1f6e1d8a2bc032eedc346f71eab0d /plugins/org.gastro.testclient/META-INF
parent7416443692cdda72d1f704ea4fc5ececcc669df7 (diff)
downloadcdo-0266166cb9ff9535c150250073ea1e57b42d2693.tar.gz
cdo-0266166cb9ff9535c150250073ea1e57b42d2693.tar.xz
cdo-0266166cb9ff9535c150250073ea1e57b42d2693.zip
Adjusted copyrights to 2012
Diffstat (limited to 'plugins/org.gastro.testclient/META-INF')
-rw-r--r--plugins/org.gastro.testclient/META-INF/MANIFEST.MF28
1 files changed, 14 insertions, 14 deletions
diff --git a/plugins/org.gastro.testclient/META-INF/MANIFEST.MF b/plugins/org.gastro.testclient/META-INF/MANIFEST.MF
index d4bf3ad889..5b018ec2a7 100644
--- a/plugins/org.gastro.testclient/META-INF/MANIFEST.MF
+++ b/plugins/org.gastro.testclient/META-INF/MANIFEST.MF
@@ -1,14 +1,14 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: CDO Gastro Example Test Client
-Bundle-SymbolicName: org.gastro.testclient
-Bundle-Version: 4.0.0.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Require-Bundle: org.eclipse.net4j.tcp;bundle-version="[2.0.0,5.0.0)",
- org.eclipse.emf.cdo.net4j;bundle-version="[4.0.0,5.0.0)";resolution:=optional,
- org.eclipse.emf.cdo.ui;bundle-version="[4.0.0,5.0.0)",
- org.gastro.business;bundle-version="[4.0.0,5.0.0)",
- org.gastro.business.edit;bundle-version="[4.0.0,5.0.0)",
- org.gastro.inventory;bundle-version="[4.0.0,5.0.0)",
- org.gastro.inventory.edit;bundle-version="[4.0.0,5.0.0)"
-Bundle-Vendor: Eclipse Modeling Project
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: CDO Gastro Example Test Client
+Bundle-SymbolicName: org.gastro.testclient
+Bundle-Version: 4.0.100.qualifier
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Require-Bundle: org.eclipse.net4j.tcp;bundle-version="[2.0.0,5.0.0)",
+ org.eclipse.emf.cdo.net4j;bundle-version="[4.0.0,5.0.0)";resolution:=optional,
+ org.eclipse.emf.cdo.ui;bundle-version="[4.0.0,5.0.0)",
+ org.gastro.business;bundle-version="[4.0.0,5.0.0)",
+ org.gastro.business.edit;bundle-version="[4.0.0,5.0.0)",
+ org.gastro.inventory;bundle-version="[4.0.0,5.0.0)",
+ org.gastro.inventory.edit;bundle-version="[4.0.0,5.0.0)"
+Bundle-Vendor: Eclipse Modeling Project

Back to the top