Skip to content

Commit cf2ecb7

Browse files
committed
[gitflow-maven-plugin] Update for next development version 2.3.3-SNAPSHOT
1 parent b3c83ec commit cf2ecb7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.handler.link</artifactId>
34-
<version>2.3.2</version>
34+
<version>2.3.3-SNAPSHOT</version>
3535
<packaging>jar</packaging>
3636

3737
<name>Link Handler</name>
@@ -49,7 +49,7 @@
4949
<site.url.module.prefix>handler/link</site.url.module.prefix>
5050

5151
<!-- Enable reproducible builds -->
52-
<project.build.outputTimestamp>2026-02-24T09:59:42Z</project.build.outputTimestamp>
52+
<project.build.outputTimestamp>2026-02-24T10:00:15Z</project.build.outputTimestamp>
5353
</properties>
5454

5555
<dependencies>

0 commit comments

Comments
 (0)