diff --git a/pom.xml b/pom.xml
index 804f39d..b6cb87c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.liquibase
liquibase-parent-pom
Liquibase Parent POM
- 0.4.0-SNAPSHOT
+ 0.3.2-SNAPSHOT
Liquibase Parent POM for all Extensions
https://github.com/liquibase/liquibase-parent-pom
pom
@@ -225,7 +225,7 @@
postgresql
${postgresql.version}
test
-
+
@@ -280,6 +280,16 @@
${liquibase-test-harness.version}
test
+
+ org.slf4j
+ slf4j-api
+ ${slf4j.version}
+
+
+ org.slf4j
+ slf4j-simple
+ ${slf4j.version}
+