Skip to content
Snippets Groups Projects
Commit a7656fba authored by Mirco Nasuti's avatar Mirco Nasuti
Browse files

Bugfix : hibernate was exporting DB schema and conflicted with flyway usage

parent f3718e3d
No related branches found
Tags 2.5.8
No related merge requests found
......@@ -192,9 +192,6 @@
<executions>
<execution>
<phase>compile</phase>
<goals>
<goal>export</goal>
</goals>
</execution>
</executions>
</plugin>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment