diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-15 19:44:32 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-15 19:44:39 -0400 |
commit | 818d4e8b5c61d2c8168b88e2cf9a38ed635fee8a (patch) | |
tree | 4c6ad8ace2c19bbfe9299c52fa771e45b50342c0 /config/pe | |
parent | ff8716c9ef3c74485888adf11a6ba436f4cb55c0 (diff) |
Upgrade to release drools-apps
Point to latest drools-applications release
Issue-ID: POLICY-1630
Change-Id: I8732445928530ea6eb70b2465025f713d47f2f6d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'config/pe')
-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 72ee40ac..a70b2745 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-SNAPSHOT +BRMS_DEPENDENCY_VERSION=1.4.0 BRMS_MODELS_DEPENDENCY_VERSION=2.0.0 |