[POLICY-73] replace openecomp for policy-engine
[policy/engine.git] / PolicyEngineUtils / src / main / resources / META-INF / persistencePU.xml
index 147dddf..6cd88bf 100644 (file)
@@ -24,6 +24,6 @@
        xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence http://xmlns.jcp.org/xml/ns/persistence/persistence_2_1.xsd">
        <persistence-unit name="PolicyEngineUtils" transaction-type="RESOURCE_LOCAL">
                <provider>org.eclipse.persistence.jpa.PersistenceProvider</provider>
-               <class>org.openecomp.policy.jpa.BackUpMonitorEntity</class>
+               <class>org.onap.policy.jpa.BackUpMonitorEntity</class>
        </persistence-unit>
 </persistence>