diff options
author | Jorge Hernandez <jh1730@att.com> | 2017-11-27 17:25:18 -0600 |
---|---|---|
committer | Jorge Hernandez <jh1730@att.com> | 2017-11-27 17:25:18 -0600 |
commit | 27b0f670e199c67c89272ffdff03eaca974bd327 (patch) | |
tree | 3a16edceb0790e26465f45d53575ffcb1f17eafb /config | |
parent | 845baeb94a6c19fcd3fc7d40bcd847b004f246fa (diff) |
set 1.1.1 as dependencies version for brmsgw
to match released amsterdam dependencies
Change-Id: I2450fa9b0b0aac186605edab17cae92e98353e41
Issue-ID: POLICY-454
Signed-off-by: Jorge Hernandez <jh1730@att.com>
Diffstat (limited to 'config')
-rw-r--r-- | config/pe/brmsgw.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/pe/brmsgw.conf b/config/pe/brmsgw.conf index 99c7b561..70d8bbb6 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.2 +BRMS_DEPENDENCY_VERSION=1.1.1 |