JPA-properties must be converted into Hibernate-properties explicitly
[hibernate4-maven-plugin] / src / it / tutorials / entitymanager / pom.xml
index a68d790..9d740a5 100644 (file)
@@ -69,8 +69,6 @@
                     <scanTestClasses>true</scanTestClasses>
                     <dialect>org.hibernate.dialect.H2Dialect</dialect>
                     <format>true</format>
-                    <username>sa</username>
-                    <password></password>
                 </configuration>
             </plugin>
         </plugins>