diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-06 16:16:51 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-06 16:16:51 +0000 |
commit | 3bbfca830b954a8e536c0a01af726015ce826da4 (patch) | |
tree | b91e05093c0d88e657eb6e3bf8839e371926dcf3 /testsuites/performance/performance-benchmark-test/pom.xml | |
parent | e94ec8caa9344d3860b29e3ea88447d7609dea6c (diff) |
Release policy/apex-pdp2.2.1
Diffstat (limited to 'testsuites/performance/performance-benchmark-test/pom.xml')
-rw-r--r-- | testsuites/performance/performance-benchmark-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/performance/performance-benchmark-test/pom.xml b/testsuites/performance/performance-benchmark-test/pom.xml index 72ba8477a..0743bb658 100644 --- a/testsuites/performance/performance-benchmark-test/pom.xml +++ b/testsuites/performance/performance-benchmark-test/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites.performance</groupId> <artifactId>performance</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.2.1</version> </parent> <artifactId>performance-benchmark-test</artifactId> |