diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-06-01 16:34:53 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-06-01 16:34:53 +0000 |
commit | 45303d2aada9f9be1e2bc0a0bd7e4d311841554f (patch) | |
tree | 602866a548f27441b18d22e7ba83eb61ed159fb5 /TestSuite/Performance | |
parent | da0565c3956e6f349c9fda3ffc2efa76eb9160dc (diff) |
Release policy/engine1.5.3
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 3a149df5d..078816bb8 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.3-SNAPSHOT</version> + <version>1.5.3</version> </parent> <artifactId>Performance</artifactId> <properties> |