From a0abd1552fbf9ef55aa8fb7878bf041bfa903c1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20R=C3=B6sch?= Date: Sun, 13 Sep 2020 07:40:48 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- assertj-swing-junit/pom.xml | 4 ++-- assertj-swing-testng/pom.xml | 4 ++-- assertj-swing/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/assertj-swing-junit/pom.xml b/assertj-swing-junit/pom.xml index 3bf83815..e709e4c4 100644 --- a/assertj-swing-junit/pom.xml +++ b/assertj-swing-junit/pom.xml @@ -6,7 +6,7 @@ org.assertj assertj-swing-parent-pom - 3.17.0 + 3.17.1-SNAPSHOT assertj-swing-junit @@ -35,7 +35,7 @@ org.assertj assertj-swing - 3.17.0 + 3.17.1-SNAPSHOT compile diff --git a/assertj-swing-testng/pom.xml b/assertj-swing-testng/pom.xml index cbeba44f..2c8ffecb 100644 --- a/assertj-swing-testng/pom.xml +++ b/assertj-swing-testng/pom.xml @@ -6,7 +6,7 @@ org.assertj assertj-swing-parent-pom - 3.17.0 + 3.17.1-SNAPSHOT assertj-swing-testng @@ -68,7 +68,7 @@ org.assertj assertj-swing - 3.17.0 + 3.17.1-SNAPSHOT compile diff --git a/assertj-swing/pom.xml b/assertj-swing/pom.xml index 567e53c4..b9fcc83d 100644 --- a/assertj-swing/pom.xml +++ b/assertj-swing/pom.xml @@ -5,7 +5,7 @@ org.assertj assertj-swing-parent-pom - 3.17.0 + 3.17.1-SNAPSHOT assertj-swing diff --git a/pom.xml b/pom.xml index a431ea25..dfd7a515 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ assertj-swing-parent-pom - 3.17.0 + 3.17.1-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 - 3.17.0 + HEAD github