From 32379ef45bcc28f312810bdd8a22e6f908252791 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Traizet?= <cedric.traizet@c-s.fr>
Date: Tue, 25 Aug 2020 11:52:50 +0200
Subject: [PATCH] REFAC: update diapotb tag (recent version does not compile)

---
 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 4d15998152..108cc6fe62 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 2a907dde6c8907d7a0971b5d6253d6bd329d82c3
+  GIT_TAG 2746e0241022e0d2c5809f362436bc2b36363db4
 )
-- 
GitLab