diff options
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 77d7deeb2..cba22c1e2 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>testsuites</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.2</version> </parent> <artifactId>performance</artifactId> <build> |