We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffdddc commit 9d7d064Copy full SHA for 9d7d064
pom.xml
@@ -31,7 +31,7 @@
31
32
<groupId>io.wcm</groupId>
33
<artifactId>io.wcm.caconfig.extensions</artifactId>
34
- <version>1.10.4</version>
+ <version>1.10.5-SNAPSHOT</version>
35
<packaging>jar</packaging>
36
37
<name>Context-Aware Configuration Extensions for AEM</name>
@@ -49,7 +49,7 @@
49
<site.url.module.prefix>caconfig/extensions</site.url.module.prefix>
50
51
<!-- Enable reproducible builds -->
52
- <project.build.outputTimestamp>2025-02-19T11:04:04Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-02-19T11:07:02Z</project.build.outputTimestamp>
53
</properties>
54
55
<dependencies>
0 commit comments