diff options
author | liamfallon <liam.fallon@est.tech> | 2022-11-22 21:51:11 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-11-22 21:51:11 +0000 |
commit | 4fed554212b6dfcb21476bdff9a554ff312c9e61 (patch) | |
tree | c018a5f2f885378184031acbaa162c71e68f4012 /packages/policy-api-tarball/pom.xml | |
parent | d9ebe7c10e738204efe5023a2b1e1a1b59174357 (diff) |
Update snapshot and/or references of policy/api to latest snapshotskohn
policy/api updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4461
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ifcaba0256455a1f7eb214ab91ed07d811f0335a4
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 b332e015..f0f73178 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.7.2-SNAPSHOT</version> + <version>2.7.3-SNAPSHOT</version> </parent> <artifactId>policy-api-tarball</artifactId> |