diff --git a/cdi/pom.xml b/cdi/pom.xml index fed5471..63ff4d9 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -3,7 +3,7 @@ com.github.dbunit-rules parent - 0.10.0 + 1.0.0-SNAPSHOT 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 5c65104..b454c16 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ com.github.dbunit-rules parent - 0.10.0 + 1.0.0-SNAPSHOT 4.0.0 diff --git a/cucumber/pom.xml b/cucumber/pom.xml index d32c3f9..0deb6c1 100644 --- a/cucumber/pom.xml +++ b/cucumber/pom.xml @@ -5,7 +5,7 @@ com.github.dbunit-rules parent - 0.10.0 + 1.0.0-SNAPSHOT cucumber diff --git a/examples/pom.xml b/examples/pom.xml index af7b67e..0af3813 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -3,7 +3,7 @@ com.github.dbunit-rules parent - 0.10.0 + 1.0.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index d430398..4fdd27b 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.github.dbunit-rules parent pom - 0.10.0 + 1.0.0-SNAPSHOT core