Fixed NullPointerException, when dialect is specified in properties-file
[hibernate4-maven-plugin] / src / it / properties / src / main / resources / hibernate.properties
diff --git a/src/it/properties/src/main/resources/hibernate.properties b/src/it/properties/src/main/resources/hibernate.properties
new file mode 100644 (file)
index 0000000..0db8712
--- /dev/null
@@ -0,0 +1 @@
+hibernate.dialect=org.hibernate.dialect.H2Dialect