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 8566e25 commit d7b82b8Copy full SHA for d7b82b8
pom.xml
@@ -31,7 +31,7 @@
31
32
<groupId>io.wcm</groupId>
33
<artifactId>io.wcm.caconfig.extensions</artifactId>
34
- <version>1.10.0</version>
+ <version>1.10.1-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>2024-12-10T08:14:11Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2024-12-10T08:20:03Z</project.build.outputTimestamp>
53
</properties>
54
55
<dependencies>
0 commit comments