diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-20 08:07:13 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-20 08:07:17 -0400 |
commit | 8064c557f1296ebefd0682432cd5c5ac827ebef0 (patch) | |
tree | e8dea489d6946e513ae28b5daf8456e8096db484 /pom.xml | |
parent | 2f49e3162132f59abee6b7b713918fafec9213bf (diff) |
Point drools to models 2.3.5
Issue-ID: POLICY-2869
Change-Id: I00931ad9b9df9c1f9ca893e0967693356c9eccfa
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ <hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version> <xml.apis.version>1.4.01</xml.apis.version> <policy.common.version>1.7.1</policy.common.version> - <policy.models.version>2.3.4</policy.models.version> + <policy.models.version>2.3.5</policy.models.version> </properties> <modules> |