diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-03-24 16:25:02 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-03-24 16:25:02 +0000 |
commit | e2c05401975394b5ffcc5f5eeaa4d1400de8b850 (patch) | |
tree | 471aaccd3e68d2e22660d3d300db3efa99218692 /testsuites/performance | |
parent | acbf1f38e85ed23a6c0d97c4b08d75b328f31ae2 (diff) |
Release policy/drools-applications1.8.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 8de4e75f7..9e01eebf9 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications-testsuites</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> |