From 4da15f6ca98c427b60d4a975077cdc254c795bbb Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Tue, 9 Jan 2024 14:36:20 +0100 Subject: [PATCH] set version to 2.20.0-SNAPSHOT --- changes.xml | 6 ++++++ conga-aem-plugin/pom.xml | 4 ++-- parent/pom.xml | 8 ++++---- pom.xml | 4 ++-- tooling/conga-aem-crypto-cli/pom.xml | 6 +++--- tooling/conga-aem-maven-plugin/pom.xml | 6 +++--- 6 files changed, 20 insertions(+), 14 deletions(-) diff --git a/changes.xml b/changes.xml index a9d3c19..b89991d 100644 --- a/changes.xml +++ b/changes.xml @@ -23,6 +23,12 @@ xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd"> + + + TBD + + + Update to latest io.wcm.tooling.commons.content-package-builder to fix potential problem with element ordering content packages generated from JSON files. diff --git a/conga-aem-plugin/pom.xml b/conga-aem-plugin/pom.xml index 8b53ce1..c040edc 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.19.11-SNAPSHOT + 2.20.0-SNAPSHOT ../parent/pom.xml io.wcm.devops.conga.plugins io.wcm.devops.conga.plugins.aem - 2.19.11-SNAPSHOT + 2.20.0-SNAPSHOT jar CONGA AEM Plugin diff --git a/parent/pom.xml b/parent/pom.xml index 0151a88..2838049 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.19.11-SNAPSHOT + 2.20.0-SNAPSHOT pom CONGA AEM Plugin @@ -57,18 +57,18 @@ io.wcm.devops.conga io.wcm.devops.conga.generator - 1.16.4 + 1.16.5-SNAPSHOT io.wcm.devops.conga conga-maven-plugin - 1.16.4 + 1.16.5-SNAPSHOT io.wcm.devops.conga.plugins io.wcm.devops.conga.plugins.sling - 1.3.4 + 1.4.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index e166d2e..12f83fa 100644 --- a/pom.xml +++ b/pom.xml @@ -23,13 +23,13 @@ io.wcm.devops.conga.plugins io.wcm.devops.conga.plugins.aem.parent - 2.19.11-SNAPSHOT + 2.20.0-SNAPSHOT parent/pom.xml io.wcm.devops.conga.plugins io.wcm.devops.conga.plugins.aem.root - 2.19.11-SNAPSHOT + 2.20.0-SNAPSHOT pom CONGA AEM Plugin diff --git a/tooling/conga-aem-crypto-cli/pom.xml b/tooling/conga-aem-crypto-cli/pom.xml index d52d76a..de5a507 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.19.11-SNAPSHOT + 2.20.0-SNAPSHOT ../../parent/pom.xml io.wcm.devops.conga.plugins conga-aem-crypto-cli jar - 2.19.11-SNAPSHOT + 2.20.0-SNAPSHOT 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.19.11-SNAPSHOT + 2.20.0-SNAPSHOT compile diff --git a/tooling/conga-aem-maven-plugin/pom.xml b/tooling/conga-aem-maven-plugin/pom.xml index 5d07628..735509b 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.19.11-SNAPSHOT + 2.20.0-SNAPSHOT ../../parent/pom.xml io.wcm.devops.conga.plugins conga-aem-maven-plugin maven-plugin - 2.19.11-SNAPSHOT + 2.20.0-SNAPSHOT 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.19.11-SNAPSHOT + 2.20.0-SNAPSHOT compile