diff options
Diffstat (limited to 'TestSuite/Performance')
-rw-r--r-- | TestSuite/Performance/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TestSuite/Performance/pom.xml b/TestSuite/Performance/pom.xml index 10ffc0dcf..587922f47 100644 --- a/TestSuite/Performance/pom.xml +++ b/TestSuite/Performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>TestSuite</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>Performance</artifactId> <properties> |