From bc565832b7b938a1df10ffa1c2e7c8caa1d71d41 Mon Sep 17 00:00:00 2001 From: "LaMont, William(wl2432)" Date: Fri, 29 May 2020 17:44:43 -0400 Subject: update junit to recheck for snapshot file Issue-ID: AAI-2922 Change-Id: I3ca6189fa6f1eec245f5299c79f052f0fac42be7 Signed-off-by: LaMont, William(wl2432) Signed-off-by: LaMont, William (wl2432) --- src/main/resources/etc/appprops/datatoolscrons.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/main/resources/etc/appprops/datatoolscrons.properties') diff --git a/src/main/resources/etc/appprops/datatoolscrons.properties b/src/main/resources/etc/appprops/datatoolscrons.properties index 74b3c9e..e37931f 100644 --- a/src/main/resources/etc/appprops/datatoolscrons.properties +++ b/src/main/resources/etc/appprops/datatoolscrons.properties @@ -8,5 +8,4 @@ datagroomingcleanup.cron=0 06 0 * * ? datasnapshotcleanup.cron=0 17 0 * * ? datasnapshottasks.cron=0 45 * * * ? -datagroomingtasks.cron=0 10 1,5,9,13,17,21 * * ? -dataexporttask.cron=0 02 3 * * ? \ No newline at end of file +datagroomingtasks.cron=0 10 1,5,9,13,17,21 * * ? \ No newline at end of file -- cgit 1.2.3-korg