diff options
author | saul.gill <saul.gill@est.tech> | 2024-04-26 09:24:35 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-04-26 09:24:35 +0100 |
commit | 99e7c9a6ebd2f2678cbe00c6d0ce2d4a79114fbd (patch) | |
tree | a113cae4d43ec7fcae5f7da1939444c1c46a45be /packages/policy-api-tarball/pom.xml | |
parent | 990effedc1ac132f596a36c0668ecd541c3c0d2d (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-4970
Change-Id: I992030e6990aa9f73bfd413c0402833bf5560c4c
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'packages/policy-api-tarball/pom.xml')
-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 8ad856aa..5b36de4d 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>3.1.2-SNAPSHOT</version> + <version>3.1.3-SNAPSHOT</version> </parent> <artifactId>policy-api-tarball</artifactId> |