diff --git a/Modules/Remote/diapotb.remote.cmake b/Modules/Remote/diapotb.remote.cmake index 74db360b7ecb3b41899a256e6fa8920cc1b27eae..ae8d8885ed5e08e267ac6ec09227ba0342908aa8 100644 --- a/Modules/Remote/diapotb.remote.cmake +++ b/Modules/Remote/diapotb.remote.cmake @@ -22,5 +22,5 @@ otb_fetch_module(DiapOTBModule "OTB module for SAR processing in Diapason." GIT_REPOSITORY https://gitlab.orfeo-toolbox.org/remote_modules/diapotb.git - GIT_TAG 6fceb0604eedd51e374fe650bed1d45dc1c5abff + GIT_TAG 0f8ad339ed9b10529272bb268c45b32d091cb4ac ) diff --git a/Modules/Remote/otbGRM.remote.cmake b/Modules/Remote/otbGRM.remote.cmake index d1ee3f40710928d51b708a5d6438229964ba3609..29f74ff8e6ad3d6e0d4c392817ed08e1b1301207 100644 --- a/Modules/Remote/otbGRM.remote.cmake +++ b/Modules/Remote/otbGRM.remote.cmake @@ -31,6 +31,6 @@ to see which format you must respect to add a new criterion. A more detailed description can be found on the project website: http://tully.ups-tlse.fr/lassallep/grm " - GIT_REPOSITORY https://github.com/orfeotoolbox/GRM - GIT_TAG d8baf51a70207e5e39adb74be1698a27784df10b + GIT_REPOSITORY https://github.com/ctraizet/GRM + GIT_TAG 526cfa38d7e08b7b0e8c7b9ec9cbe4a034522491 )