From a9365f184ecba89e6fb2f43e945f1ba22250e16b Mon Sep 17 00:00:00 2001
From: Rosen Matev <rosen.matev@cern.ch>
Date: Thu, 14 Jul 2016 17:58:14 +0200
Subject: [PATCH] Fix CMT project dependencywq

---
 cmt/project.cmt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmt/project.cmt b/cmt/project.cmt
index 57331f8a258..194a012d1a1 100755
--- a/cmt/project.cmt
+++ b/cmt/project.cmt
@@ -1,6 +1,6 @@
 project MOORE
 
-use HLT     HLT_v25r3p1
+use HLT     HLT_v25r3
 
 container       MooreSys
 build_strategy	with_installarea
-- 
GitLab