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 /feature-lifecycle | |
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 'feature-lifecycle')
-rw-r--r-- | feature-lifecycle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-lifecycle/pom.xml b/feature-lifecycle/pom.xml index 16d687d7..8130eb14 100644 --- a/feature-lifecycle/pom.xml +++ b/feature-lifecycle/pom.xml @@ -26,7 +26,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> <artifactId>feature-lifecycle</artifactId> |