From 3ddbed5704ce5ed26039b0f370916140ddfaa40f Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Fri, 26 Jan 2024 11:31:52 +0100 Subject: [PATCH] [gitflow-maven-plugin] Update versions for release 2.20.0 --- conga-aem-plugin/pom.xml | 4 ++-- parent/pom.xml | 2 +- pom.xml | 4 ++-- tooling/conga-aem-crypto-cli/pom.xml | 6 +++--- tooling/conga-aem-maven-plugin/pom.xml | 6 +++--- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/conga-aem-plugin/pom.xml b/conga-aem-plugin/pom.xml index c040edc..c361e69 100644 --- a/conga-aem-plugin/pom.xml +++ b/conga-aem-plugin/pom.xml @@ -25,13 +25,13 @@ io.wcm.devops.conga.plugins io.wcm.devops.conga.plugins.aem.parent - 2.20.0-SNAPSHOT + 2.20.0 ../parent/pom.xml io.wcm.devops.conga.plugins io.wcm.devops.conga.plugins.aem - 2.20.0-SNAPSHOT + 2.20.0 jar CONGA AEM Plugin diff --git a/parent/pom.xml b/parent/pom.xml index d805de4..4e96f21 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -31,7 +31,7 @@ io.wcm.devops.conga.plugins io.wcm.devops.conga.plugins.aem.parent - 2.20.0-SNAPSHOT + 2.20.0 pom CONGA AEM Plugin diff --git a/pom.xml b/pom.xml index 12f83fa..73ef33b 100644 --- a/pom.xml +++ b/pom.xml @@ -23,13 +23,13 @@ io.wcm.devops.conga.plugins io.wcm.devops.conga.plugins.aem.parent - 2.20.0-SNAPSHOT + 2.20.0 parent/pom.xml io.wcm.devops.conga.plugins io.wcm.devops.conga.plugins.aem.root - 2.20.0-SNAPSHOT + 2.20.0 pom CONGA AEM Plugin diff --git a/tooling/conga-aem-crypto-cli/pom.xml b/tooling/conga-aem-crypto-cli/pom.xml index de5a507..f9c186b 100644 --- a/tooling/conga-aem-crypto-cli/pom.xml +++ b/tooling/conga-aem-crypto-cli/pom.xml @@ -25,14 +25,14 @@ io.wcm.devops.conga.plugins io.wcm.devops.conga.plugins.aem.parent - 2.20.0-SNAPSHOT + 2.20.0 ../../parent/pom.xml io.wcm.devops.conga.plugins conga-aem-crypto-cli jar - 2.20.0-SNAPSHOT + 2.20.0 CONGA AEM Crypto Command Line Interface Command line tool to generate Crypto keys for AEM. @@ -42,7 +42,7 @@ io.wcm.devops.conga.plugins io.wcm.devops.conga.plugins.aem - 2.20.0-SNAPSHOT + 2.20.0 compile diff --git a/tooling/conga-aem-maven-plugin/pom.xml b/tooling/conga-aem-maven-plugin/pom.xml index 786df2e..81ea6c5 100644 --- a/tooling/conga-aem-maven-plugin/pom.xml +++ b/tooling/conga-aem-maven-plugin/pom.xml @@ -25,14 +25,14 @@ io.wcm.devops.conga.plugins io.wcm.devops.conga.plugins.aem.parent - 2.20.0-SNAPSHOT + 2.20.0 ../../parent/pom.xml io.wcm.devops.conga.plugins conga-aem-maven-plugin maven-plugin - 2.20.0-SNAPSHOT + 2.20.0 CONGA AEM Maven Plugin wcm.io DevOps CONGA - CONfiguration GenerAtor Maven Plugin for AEM @@ -62,7 +62,7 @@ io.wcm.devops.conga.plugins io.wcm.devops.conga.plugins.aem - 2.20.0-SNAPSHOT + 2.20.0 compile