diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-21 13:57:15 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-21 13:57:15 +0000 |
commit | 432340d3f79786cb0e9c6d43ae86673fbf2a684f (patch) | |
tree | f255e6484b05044be6e95f71c884c16616b9c22d /TestSuite/Performance/pom.xml | |
parent | 654b66bb0441dbe8bc915bf7de5e1b6ba150ce68 (diff) |
Release policy/engine1.6.4
Diffstat (limited to 'TestSuite/Performance/pom.xml')
-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 151ef5202..5854c90fa 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.6.4-SNAPSHOT</version> + <version>1.6.4</version> </parent> <artifactId>Performance</artifactId> <properties> |