summaryrefslogtreecommitdiffstats
path: root/TestSuite
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-06-01 16:34:53 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-06-01 16:34:53 +0000
commit45303d2aada9f9be1e2bc0a0bd7e4d311841554f (patch)
tree602866a548f27441b18d22e7ba83eb61ed159fb5 /TestSuite
parentda0565c3956e6f349c9fda3ffc2efa76eb9160dc (diff)
Release policy/engine1.5.3
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 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>
diff --git a/TestSuite/Stability/pom.xml b/TestSuite/Stability/pom.xml
index 2c35cd258..151590243 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.5.3-SNAPSHOT</version>
+ <version>1.5.3</version>
</parent>
<artifactId>Stability</artifactId>
<properties>
diff --git a/TestSuite/pom.xml b/TestSuite/pom.xml
index 35799599f..a725ec4fd 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.5.3-SNAPSHOT</version>
+ <version>1.5.3</version>
</parent>
<artifactId>TestSuite</artifactId>
<packaging>pom</packaging>