diff --git a/assertj-swing-junit/pom.xml b/assertj-swing-junit/pom.xml index b990b8ab..36ddcac4 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.0-SNAPSHOT + 3.9.0 assertj-swing-junit @@ -35,7 +35,7 @@ org.assertj assertj-swing - 3.9.0-SNAPSHOT + 3.9.0 compile diff --git a/assertj-swing-testng/pom.xml b/assertj-swing-testng/pom.xml index 63beb8d4..9cd74e91 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.0-SNAPSHOT + 3.9.0 assertj-swing-testng @@ -68,7 +68,7 @@ org.assertj assertj-swing - 3.9.0-SNAPSHOT + 3.9.0 compile diff --git a/assertj-swing/pom.xml b/assertj-swing/pom.xml index 376a933f..557c976b 100644 --- a/assertj-swing/pom.xml +++ b/assertj-swing/pom.xml @@ -5,7 +5,7 @@ org.assertj assertj-swing-parent-pom - 3.9.0-SNAPSHOT + 3.9.0 assertj-swing diff --git a/pom.xml b/pom.xml index 5ae5b149..8c39ded5 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ assertj-swing-parent-pom - 3.9.0-SNAPSHOT + 3.9.0 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 - HEAD + assertj-swing-parent-pom-3.9.0 github