diff --git a/examples/jooq/pom.xml b/examples/jooq/pom.xml
index fe89f80..79a400c 100644
--- a/examples/jooq/pom.xml
+++ b/examples/jooq/pom.xml
@@ -4,7 +4,7 @@
com.radcortez.flyway
flyway-junit5-examples
- 2.1.0
+ 2.1.1-SNAPSHOT
flyway-junit5-jooq
diff --git a/examples/pom.xml b/examples/pom.xml
index 63a9507..3f0b1ed 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -4,7 +4,7 @@
com.radcortez.flyway
flyway-junit5-parent
- 2.1.0
+ 2.1.1-SNAPSHOT
flyway-junit5-examples
diff --git a/examples/quarkus/pom.xml b/examples/quarkus/pom.xml
index b1a7dc4..a8916fc 100644
--- a/examples/quarkus/pom.xml
+++ b/examples/quarkus/pom.xml
@@ -4,7 +4,7 @@
com.radcortez.flyway
flyway-junit5-examples
- 2.1.0
+ 2.1.1-SNAPSHOT
flyway-junit5-quarkus
diff --git a/examples/spring/pom.xml b/examples/spring/pom.xml
index f8ac06e..b400146 100644
--- a/examples/spring/pom.xml
+++ b/examples/spring/pom.xml
@@ -4,7 +4,7 @@
com.radcortez.flyway
flyway-junit5-examples
- 2.1.0
+ 2.1.1-SNAPSHOT
flyway-junit5-spring
diff --git a/extension/pom.xml b/extension/pom.xml
index 940b7f5..86f1a8e 100644
--- a/extension/pom.xml
+++ b/extension/pom.xml
@@ -5,7 +5,7 @@
com.radcortez.flyway
flyway-junit5-parent
- 2.1.0
+ 2.1.1-SNAPSHOT
flyway-junit5-extension
diff --git a/pom.xml b/pom.xml
index 5af069f..24d6d1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.radcortez.flyway
flyway-junit5-parent
- 2.1.0
+ 2.1.1-SNAPSHOT
pom
Flyway JUnit5 - Parent
@@ -62,7 +62,7 @@
scm:git:https://github.com/radcortez/flyway-junit5-extensions.git
scm:git:https://github.com/radcortez/flyway-junit5-extensions.git
scm:git:https://github.com/radcortez/flyway-junit5-extensions.git
- 2.1.0
+ HEAD
diff --git a/release/pom.xml b/release/pom.xml
index 3f62923..6bee9eb 100644
--- a/release/pom.xml
+++ b/release/pom.xml
@@ -5,10 +5,11 @@
com.radcortez.flyway
flyway-junit5-parent
- 2.1.0
+ 2.1.1-SNAPSHOT
flyway-junit5-release
+ 2.0.0
Empty Release Project to Avoid Maven Bug