We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc20c3 commit f6b9a73Copy full SHA for f6b9a73
pom.xml
@@ -31,7 +31,7 @@
31
32
<groupId>io.wcm</groupId>
33
<artifactId>io.wcm.testing.wcm-io-mock.handler</artifactId>
34
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
35
<packaging>jar</packaging>
36
37
<name>Handler Mock Helper</name>
@@ -49,7 +49,7 @@
49
<site.url.module.prefix>testing/wcm-io-mock/handler</site.url.module.prefix>
50
51
<!-- Enable reproducible builds -->
52
- <project.build.outputTimestamp>2024-01-26T19:24:00Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2024-01-26T19:25:27Z</project.build.outputTimestamp>
53
</properties>
54
55
<dependencies>
0 commit comments