updating service field, since fixes since 1.5.0, and, increasing range of rdb.core to 1.2.0)
diff --git a/plugins/org.eclipse.jst.j2ee.ejb.annotations.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.jst.j2ee.ejb.annotations.ui/META-INF/MANIFEST.MF
index 60fcfcf..cec14f5 100644
--- a/plugins/org.eclipse.jst.j2ee.ejb.annotations.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.jst.j2ee.ejb.annotations.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: EJB Annotations Ui Plug-in
 Bundle-SymbolicName: org.eclipse.jst.j2ee.ejb.annotations.ui; singleton:=true
-Bundle-Version: 1.1.0.qualifier
+Bundle-Version: 1.1.1.qualifier
 Bundle-ClassPath: .
 Bundle-Activator: org.eclipse.jst.j2ee.ejb.annotation.ui.internal.EjbAnnotationsUiPlugin
 Bundle-Vendor: Eclipse.org
@@ -31,7 +31,7 @@
  org.eclipse.wst.web.ui;bundle-version="[1.1.0,1.2.0)",
  org.eclipse.wst.common.project.facet.ui;bundle-version="[1.1.0,1.2.0)",
  org.eclipse.wst.rdb.connection.ui;bundle-version="[1.0.101,1.1.0)",
- org.eclipse.wst.rdb.core;bundle-version="[1.0.106,1.1.0)",
+ org.eclipse.wst.rdb.core;bundle-version="[1.0.106,1.2.0)",
  org.eclipse.wst.rdb.core.ui;bundle-version="[1.0.102,1.1.0)",
  org.eclipse.wst.rdb.data.core;bundle-version="[1.0.104,1.1.0)",
  org.eclipse.wst.rdb.data.ui;bundle-version="[1.0.105,1.1.0)",