diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-25 16:10:30 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-25 16:10:30 +0000 |
commit | a9eaf3cf0f8642e4108bc040a3926168d60606a9 (patch) | |
tree | 8a4c763dec5b69c56b6538e73b3b67a0ab061427 /testsuites/performance | |
parent | e08c0d6100434440d65047a88b89e781dd23dd18 (diff) |
Release policy/drools-applications1.6.0
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 0d011efa9..57b1d24b3 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.6.0-SNAPSHOT</version> + <version>1.6.0</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> |