Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2012-07-28 16:09:15 +0000
committerEike Stepper2012-07-28 16:09:15 +0000
commitf90897e88076acf7862923fbd8592ee330a80c01 (patch)
treed3ae902722ce430566607d6ba12b67626851f640 /plugins/org.eclipse.emf.cdo.examples.hibernate.client
parent414f593cdd49a98ab2aaacd20fec7bea6d6dfc80 (diff)
downloadcdo-f90897e88076acf7862923fbd8592ee330a80c01.tar.gz
cdo-f90897e88076acf7862923fbd8592ee330a80c01.tar.xz
cdo-f90897e88076acf7862923fbd8592ee330a80c01.zip
Augment version baseline and fix version problems
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.examples.hibernate.client')
-rw-r--r--plugins/org.eclipse.emf.cdo.examples.hibernate.client/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.examples.hibernate.client/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.examples.hibernate.client/META-INF/MANIFEST.MF
index 0f5ae0e777..f8162a95cd 100644
--- a/plugins/org.eclipse.emf.cdo.examples.hibernate.client/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.cdo.examples.hibernate.client/META-INF/MANIFEST.MF
@@ -11,7 +11,7 @@ Require-Bundle: org.eclipse.emf.cdo;bundle-version="[4.0.0,5.0.0)",
org.eclipse.emf.cdo.net4j;bundle-version="[4.0.0,5.0.0)",
org.eclipse.net4j.tcp;bundle-version="[4.0.0,5.0.0)",
org.eclipse.emf.cdo.examples.company;bundle-version="[4.0.0,5.0.0)",
- org.eclipse.core.runtime;bundle-version="3.4.0",
+ org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)",
org.eclipse.emf.cdo.server.hibernate.teneo;bundle-version="[4.0.0,5.0.0)",
org.eclipse.emf.teneo;bundle-version="[2.0.0,3.0.0)",
org.eclipse.emf.teneo.hibernate.mapper;bundle-version="[2.0.0,3.0.0)",

Back to the top