Fix name and test on timestamp-batch-2.0.x TimestampBatchTaskTests (#203)

This commit is contained in:
Corneil du Plessis
2024-11-04 10:25:21 +02:00
committed by GitHub
parent 3949eb58cf
commit 72e7a9236e
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
<groupId>io.spring</groupId>
<artifactId>timestamp-batch-task</artifactId>
<version>2.0.2</version>
<name>timestamp-task</name>
<name>timestamp-batch-task</name>
<description>Simple Timestamp sample.</description>
<properties>