From 874be02da79705bd9aee07f09544140d593706cf Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Mon, 26 Aug 2024 11:22:34 +0200 Subject: [PATCH] [gitflow-maven-plugin] Update for next development version 5.6.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 6c34b777..c403badb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.6.0 + 5.6.1-SNAPSHOT ../parent/pom.xml diff --git a/junit4/pom.xml b/junit4/pom.xml index 9026ccf4..5aeeb055 100644 --- a/junit4/pom.xml +++ b/junit4/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.6.0 + 5.6.1-SNAPSHOT ../parent/pom.xml @@ -54,7 +54,7 @@ io.wcm io.wcm.testing.aem-mock.core - 5.6.0 + 5.6.1-SNAPSHOT compile @@ -87,7 +87,7 @@ io.wcm io.wcm.testing.aem-mock.core - 5.6.0 + 5.6.1-SNAPSHOT tests test diff --git a/junit5/pom.xml b/junit5/pom.xml index 282b9499..f1254c73 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.6.0 + 5.6.1-SNAPSHOT ../parent/pom.xml @@ -54,14 +54,14 @@ io.wcm io.wcm.testing.aem-mock.core - 5.6.0 + 5.6.1-SNAPSHOT compile io.wcm io.wcm.testing.aem-mock.core - 5.6.0 + 5.6.1-SNAPSHOT tests test diff --git a/parent/pom.xml b/parent/pom.xml index ab774748..5098ddd4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -31,7 +31,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.6.0 + 5.6.1-SNAPSHOT pom AEM Mocks @@ -71,7 +71,7 @@ 1.0.0 - 2024-08-26T09:18:14Z + 2024-08-26T09:22:32Z diff --git a/pom.xml b/pom.xml index cc92f311..5542bfa3 100644 --- a/pom.xml +++ b/pom.xml @@ -25,14 +25,14 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.6.0 + 5.6.1-SNAPSHOT parent/pom.xml io.wcm io.wcm.testing.aem-mock.root pom - 5.6.0 + 5.6.1-SNAPSHOT AEM Mocks ${site.url}/${site.url.module.prefix}/ diff --git a/relocate/pom.xml b/relocate/pom.xml index 7b7c9069..1e317029 100644 --- a/relocate/pom.xml +++ b/relocate/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.testing.aem-mock.parent - 5.6.0 + 5.6.1-SNAPSHOT ../parent/pom.xml