diff options
author | liamfallon <liam.fallon@est.tech> | 2022-03-11 18:02:53 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-03-11 18:02:53 +0000 |
commit | 43fb361999d48785ce9b4b71a8d5365907fba39d (patch) | |
tree | a77994c9aaac9666d1a2a051fbbb666e82ede4e6 /feature-distributed-locking | |
parent | 15db6cfe34e3c9486671a909be8ba6450246c9e4 (diff) |
Update snapshot and/or references of policy/drools-pdp to latest snapshots
policy/drools-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-3982
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ic6bfe8855771af2e5c1ac9bd5642e4771fe5f5f8
Diffstat (limited to 'feature-distributed-locking')
-rw-r--r-- | feature-distributed-locking/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-distributed-locking/pom.xml b/feature-distributed-locking/pom.xml index 64a222fa..7bdf594a 100644 --- a/feature-distributed-locking/pom.xml +++ b/feature-distributed-locking/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.10.1-SNAPSHOT</version> + <version>1.10.2-SNAPSHOT</version> </parent> <artifactId>feature-distributed-locking</artifactId> |