Skip to content

Commit 1640b5e

Browse files
committed
[gitflow-maven-plugin] Update for next development version 1.10.3-SNAPSHOT
1 parent 3b79893 commit 1640b5e

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.2</version>
34+
<version>1.10.3-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-01-13T09:48:51Z</project.build.outputTimestamp>
52+
<project.build.outputTimestamp>2025-01-13T09:50:53Z</project.build.outputTimestamp>
5353
</properties>
5454

5555
<dependencies>

0 commit comments

Comments
 (0)