diff --git a/assertj-swing-junit/pom.xml b/assertj-swing-junit/pom.xml index 9f652dc5..b4ee489c 100644 --- a/assertj-swing-junit/pom.xml +++ b/assertj-swing-junit/pom.xml @@ -6,7 +6,7 @@ org.assertj assertj-swing-parent-pom - 3.9.1 + 3.10.0-SNAPSHOT assertj-swing-junit @@ -35,7 +35,7 @@ org.assertj assertj-swing - 3.9.1 + 3.10.0-SNAPSHOT compile diff --git a/assertj-swing-testng/pom.xml b/assertj-swing-testng/pom.xml index a0403d3b..fcdef1a0 100644 --- a/assertj-swing-testng/pom.xml +++ b/assertj-swing-testng/pom.xml @@ -6,7 +6,7 @@ org.assertj assertj-swing-parent-pom - 3.9.1 + 3.10.0-SNAPSHOT assertj-swing-testng @@ -68,7 +68,7 @@ org.assertj assertj-swing - 3.9.1 + 3.10.0-SNAPSHOT compile diff --git a/assertj-swing/pom.xml b/assertj-swing/pom.xml index 29ee0157..a1728aaf 100644 --- a/assertj-swing/pom.xml +++ b/assertj-swing/pom.xml @@ -5,7 +5,7 @@ org.assertj assertj-swing-parent-pom - 3.9.1 + 3.10.0-SNAPSHOT assertj-swing diff --git a/pom.xml b/pom.xml index 7aa46fc9..a41eb8ae 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ assertj-swing-parent-pom - 3.9.1 + 3.10.0-SNAPSHOT pom AssertJ Swing: Fluent assertions for java unit testing Parent POM for all AssertJ-Swing modules @@ -46,7 +46,7 @@ scm:git:git@github.com:joel-costigliola/assertj-swing.git git://github.com/joel-costigliola/assertj-swing.git https://github.com/joel-costigliola/assertj-swing - assertj-swing-parent-pom-3.9.1 + HEAD github