From 4c38183ff6bc968bcd1b81c34cc213f40ebe6382 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Thu, 18 Jul 2024 09:56:35 +0200 Subject: [PATCH] [gitflow-maven-plugin] Update for next development version 1.16.3-SNAPSHOT --- bundle/pom.xml | 6 +++--- package/pom.xml | 8 ++++---- parent/pom.xml | 4 ++-- pom.xml | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bundle/pom.xml b/bundle/pom.xml index f2d2bcd..e0fac22 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -25,13 +25,13 @@ io.wcm io.wcm.caconfig.editor.parent - 1.16.2 + 1.16.3-SNAPSHOT ../parent/pom.xml io.wcm io.wcm.caconfig.editor - 1.16.2 + 1.16.3-SNAPSHOT jar Context-Aware Configuration Editor @@ -42,7 +42,7 @@ caconfig/editor/bundle - 2024-07-18T07:54:44Z + 2024-07-18T07:56:33Z diff --git a/package/pom.xml b/package/pom.xml index e49f0ac..5b53b2a 100644 --- a/package/pom.xml +++ b/package/pom.xml @@ -25,13 +25,13 @@ io.wcm io.wcm.caconfig.editor.parent - 1.16.2 + 1.16.3-SNAPSHOT ../parent/pom.xml io.wcm io.wcm.caconfig.editor.package - 1.16.2 + 1.16.3-SNAPSHOT content-package Context-Aware Configuration Editor Package ${site.url}/caconfig/editor/ @@ -41,7 +41,7 @@ wcm-io - 2024-07-18T07:54:44Z + 2024-07-18T07:56:33Z @@ -50,7 +50,7 @@ io.wcm io.wcm.caconfig.editor compile - 1.16.2 + 1.16.3-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index 5faa0a5..bd1bc5f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -31,7 +31,7 @@ io.wcm io.wcm.caconfig.editor.parent - 1.16.2 + 1.16.3-SNAPSHOT pom Context-Aware Configuration Editor Parent @@ -49,7 +49,7 @@ - 2024-07-18T07:54:44Z + 2024-07-18T07:56:33Z diff --git a/pom.xml b/pom.xml index 34c0c33..23798a7 100644 --- a/pom.xml +++ b/pom.xml @@ -25,13 +25,13 @@ io.wcm io.wcm.caconfig.editor.parent - 1.16.2 + 1.16.3-SNAPSHOT parent/pom.xml io.wcm io.wcm.caconfig.editor.root - 1.16.2 + 1.16.3-SNAPSHOT pom Context-Aware Configuration Editor Root