File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 <groupId >org.flowable.mockwebserver</groupId >
77 <artifactId >mockwebserver</artifactId >
88 <name >Flowable Mock Web Server</name >
9- <version >0.1.0-SNAPSHOT </version >
9+ <version >0.1.0</version >
1010
1111 <description >Web Server for testing HTTP clients</description >
1212 <url >https://github.com/flowable/flowable-mockwebserver/</url >
2020 <maven .compiler.target>${java.version} </maven .compiler.target>
2121 <maven .compiler.release>${java.version} </maven .compiler.release>
2222 <!-- value comes from property git.commit.author.time -->
23- <project .build.outputTimestamp>${git.commit.author.time} </project .build.outputTimestamp>
23+ <project .build.outputTimestamp>2024-09-10T09:22:07Z </project .build.outputTimestamp>
2424
2525 <jreleaser .plugin.version>1.12.0</jreleaser .plugin.version>
2626
You can’t perform that action at this time.
0 commit comments