diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-28 20:07:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-28 20:07:08 +0000 |
commit | 1eb449945044d86b65307179b1022216473c80a7 (patch) | |
tree | 67028a3271e1169ebb1e57029df6bd32d0c9cfcb /testsuites/performance | |
parent | 0f3dbfc413a5ca6789c1481c0313824109299656 (diff) |
Release policy/distribution2.2.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 1db1aa61..9ffe5d86 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>testsuites</artifactId> - <version>2.2.2-SNAPSHOT</version> + <version>2.2.2</version> </parent> <artifactId>performance</artifactId> <build> |