diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 08:28:35 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 08:28:35 +0000 |
commit | dcb947d2659ac224cf30a9558f7e82b7da3a759c (patch) | |
tree | d18896a1549188c257d0991d6ed357a3dd5ef348 /policy-management/pom.xml | |
parent | dec3f34a08c3cec9eb4b025139ff22ded2f8843f (diff) |
Update snapshot and/or references of policy/drools-pdp to latest snapshotsoslo
policy/drools-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: I11a2d31702f2746bad8b241fcad14ca546d28958
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'policy-management/pom.xml')
-rw-r--r-- | policy-management/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-management/pom.xml b/policy-management/pom.xml index 05cabea0..a77eeea1 100644 --- a/policy-management/pom.xml +++ b/policy-management/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>policy-management</artifactId> |