From 2f942f66c09d0a70f313d47a867754f6b0b4d85b Mon Sep 17 00:00:00 2001
From: Guillaume Pasero <guillaume.pasero@c-s.fr>
Date: Mon, 15 Jul 2019 14:55:03 +0200
Subject: [PATCH] COMP: master branch of diapotb breaks on windows

---
 Modules/Remote/diapotb.remote.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Modules/Remote/diapotb.remote.cmake b/Modules/Remote/diapotb.remote.cmake
index c679c41bda..cc771e7f1d 100644
--- a/Modules/Remote/diapotb.remote.cmake
+++ b/Modules/Remote/diapotb.remote.cmake
@@ -2,5 +2,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 master
+  GIT_TAG d38457a019d2ef15a47d04c21f235c9e9fe4acd5
 )
-- 
GitLab