diff options
author | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:03 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:03 +0100 |
commit | 6abd0036e84b0b3774fcdeaf40b63b62c47ce0dc (patch) | |
tree | 5a79f582e13e9cf44f83d71b840ed1e2fc53d3eb /testsuites/performance/pom.xml | |
parent | 252e21b6bfe424d17a9f5eeb1cfb2acd1f197fb9 (diff) |
Set snapshot and/or references of policy/api for new release
policy/api updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I62ae7a024f3b3b5ab52b78b797d1571c4761d5ec
Diffstat (limited to 'testsuites/performance/pom.xml')
-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 b49d600d..9dafc8bd 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.8.3-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <artifactId>api-performance</artifactId> <build> |