diff --git a/Modules/Remote/temporal-gapfilling.remote.cmake b/Modules/Remote/temporal-gapfilling.remote.cmake index bdea8857135970c60cf75672ba482a053578b031..0baa007b844c83a1a9298925498ff3ab9b993434 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 )