aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-10-20 13:47:38 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-10-20 13:47:38 +0000
commit20aee5e00aba9518ddbb52bdea4f5b9f6513daa3 (patch)
tree11eee0b34d18d7d513bdf53130c28f1fe6e7ad56 /testsuites
parent47e3781ca7636d74f4c54f7a184cb2b683c13aed (diff)
Release policy/distribution2.4.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 171a06ea..6a0e4d51 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.4.3-SNAPSHOT</version>
+ <version>2.4.3</version>
</parent>
<artifactId>distribution-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index aa3811d0..d61f43a2 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.4.3-SNAPSHOT</version>
+ <version>2.4.3</version>
</parent>
<artifactId>distribution-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index e05003b4..486d28ad 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.4.3-SNAPSHOT</version>
+ <version>2.4.3</version>
</parent>
<artifactId>distribution-stability</artifactId>
<build>