From c9668c73cc0ccb551bb7efe3dbabaec6829b9b89 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Sun, 17 Jan 2021 14:01:43 +0100 Subject: [PATCH 1/2] prepare release --- changes.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changes.xml b/changes.xml index 1c9888d..1709d28 100644 --- a/changes.xml +++ b/changes.xml @@ -23,7 +23,7 @@ xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd"> - + Switch to AEM 6.4 as minimum version. diff --git a/pom.xml b/pom.xml index c0f5e53..3a9b977 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ io.wcm io.wcm.sling.commons - 1.4.0-SNAPSHOT + 1.4.0 compile @@ -117,7 +117,7 @@ io.wcm io.wcm.testing.aem-mock.junit5 - 4.0.0-SNAPSHOT + 4.0.0 test From c343c4c8527a76d2f78a44a4b14b01c48cfb6a68 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Sun, 17 Jan 2021 14:03:04 +0100 Subject: [PATCH 2/2] [gitflow-maven-plugin] Update versions for release 1.6.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3a9b977..ee501dd 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ io.wcm io.wcm.sling.models - 1.6.0-SNAPSHOT + 1.6.0 jar AEM Sling Models Extensions