From 64a5cffa133c71a397125c86356bd2e0d20812c4 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Mon, 26 Aug 2024 11:18:16 +0200 Subject: [PATCH] [gitflow-maven-plugin] Update versions for release 5.6.0 --- 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 a9ef7dba..6c34b777 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.5.5-SNAPSHOT + 5.6.0 ../parent/pom.xml diff --git a/junit4/pom.xml b/junit4/pom.xml index c7fc8677..9026ccf4 100644 --- a/junit4/pom.xml +++ b/junit4/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.5.5-SNAPSHOT + 5.6.0 ../parent/pom.xml @@ -54,7 +54,7 @@ io.wcm io.wcm.testing.aem-mock.core - 5.5.5-SNAPSHOT + 5.6.0 compile @@ -87,7 +87,7 @@ io.wcm io.wcm.testing.aem-mock.core - 5.5.5-SNAPSHOT + 5.6.0 tests test diff --git a/junit5/pom.xml b/junit5/pom.xml index 476f2722..282b9499 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.5.5-SNAPSHOT + 5.6.0 ../parent/pom.xml @@ -54,14 +54,14 @@ io.wcm io.wcm.testing.aem-mock.core - 5.5.5-SNAPSHOT + 5.6.0 compile io.wcm io.wcm.testing.aem-mock.core - 5.5.5-SNAPSHOT + 5.6.0 tests test diff --git a/parent/pom.xml b/parent/pom.xml index 1ce42c7a..ab774748 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -31,7 +31,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.5.5-SNAPSHOT + 5.6.0 pom AEM Mocks @@ -71,7 +71,7 @@ 1.0.0 - 2024-07-18T08:01:37Z + 2024-08-26T09:18:14Z diff --git a/pom.xml b/pom.xml index 21638ba1..cc92f311 100644 --- a/pom.xml +++ b/pom.xml @@ -25,14 +25,14 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.5.5-SNAPSHOT + 5.6.0 parent/pom.xml io.wcm io.wcm.testing.aem-mock.root pom - 5.5.5-SNAPSHOT + 5.6.0 AEM Mocks ${site.url}/${site.url.module.prefix}/ diff --git a/relocate/pom.xml b/relocate/pom.xml index 093c81e2..7b7c9069 100644 --- a/relocate/pom.xml +++ b/relocate/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.5.5-SNAPSHOT + 5.6.0 ../parent/pom.xml