diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-15 07:54:41 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-15 07:54:47 -0400 |
commit | ff8716c9ef3c74485888adf11a6ba436f4cb55c0 (patch) | |
tree | c816a38f2a52390b7f8297696761480f955b05ea /config/pe/brmsgw.conf | |
parent | 60a9cf44813b622d5cad1bfad0034ee0dce3f444 (diff) |
Update to release policy/models
Point to release version as the SNAPSHOT will disappear in
about 2-3 weeks.
Issue-ID: POLICY-1630
Change-Id: If1ffa5703b5647588806538609d72bf927c1d7db
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'config/pe/brmsgw.conf')
-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 5d013b8f..72ee40ac 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.0-SNAPSHOT -BRMS_MODELS_DEPENDENCY_VERSION=2.0.0-SNAPSHOT +BRMS_MODELS_DEPENDENCY_VERSION=2.0.0 |