[MSO-8] Update the maven dependency
[so.git] / bpmn / MSOCommonBPMN / src / main / resources / META-INF / persistence.xml
@@ -25,7 +25,7 @@
         http://java.sun.com/xml/ns/persistence
         http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd">
 
-  <persistence-unit name="primary">
+  <persistence-unit name="common">
     <jta-data-source>java:jboss/datasources/ProcessEngine</jta-data-source>
     <properties>
       <!-- Properties for Hibernate -->