diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-25 22:46:37 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-25 22:46:37 +0000 |
commit | 01c2d594520559cce25cb59ac5b01b4a062a915c (patch) | |
tree | bc9ab3a2b95b1cf2c774abb48e058c5cead0c7a6 /TestSuite/Performance/pom.xml | |
parent | c4010ab7cc1f94c826b04f80e672f3042834bfc1 (diff) |
Release policy/engine1.6.1
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 30a611c1f..b4cea8fc7 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.1-SNAPSHOT</version> + <version>1.6.1</version> </parent> <artifactId>Performance</artifactId> <properties> |