[564361] correct dependency version for validation.ui
diff --git a/xml/bundles/org.eclipse.wst.xml.ui/META-INF/MANIFEST.MF b/xml/bundles/org.eclipse.wst.xml.ui/META-INF/MANIFEST.MF
index 0f253db..80648de 100755
--- a/xml/bundles/org.eclipse.wst.xml.ui/META-INF/MANIFEST.MF
+++ b/xml/bundles/org.eclipse.wst.xml.ui/META-INF/MANIFEST.MF
@@ -63,7 +63,7 @@
  org.eclipse.wst.xml.core;bundle-version="[1.2.0,1.3.0)",
  org.eclipse.wst.common.ui;bundle-version="[1.1.500,2.0.0)",
  org.eclipse.wst.validation;bundle-version="[1.2.800,1.3.0)",
- org.eclipse.wst.validation.ui;bundle-version="[1.2.700,1.3.0)",
+ org.eclipse.wst.validation.ui;bundle-version="[1.2.600,1.3.0)",
  org.eclipse.core.expressions;bundle-version="[3.6.0,4.0.0)",
  org.eclipse.core.filesystem;bundle-version="[1.7.0,2.0.0)"
 Bundle-ActivationPolicy: lazy; exclude:="org.eclipse.wst.xml.ui.internal.validation.core.errorinfo,org.eclipse.wst.xml.ui.internal.editor.propertytester"