summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-06-23 21:32:11 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-06-23 21:32:11 +0000
commitbcf5cc2ee6f00e3592e80df433efce119363bad8 (patch)
tree42b417039b14417cd93ddf7401d8d30c88c20ca4 /testsuites
parentaf2a80c10c15d2c3ba778e57cf8081921960ef8a (diff)
Release policy/distribution2.5.3
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/performance/pom.xml2
-rw-r--r--testsuites/pom.xml2
-rw-r--r--testsuites/stability/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml
index f4258547..0ea2ee52 100644
--- a/testsuites/performance/pom.xml
+++ b/testsuites/performance/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>distribution-testsuites</artifactId>
- <version>2.5.3-SNAPSHOT</version>
+ <version>2.5.3</version>
</parent>
<artifactId>distribution-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 3207b0e0..1976108a 100644
--- a/testsuites/pom.xml
+++ b/testsuites/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>policy-distribution</artifactId>
- <version>2.5.3-SNAPSHOT</version>
+ <version>2.5.3</version>
</parent>
<artifactId>distribution-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 88d4c6db..4f24ff78 100644
--- a/testsuites/stability/pom.xml
+++ b/testsuites/stability/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>distribution-testsuites</artifactId>
- <version>2.5.3-SNAPSHOT</version>
+ <version>2.5.3</version>
</parent>
<artifactId>distribution-stability</artifactId>
<build>