aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-04-28 06:24:32 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-04-28 06:24:32 +0000
commitc6f4678296d40597c153d44ff66ae4ea65a6de8e (patch)
tree8ce0735ba50ff31c644ade1f3584640f2cbadb0c /testsuites
parent5c06de067f299fa1367257c8d9036013ae768b36 (diff)
Release policy/distribution2.7.310.0.0-ONAP
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 4ecf205f..68ba68c6 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.7.3-SNAPSHOT</version>
+ <version>2.7.3</version>
</parent>
<artifactId>distribution-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index af69420e..4a0503cb 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.7.3-SNAPSHOT</version>
+ <version>2.7.3</version>
</parent>
<artifactId>distribution-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 137f089d..cd0165cd 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.7.3-SNAPSHOT</version>
+ <version>2.7.3</version>
</parent>
<artifactId>distribution-stability</artifactId>
<build>