Reworked configuration and the tracking thereof
[hibernate4-maven-plugin] / src / it / tutorials / osgi / managed-jpa / pom.xml
index 1aa763c..e26e99e 100644 (file)
@@ -81,6 +81,7 @@
                                </executions>
                                <configuration>
                                        <url>jdbc:h2:mem:db1;MVCC=TRUE</url>
+                                       <format>true</format>
                                </configuration>
                        </plugin>
                </plugins>