diff --git a/module-ejb/src/main/resources/META-INF/persistence.xml b/module-ejb/src/main/resources/META-INF/persistence.xml index b1d8e60..23cc9ba 100644 --- a/module-ejb/src/main/resources/META-INF/persistence.xml +++ b/module-ejb/src/main/resources/META-INF/persistence.xml @@ -1,22 +1,22 @@ - - - - org.hibernate.ejb.HibernatePersistence - java:jboss/datasources/myboardgames - - - - - - - - - - + + + + org.hibernate.ejb.HibernatePersistence + java:jboss/datasources/myboardgames + + + + + + + + + + \ No newline at end of file