diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-14 13:52:37 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-14 13:52:42 -0400 |
commit | df9bb780ff280cd0d768da647c0f9738cb65c780 (patch) | |
tree | f9f5cda33e3a41916400a3feaeaab706f837a589 | |
parent | 06d21679bdf7eeb0a10f4aa69c86dfb42a67c80a (diff) |
Upgrade to models 2.0.2dublin
Released 2.0.2
Issue-ID: POLICY-1860
Change-Id: Ie736121a40ac0ed4eeaed612c2fa383381839d23
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-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 5869c8a2..8101c55f 100644 --- a/config/pe/brmsgw.conf +++ b/config/pe/brmsgw.conf @@ -63,5 +63,5 @@ BRMS_UEB_API_SECRET= #Dependency.json file version BRMS_DEPENDENCY_VERSION=1.4.1 -BRMS_MODELS_DEPENDENCY_VERSION=2.0.1 +BRMS_MODELS_DEPENDENCY_VERSION=2.0.2 |