diff options
author | 2024-05-17 10:24:17 +0100 | |
---|---|---|
committer | 2024-05-17 10:24:17 +0100 | |
commit | 99237f645d611432388e997dfc556e779cdd4f47 (patch) | |
tree | 256c226bab0b7c5ec1652063a710af271fb083fa /packages/policy-api-tarball | |
parent | 94a12ff5cbf2072ac4adb93da82d2864609f30df (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-5001
Change-Id: I9ddb6b6a33c6cc1894548e6b2e6dee5d8748e7fb
Signed-off-by: waynedunican <wayne.dunican@est.tech>
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 5b36de4d..968f788a 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.3-SNAPSHOT</version> + <version>3.1.4-SNAPSHOT</version> </parent> <artifactId>policy-api-tarball</artifactId> |