diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-15 12:04:20 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-15 12:04:30 -0500 |
commit | 18915e2b8f282ab07b02eec6feb12f6790f58b8e (patch) | |
tree | ece19940d117a41c7488918d24c1311060c81b71 /config | |
parent | 063d8489e631b664d2916b1f1f3bee3ff318ed09 (diff) |
Update to use 1.1.2-SNAPSHOT
Release 1.1.1, update to 1.1.2
Issue-ID: POLICY-436
Change-Id: I516e4644e759dc96712b5d7444ae700a21544592
Signed-off-by: Pamela Dragosh <pdragosh@research.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 70d8bbb6..99c7b561 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.1 +BRMS_DEPENDENCY_VERSION=1.1.2 |