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 /main | |
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 'main')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index 3faa05c0..00b2434f 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>policy-api</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.3-SNAPSHOT</version> </parent> <artifactId>api-main</artifactId> <name>${project.artifactId}</name> |