From 046dd4c4e5cc997497e6651557073e8a15da676c Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Mon, 20 Nov 2023 16:38:28 +0100 Subject: [PATCH] [gitflow-maven-plugin] Update versions for release 5.4.2 --- 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 bcff36b1..6d887757 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.4.1-SNAPSHOT + 5.4.2 ../parent/pom.xml diff --git a/junit4/pom.xml b/junit4/pom.xml index b1d11615..1fffe5e0 100644 --- a/junit4/pom.xml +++ b/junit4/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.4.1-SNAPSHOT + 5.4.2 ../parent/pom.xml @@ -54,7 +54,7 @@ io.wcm io.wcm.testing.aem-mock.core - 5.4.1-SNAPSHOT + 5.4.2 compile @@ -87,7 +87,7 @@ io.wcm io.wcm.testing.aem-mock.core - 5.4.1-SNAPSHOT + 5.4.2 tests test diff --git a/junit5/pom.xml b/junit5/pom.xml index 7cdd5e87..f427d1f7 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.4.1-SNAPSHOT + 5.4.2 ../parent/pom.xml @@ -54,14 +54,14 @@ io.wcm io.wcm.testing.aem-mock.core - 5.4.1-SNAPSHOT + 5.4.2 compile io.wcm io.wcm.testing.aem-mock.core - 5.4.1-SNAPSHOT + 5.4.2 tests test diff --git a/parent/pom.xml b/parent/pom.xml index 1014f43f..28af8c2a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -31,7 +31,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.4.1-SNAPSHOT + 5.4.2 pom AEM Mocks @@ -71,7 +71,7 @@ 1.0.0 - 2023-10-17T08:09:46Z + 2023-11-20T15:38:25Z diff --git a/pom.xml b/pom.xml index c5438ff9..3dc84047 100644 --- a/pom.xml +++ b/pom.xml @@ -25,14 +25,14 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.4.1-SNAPSHOT + 5.4.2 parent/pom.xml io.wcm io.wcm.testing.aem-mock.root pom - 5.4.1-SNAPSHOT + 5.4.2 AEM Mocks ${site.url}/${site.url.module.prefix}/ diff --git a/relocate/pom.xml b/relocate/pom.xml index 5a55b4cf..3ffe5658 100644 --- a/relocate/pom.xml +++ b/relocate/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.4.1-SNAPSHOT + 5.4.2 ../parent/pom.xml