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 /policy-core | |
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 'policy-core')
-rw-r--r-- | policy-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-core/pom.xml b/policy-core/pom.xml index 1c2302da..6f1052e9 100644 --- a/policy-core/pom.xml +++ b/policy-core/pom.xml @@ -29,7 +29,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> <dependencies> |