diff options
author | saul.gill <saul.gill@est.tech> | 2023-03-01 12:37:53 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-03-01 12:37:53 +0000 |
commit | a193dbc17e4a2bf3fe8934df0627183dea88f693 (patch) | |
tree | 7594b0b6497c34794e0c2a9f827e1c8d039cd9df /policy-core | |
parent | 16260df1ddec331db753a36e6d36bd15cf87d09a (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-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I29d576ac438866341a2850aad7b3bb3312c29f2b
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 0f41294f..5963b003 100644 --- a/policy-core/pom.xml +++ b/policy-core/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.12.1-SNAPSHOT</version> + <version>1.12.2-SNAPSHOT</version> </parent> <dependencies> |