We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c83ec commit cf2ecb7Copy full SHA for cf2ecb7
1 file changed
pom.xml
@@ -31,7 +31,7 @@
31
32
<groupId>io.wcm</groupId>
33
<artifactId>io.wcm.handler.link</artifactId>
34
- <version>2.3.2</version>
+ <version>2.3.3-SNAPSHOT</version>
35
<packaging>jar</packaging>
36
37
<name>Link Handler</name>
@@ -49,7 +49,7 @@
49
<site.url.module.prefix>handler/link</site.url.module.prefix>
50
51
<!-- Enable reproducible builds -->
52
- <project.build.outputTimestamp>2026-02-24T09:59:42Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2026-02-24T10:00:15Z</project.build.outputTimestamp>
53
</properties>
54
55
<dependencies>
0 commit comments