WIP
[hibernate4-maven-plugin] / src / it / dependency test / h4mp / pom.xml
index 4e179d2..a02802d 100644 (file)
                                        </execution>
                                </executions>
                                <configuration>
-                                       <target>NONE</target>
+                                       <export>false</export>
                                        <envers>true</envers>
                                        <format>true</format>
                                        <delimiter>;</delimiter>
                                        <force>true</force>
-                                       <type>CREATE</type>
+                                       <drop>false</drop>
                                        <hibernateDialect>org.hibernate.dialect.PostgreSQL9Dialect</hibernateDialect>
                                </configuration>
                        </plugin>