diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-25 20:10:37 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-25 20:10:37 +0000 |
commit | e28c7d9438b718f470ce1fd7b42bd0f9175b7315 (patch) | |
tree | 77145adddd987d94125b802545cc15436301cb88 /testsuites/performance | |
parent | 98947fa790a8eb3ee76dc89bc86dbfe2a89994bd (diff) |
Release policy/api2.2.1
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 340b5484..f3df5cfc 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.2.1-SNAPSHOT</version> + <version>2.2.1</version> </parent> <artifactId>api-performance</artifactId> <build> |