diff options
author | saul.gill <saul.gill@est.tech> | 2023-03-01 12:37:44 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-03-01 12:37:44 +0000 |
commit | a1d0127007e9fed4c1eff58e66714944d89a214c (patch) | |
tree | 8986c9f9062234f76696d0f0fa263551577fc64a /packages/policy-api-tarball | |
parent | 3c558b4def1273afe2973bfde2e6a7c33c6af86a (diff) |
Update snapshot and/or references of policy/api to latest snapshots
policy/api 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: Id95ea702a90ae07dfd256d9b1aa37da0431efd47
Diffstat (limited to 'packages/policy-api-tarball')
-rw-r--r-- | packages/policy-api-tarball/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/policy-api-tarball/pom.xml b/packages/policy-api-tarball/pom.xml index 0778e7ee..2398c86c 100644 --- a/packages/policy-api-tarball/pom.xml +++ b/packages/policy-api-tarball/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>api-packages</artifactId> - <version>2.8.1-SNAPSHOT</version> + <version>2.8.2-SNAPSHOT</version> </parent> <artifactId>policy-api-tarball</artifactId> |