aboutsummaryrefslogtreecommitdiffstats
path: root/TestSuite
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-04-15 13:02:14 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-04-15 13:02:14 +0000
commitd9f0aebe92cb8d05f04d501ba3b06520b9e12466 (patch)
tree4197f9b57b6d5188684f1ae918216dbd74dc4c6a /TestSuite
parent02544540c9bb24c87e0c2497476feaf98197ca15 (diff)
Release policy/engine1.6.2
Diffstat (limited to 'TestSuite')
-rw-r--r--TestSuite/Performance/pom.xml2
-rw-r--r--TestSuite/Stability/pom.xml2
-rw-r--r--TestSuite/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/TestSuite/Performance/pom.xml b/TestSuite/Performance/pom.xml
index f2bc64946..408df331d 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.2-SNAPSHOT</version>
+ <version>1.6.2</version>
</parent>
<artifactId>Performance</artifactId>
<properties>
diff --git a/TestSuite/Stability/pom.xml b/TestSuite/Stability/pom.xml
index 201c8530a..d5967c6a7 100644
--- a/TestSuite/Stability/pom.xml
+++ b/TestSuite/Stability/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.engine</groupId>
<artifactId>TestSuite</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
</parent>
<artifactId>Stability</artifactId>
<properties>
diff --git a/TestSuite/pom.xml b/TestSuite/pom.xml
index 8b21f9bbe..97afa65ee 100644
--- a/TestSuite/pom.xml
+++ b/TestSuite/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.engine</groupId>
<artifactId>PolicyEngineSuite</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
</parent>
<artifactId>TestSuite</artifactId>
<packaging>pom</packaging>