From a9a84d1fc3507885e46714d7827e3c81f4bf28eb Mon Sep 17 00:00:00 2001 From: David Turanski Date: Thu, 14 Apr 2022 09:51:29 -0400 Subject: [PATCH] Bump timestamp samples to 2.0.2 ' --- timestamp-batch/pom.xml | 2 +- timestamp-task/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/timestamp-batch/pom.xml b/timestamp-batch/pom.xml index ce72726..d1aa541 100644 --- a/timestamp-batch/pom.xml +++ b/timestamp-batch/pom.xml @@ -10,7 +10,7 @@ io.spring timestamp-batch-task - 2.0.1 + 2.0.2 timestamp-task Simple Timestamp sample. diff --git a/timestamp-task/pom.xml b/timestamp-task/pom.xml index 7dbe12a..f67a85c 100644 --- a/timestamp-task/pom.xml +++ b/timestamp-task/pom.xml @@ -10,7 +10,7 @@ io.spring timestamp-task - 2.0.1 + 2.0.2 timestamp-task Simple Timestamp sample.