Skip to content

Commit 9d7d064

Browse files
committed
[gitflow-maven-plugin] Update for next development version 1.10.5-SNAPSHOT
1 parent 1ffdddc commit 9d7d064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
<groupId>io.wcm</groupId>
3333
<artifactId>io.wcm.caconfig.extensions</artifactId>
34-
<version>1.10.4</version>
34+
<version>1.10.5-SNAPSHOT</version>
3535
<packaging>jar</packaging>
3636

3737
<name>Context-Aware Configuration Extensions for AEM</name>
@@ -49,7 +49,7 @@
4949
<site.url.module.prefix>caconfig/extensions</site.url.module.prefix>
5050

5151
<!-- Enable reproducible builds -->
52-
<project.build.outputTimestamp>2025-02-19T11:04:04Z</project.build.outputTimestamp>
52+
<project.build.outputTimestamp>2025-02-19T11:07:02Z</project.build.outputTimestamp>
5353
</properties>
5454

5555
<dependencies>

0 commit comments

Comments
 (0)