diff options
author | saul.gill <saul.gill@est.tech> | 2023-12-11 16:19:40 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-12-11 16:19:40 +0000 |
commit | 5150ed1374d3393ac412ef6cd8e045e7e1514a5a (patch) | |
tree | 228cfa88adf4f262ec94e57eefa945c3c52ab52d /policy-core | |
parent | 004abb6dcc71fa44f63d60cb084df62055a9893d (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-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I86dbf2079cbd7cbf527d66bef9d720480a4d7ff0
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 f3a93931..a9f47311 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>2.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> </parent> <dependencies> |