[404689] Validation rule for target runtime is not working on EJB
Validator
diff --git a/features/org.eclipse.wst.common_core.feature.patch/buildnotes_org.eclipse.wst.common_core.feature.patch.html b/features/org.eclipse.wst.common_core.feature.patch/buildnotes_org.eclipse.wst.common_core.feature.patch.html
index ba71968..8ec7bc7 100644
--- a/features/org.eclipse.wst.common_core.feature.patch/buildnotes_org.eclipse.wst.common_core.feature.patch.html
+++ b/features/org.eclipse.wst.common_core.feature.patch/buildnotes_org.eclipse.wst.common_core.feature.patch.html
@@ -15,6 +15,7 @@
 

 <p>Bug <a href='https://bugs.eclipse.org/404092'>404092</a>. Failure to create a WAR file with project containing virtual folders</p>

 <p>Bug <a href='https://bugs.eclipse.org/407211'>407211</a>. URIHelper.getInputStream() does not work properly if an InterruptedException happens.</p>

+<p>Bug <a href='https://bugs.eclipse.org/404689'>404689</a>. Validation rule for target runtime is not working on EJB Validator</p>

 

 </body>

 </html>
\ No newline at end of file
diff --git a/features/org.eclipse.wst.common_core.feature.patch/feature.properties b/features/org.eclipse.wst.common_core.feature.patch/feature.properties
index 1046e89..07bab41 100644
--- a/features/org.eclipse.wst.common_core.feature.patch/feature.properties
+++ b/features/org.eclipse.wst.common_core.feature.patch/feature.properties
@@ -29,6 +29,7 @@
 \n\

 Bug https://bugs.eclipse.org/404092 Failure to create a WAR file with project containing virtual folders\n\

 Bug https://bugs.eclipse.org/407211 URIHelper.getInputStream() does not work properly if an InterruptedException happens.\n\

+Bug https://bugs.eclipse.org/404689 Validation rule for target runtime is not working on EJB Validator\n\

 \n\

 # "copyright" property - text of the "Feature Update Copyright"

 copyright=\

diff --git a/plugins/org.eclipse.wst.validation/META-INF/MANIFEST.MF b/plugins/org.eclipse.wst.validation/META-INF/MANIFEST.MF
index f4ce76b..ce938dd 100644
--- a/plugins/org.eclipse.wst.validation/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.wst.validation/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name.0
 Bundle-SymbolicName: org.eclipse.wst.validation; singleton:=true
-Bundle-Version: 1.2.403.qualifier
+Bundle-Version: 1.2.404.qualifier
 Bundle-Activator: org.eclipse.wst.validation.internal.plugin.ValidationPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: plugin