From 0f436633cae25f6c52e9e00e34badfd2eeb7727f Mon Sep 17 00:00:00 2001 From: remi cresson <remi.cresson@teledetection.fr> Date: Tue, 4 Oct 2016 16:29:48 +0000 Subject: [PATCH] RemoteModule: Update GIT_TAG for Mosaic module --- Modules/Remote/Mosaic.remote.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/Remote/Mosaic.remote.cmake b/Modules/Remote/Mosaic.remote.cmake index fe66d5bbac..dc8a7d889e 100644 --- a/Modules/Remote/Mosaic.remote.cmake +++ b/Modules/Remote/Mosaic.remote.cmake @@ -5,5 +5,5 @@ A more detailed description can be found on the project website: https://github.com/remicres/otb-mosaic " GIT_REPOSITORY https://github.com/remicres/otb-mosaic.git - GIT_TAG 5b180a274b731bfd366f731cb829797e6d1ec756 + GIT_TAG 80637f8ede41f99b6ba147c9a5eef2346e5ae7f0 ) -- GitLab