From ee1a45e6de0d7e0bd46abd423ff35a6cc037d3c3 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Tue, 17 Oct 2023 10:09:47 +0200 Subject: [PATCH] [gitflow-maven-plugin] Update for next development version 5.4.1-SNAPSHOT --- core/pom.xml | 2 +- junit4/pom.xml | 6 +++--- junit5/pom.xml | 6 +++--- parent/pom.xml | 4 ++-- pom.xml | 4 ++-- relocate/pom.xml | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 42f6688a..bcff36b1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.4.0 + 5.4.1-SNAPSHOT ../parent/pom.xml diff --git a/junit4/pom.xml b/junit4/pom.xml index 355fa159..b1d11615 100644 --- a/junit4/pom.xml +++ b/junit4/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.4.0 + 5.4.1-SNAPSHOT ../parent/pom.xml @@ -54,7 +54,7 @@ io.wcm io.wcm.testing.aem-mock.core - 5.4.0 + 5.4.1-SNAPSHOT compile @@ -87,7 +87,7 @@ io.wcm io.wcm.testing.aem-mock.core - 5.4.0 + 5.4.1-SNAPSHOT tests test diff --git a/junit5/pom.xml b/junit5/pom.xml index eae33422..7cdd5e87 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.4.0 + 5.4.1-SNAPSHOT ../parent/pom.xml @@ -54,14 +54,14 @@ io.wcm io.wcm.testing.aem-mock.core - 5.4.0 + 5.4.1-SNAPSHOT compile io.wcm io.wcm.testing.aem-mock.core - 5.4.0 + 5.4.1-SNAPSHOT tests test diff --git a/parent/pom.xml b/parent/pom.xml index 9956d141..49dadcf9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -31,7 +31,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.4.0 + 5.4.1-SNAPSHOT pom AEM Mocks @@ -71,7 +71,7 @@ 1.0.0 - 2023-10-17T08:06:19Z + 2023-10-17T08:09:46Z diff --git a/pom.xml b/pom.xml index e772d0d3..c5438ff9 100644 --- a/pom.xml +++ b/pom.xml @@ -25,14 +25,14 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.4.0 + 5.4.1-SNAPSHOT parent/pom.xml io.wcm io.wcm.testing.aem-mock.root pom - 5.4.0 + 5.4.1-SNAPSHOT AEM Mocks ${site.url}/${site.url.module.prefix}/ diff --git a/relocate/pom.xml b/relocate/pom.xml index b3b67b0a..5a55b4cf 100644 --- a/relocate/pom.xml +++ b/relocate/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.4.0 + 5.4.1-SNAPSHOT ../parent/pom.xml