diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-03-23 21:30:35 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-03-23 21:30:35 +0000 |
commit | c4031eb7317999e09a35292be7cab95a191dbf18 (patch) | |
tree | f05b0f92e0e107a8b8320803e9e513a8b3196379 /testsuites/performance | |
parent | a5c50701a461002638a69a4caca0dce736c7ea02 (diff) |
Release policy/api2.4.2
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 bc2f27fe..c1504d85 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.4.2-SNAPSHOT</version> + <version>2.4.2</version> </parent> <artifactId>api-performance</artifactId> <build> |