From 3b7fe8efd0d2c8cf2476117094e85b6fa6ca0fd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Traizet?= Date: Thu, 1 Oct 2020 09:17:10 +0200 Subject: [PATCH] Revert "BUG: update git tag for the TemporalGapFilling remote module" This reverts commit 55c8a4cb5da5eacb07fb58e6f45b83e2bb2596bb. --- Modules/Remote/temporal-gapfilling.remote.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Modules/Remote/temporal-gapfilling.remote.cmake b/Modules/Remote/temporal-gapfilling.remote.cmake index bdea885713..0baa007b84 100644 --- a/Modules/Remote/temporal-gapfilling.remote.cmake +++ b/Modules/Remote/temporal-gapfilling.remote.cmake @@ -25,6 +25,6 @@ otb_fetch_module(OTBTemporalGapFilling A more detailed description can be found on the project website: https://gitlab.orfeo-toolbox.org/jinglada/temporalgapfilling " - GIT_REPOSITORY https://gitlab.orfeo-toolbox.org/ctraizet/temporalgapfilling.git - GIT_TAG cd0aa8b18369140a270ec64659543a53167ef641 + GIT_REPOSITORY https://gitlab.orfeo-toolbox.org/jinglada/temporalgapfilling.git + GIT_TAG master ) -- GitLab