Skip to content

Commit 92e7dd3

Browse files
Update dependency io.wcm.maven:io.wcm.maven.aem-global-parent to v2.1.28 (#129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Stefan Seifert <stefanseifert@users.noreply.github.com>
1 parent 4ac55f1 commit 92e7dd3

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

  • tooling/conga-aem-maven-plugin/src/it

tooling/conga-aem-maven-plugin/src/it/wcmio-archetype-aem65/bundles/core/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,8 @@
208208
SLING-INF/app-root;overwrite:=true;ignoreImportProviders:=xml;path:=/apps/wcmio-archetype-aem65/core, \
209209
SLING-INF/app-i18n;overwrite:=true;ignoreImportProviders:=json;path:=/apps/wcmio-archetype-aem65/core/i18n
210210

211+
Sling-Namespaces: wcmio=http://wcm.io/ns
212+
211213
<!-- All wcm.io Handler SPI implementation only get active for the resource paths of this application -->
212214
Wcmio-CAService-ContextPathRegex: ^(/content|/content/dam|/content/experience-fragments|/conf)/wcmio-archetype-aem65(/.*)?$
213215

tooling/conga-aem-maven-plugin/src/it/wcmio-archetype-cloud/bundles/core/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@
177177
SLING-INF/app-root;overwrite:=true;ignoreImportProviders:=xml;path:=/apps/wcmio-archetype-cloud/core, \
178178
SLING-INF/app-i18n;overwrite:=true;ignoreImportProviders:=json;path:=/apps/wcmio-archetype-cloud/core/i18n
179179

180+
Sling-Namespaces: wcmio=http://wcm.io/ns
181+
180182
<!-- All wcm.io Handler SPI implementation only get active for the resource paths of this application -->
181183
Wcmio-CAService-ContextPathRegex: ^(/content|/content/dam|/content/experience-fragments|/conf)/wcmio-archetype-cloud(/.*)?$
182184

tooling/conga-aem-maven-plugin/src/it/wcmio-archetype-cloud/parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.wcm.maven</groupId>
77
<artifactId>io.wcm.maven.aem-global-parent</artifactId>
8-
<version>2.1.16</version>
8+
<version>2.1.28</version>
99
<relativePath/>
1010
</parent>
1111

0 commit comments

Comments
 (0)