From b47ed92edbf3b4f50b814a4b1912b5ef6185c294 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Tue, 9 Oct 2018 16:28:29 +0200 Subject: Fix retry when file download fails When the Datafile collector is unable to download the file from an xNF it now retries to collect the file. Change-Id: I61f68f9cf7af1a7fab160b0e936daafd1a23aaf8 Issue-ID: DCAEGEN2-864 Signed-off-by: elinuxhenrik --- datafile-app-server/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'datafile-app-server/pom.xml') diff --git a/datafile-app-server/pom.xml b/datafile-app-server/pom.xml index f5626af7..4c716bd6 100644 --- a/datafile-app-server/pom.xml +++ b/datafile-app-server/pom.xml @@ -24,12 +24,11 @@ org.onap.dcaegen2.collectors datafile - 1.0.0-SNAPSHOT + 1.0.2-SNAPSHOT org.onap.dcaegen2.collectors.datafile datafile-app-server - 1.0.1-SNAPSHOT jar -- cgit 1.2.3-korg