diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-08-22 19:52:06 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-08-22 19:52:06 +0000 |
commit | 28684ba31b83245458c5bd4e1e38e0f5b3bbb193 (patch) | |
tree | 44670db36c67835bbd273c0b00f43c41a1de3557 /testsuites/performance | |
parent | 77a8edca75b6ea2dfe73d78e19ef73b5d8827186 (diff) |
Release policy/drools-applications8.0.2-PF-I11.8.5
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 d2ecc2d9b..45f20e1ce 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.5-SNAPSHOT</version> + <version>1.8.5</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> |