diff options
author | 2022-11-22 18:24:20 +0000 | |
---|---|---|
committer | 2022-11-22 18:24:20 +0000 | |
commit | 4acea088934a61acf2815061952173105d24dc16 (patch) | |
tree | e3875385c28ea18a43d2d551944fb609d52a17ec /testsuites/performance/pom.xml | |
parent | c06a969e71e448139c5d04fcbaf45429741d7fa3 (diff) |
Release policy/api2.7.2
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 e709b508..987a88cf 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.7.2-SNAPSHOT</version> + <version>2.7.2</version> </parent> <artifactId>api-performance</artifactId> <build> |