Reworked configuration and the tracking thereof
[hibernate4-maven-plugin] / src / it / tutorials / entitymanager / pom.xml
index 3531d41..9d740a5 100644 (file)
@@ -68,6 +68,7 @@
                 <configuration>
                     <scanTestClasses>true</scanTestClasses>
                     <dialect>org.hibernate.dialect.H2Dialect</dialect>
+                    <format>true</format>
                 </configuration>
             </plugin>
         </plugins>