227037 Errors in XML schema entries for persistence.xml and orm.xml
diff --git a/bundles/org.eclipse.jst.standard.schemas/plugin.xml b/bundles/org.eclipse.jst.standard.schemas/plugin.xml
index 01b8ed3..1ce391d 100644
--- a/bundles/org.eclipse.jst.standard.schemas/plugin.xml
+++ b/bundles/org.eclipse.jst.standard.schemas/plugin.xml
@@ -166,11 +166,11 @@
                 uri="dtdsAndSchemas/web-facesconfig_1_2.xsd" />
                 
             <uri
-                name="http://java.sun.com/xml/ns/persistence/orm"
+                name="http://java.sun.com/xml/ns/persistence/orm_1_0.xsd"
                 uri="dtdsAndSchemas/orm_1_0.xsd" />
    
             <uri
-                name="http://java.sun.com/xml/ns/persistence"
+                name="http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd"
                 uri="dtdsAndSchemas/persistence_1_0.xsd" />   
                           
         </catalogContribution>