[399934] jsp_2_1.xsd and jsp_2_2.xsd are incorrectly registered
diff --git a/bundles/org.eclipse.jst.standard.schemas/plugin.xml b/bundles/org.eclipse.jst.standard.schemas/plugin.xml
index 05567e7..9cddc6b 100644
--- a/bundles/org.eclipse.jst.standard.schemas/plugin.xml
+++ b/bundles/org.eclipse.jst.standard.schemas/plugin.xml
@@ -134,10 +134,10 @@
                 name="http://java.sun.com/xml/ns/j2ee/jsp_2_0.xsd"
                 uri="dtdsAndSchemas/jsp_2_0.xsd" />
             <uri
-                name="http://java.sun.com/xml/ns/j2ee/jsp_2_1.xsd"
+                name="http://java.sun.com/xml/ns/javaee/jsp_2_1.xsd"
                 uri="dtdsAndSchemas/jsp_2_1.xsd" />
             <uri
-                name="http://java.sun.com/xml/ns/j2ee/jsp_2_2.xsd"
+                name="http://java.sun.com/xml/ns/javaee/jsp_2_2.xsd"
                 uri="dtdsAndSchemas/jsp_2_2.xsd" />