aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--config/pe/brmsgw.conf4
2 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 1c47ce99..c5b5ac44 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
.DS_Store
.project
.settings
+*.iml
target
install.log*
policy-drools/install.log*
diff --git a/config/pe/brmsgw.conf b/config/pe/brmsgw.conf
index 49352c8a..56cee5cc 100644
--- a/config/pe/brmsgw.conf
+++ b/config/pe/brmsgw.conf
@@ -62,7 +62,7 @@ BRMS_UEB_API_KEY=
BRMS_UEB_API_SECRET=
#Dependency.json file version policy/drools-applications
-BRMS_DEPENDENCY_VERSION=1.5.2
+BRMS_DEPENDENCY_VERSION=1.5.3
#policy/models
-BRMS_MODELS_DEPENDENCY_VERSION=2.1.3
+BRMS_MODELS_DEPENDENCY_VERSION=2.1.4