From b1bc68242593db61e74ecfd79a1d98fd9a20984a Mon Sep 17 00:00:00 2001 From: "Tej, Tarun" Date: Mon, 2 Oct 2017 09:05:03 -0400 Subject: Fixing the BRMSGW version Fixing the BRMSGW dependencies version to 1.1.0 instaed of SNAPSHOT version. Issue-Id: POLICY-276 Change-Id: I6ef6a8e8e0347a8b5dbbdea807186bae165d95e2 Signed-off-by: Tej, Tarun --- config/pe/brmsgw.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/pe/brmsgw.conf b/config/pe/brmsgw.conf index 3e40edba..a84128ed 100644 --- a/config/pe/brmsgw.conf +++ b/config/pe/brmsgw.conf @@ -49,5 +49,5 @@ BRMS_UEB_API_KEY= BRMS_UEB_API_SECRET= #Dependency.json file version -BRMS_DEPENDENCY_VERSION=1.1.0-SNAPSHOT +BRMS_DEPENDENCY_VERSION=1.1.0 -- cgit 1.2.3-korg