WIP
[hibernate4-maven-plugin] / src / it / schemaexport-example / schemaexport-example-persistence-impl / pom.xml
index e7c7419..f5e467d 100644 (file)
@@ -56,7 +56,7 @@
                                <artifactId>hibernate4-maven-plugin</artifactId>\r
                                <version>@project.version@</version>\r
                                <configuration>\r
-                                       <target>SCRIPT</target>\r
+                                       <export>false</export>\r
                                        <driverClassName>org.hsqldb.jdbcDriver</driverClassName>\r
                                        <hibernateDialect>org.hibernate.dialect.HSQLDialect</hibernateDialect>\r
                                        <!-- \r
@@ -74,4 +74,4 @@
                        </plugin>\r
                </plugins>\r
        </build>\r
-</project>
\ No newline at end of file
+</project>\r