diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-07-12 14:00:41 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-07-12 14:00:41 +0000 |
commit | c295ebcf3e6c15510e9c0d9a1ae1dd206b403d73 (patch) | |
tree | a13c0ebcbf9131dbb93c533e7c6c00efd8f3f833 /feature-distributed-locking | |
parent | 9a24895e4ff1f1a933350504c5bb00c34a6979de (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-5072
Change-Id: Ia4ba2b9957f9f361231f66dba5c02936266133dd
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
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 78a176d1..04f06784 100644 --- a/feature-distributed-locking/pom.xml +++ b/feature-distributed-locking/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> </parent> <artifactId>feature-distributed-locking</artifactId> |