diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-23 11:47:24 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-23 17:17:28 +0000 |
commit | ab18d677748a13b00a22a0d37e674ea16956b5e4 (patch) | |
tree | 91591c985a0763f400fe8eabf4cc29bd319a9c7d /config/pe | |
parent | 2c2451538ec7b52ecfe6c1d03a44c27e658f2960 (diff) |
Update to released
Released drools-applications and models.
Issue-ID: POLICY-1700
Change-Id: I24b044cfd72a77514e8f07cdd8f61ebee165fc00
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'config/pe')
-rw-r--r-- | config/pe/brmsgw.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/pe/brmsgw.conf b/config/pe/brmsgw.conf index a70b2745..5869c8a2 100644 --- a/config/pe/brmsgw.conf +++ b/config/pe/brmsgw.conf @@ -62,6 +62,6 @@ BRMS_UEB_API_KEY= BRMS_UEB_API_SECRET= #Dependency.json file version -BRMS_DEPENDENCY_VERSION=1.4.0 -BRMS_MODELS_DEPENDENCY_VERSION=2.0.0 +BRMS_DEPENDENCY_VERSION=1.4.1 +BRMS_MODELS_DEPENDENCY_VERSION=2.0.1 |