diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-12 21:34:47 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-12 21:34:47 +0100 |
commit | ec66657b0e34131a22b3827ec689232f786ea041 (patch) | |
tree | 5bb3d7b5fe656ce06a7869562d6ff8f0750ee6b4 /testsuites/performance | |
parent | 752e0fd84a213697a873a5e93dcc33b9c9ec38a1 (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-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I4f7a7b041d7f681a0975f673725abfad249d5671
Diffstat (limited to 'testsuites/performance')
-rw-r--r-- | testsuites/performance/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 06df6fd3..1927d226 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>api-testsuites</artifactId> - <version>2.6.2-SNAPSHOT</version> + <version>2.6.3-SNAPSHOT</version> </parent> <artifactId>api-performance</artifactId> <build> |