diff options
author | Suresh Charan <suresh.charan@bell.ca> | 2023-04-25 12:12:44 -0400 |
---|---|---|
committer | Suresh Charan <suresh.charan@bell.ca> | 2023-04-25 12:12:44 -0400 |
commit | 52a51e6a501c68c7e9b7bbf302fa673a8c7c3d11 (patch) | |
tree | 47d6fbd759d66dbcdbade2229f82010e7e62c224 /testsuites/stability/pom.xml | |
parent | 598c5a2bb9f06c83dd3ca59d67c8ec139dc7bdf0 (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-4648
Signed-off-by: Suresh Charan <suresh.charan@bell.ca>
Change-Id: Ifa1f54e6636729966538e61979a6f5008bb7926f
Diffstat (limited to 'testsuites/stability/pom.xml')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index d147fa9f..21def934 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>api-testsuites</artifactId> - <version>2.8.2-SNAPSHOT</version> + <version>2.8.3-SNAPSHOT</version> </parent> <artifactId>api-stability</artifactId> <build> |