diff --git a/simpleextractiontools.remote.cmake b/simpleextractiontools.remote.cmake
index 27cdfd9d2640f9e1512fed4985a0b7ffd1dcbe46..248edd7de3377d1923ba0ed076d823da1bc3366e 100644
--- a/simpleextractiontools.remote.cmake
+++ b/simpleextractiontools.remote.cmake
@@ -2,5 +2,5 @@
 otb_fetch_module(SimpleExtractionTools
   "A set of simple extraction tools"
   GIT_REPOSITORY https://github.com/remicres/otb-simpleextractiontools.git
-  GIT_TAG xxxx
+  GIT_TAG 79a50074b5f897828ec8994fdf3cd1f360c39fcf
 )