diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-05-29 10:54:56 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-05-29 10:58:10 -0500 |
commit | e03cf816fdd03f0bf2119aee0c9cc44032e80a3e (patch) | |
tree | cd31b161a032c16cc12fb432901afc7fe4056650 /pom.xml | |
parent | cd8592f0941feecf6f2d5321ad95332450e5825a (diff) |
point to released drools 1.5.3
Issue-ID: POLICY-2475
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ibd209786ab43592b8045c439b2190e55c6dff37b
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ <!-- Project common dependency versions --> <version.policy.common>1.5.2</version.policy.common> <policy.models.version>2.1.4</policy.models.version> - <version.policy.drools-pdp>1.5.2</version.policy.drools-pdp> + <version.policy.drools-pdp>1.5.3</version.policy.drools-pdp> </properties> <build> |