From: Jim Hahn Date: Mon, 25 Jun 2018 21:23:02 +0000 (-0400) Subject: Added expiration timer to default locking strategy X-Git-Tag: 1.3.0~43^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d8a6909ef0bb3433265295107b1450122eac919a;p=policy%2Fdrools-pdp.git Added expiration timer to default locking strategy Fixed comment (missing "}"). Changed default age from 15 hours to 15 minutes. Only increment test time by 1 when testing hashCode. Change-Id: I70ef6cfd34e31ded45b3975f33e5b0ba22afa627 Issue-ID: POLICY-912 Signed-off-by: Jim Hahn --- diff --git a/policy-core/pom.xml b/policy-core/pom.xml index b6d394c3..cc41b215 100644 --- a/policy-core/pom.xml +++ b/policy-core/pom.xml @@ -30,6 +30,11 @@ 1.3.0-SNAPSHOT + + 1.6.6 + + +