From 45d1350cb9ff6cd09dcea8da0d2aa8be3f46eafa Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Thu, 15 Dec 2022 12:35:17 +0100 Subject: [PATCH] prepare release --- changes.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changes.xml b/changes.xml index 6997055..5d06902 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"> - + Add LinkBuilder.disableSuffixSelector to allow to diable the automatic addition of a "suffix" selector in case a suffix is present. Although recommended as best practice, this can be omitted if you are sure your URLs are always either include a suffix or never do, so there is no risk for file name clashes in dispatcher cache. diff --git a/pom.xml b/pom.xml index bc29c33..c6ae627 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ io.wcm io.wcm.handler.url - 1.10.0-SNAPSHOT + 1.10.0 compile @@ -152,7 +152,7 @@ io.wcm io.wcm.testing.aem-mock.junit5 - 5.0.0 + 5.1.2 test