summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-09-02 13:08:24 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-09-02 13:08:24 +0000
commit5a835997ecca753b2d64f8f63d1a449066b1ef34 (patch)
treeb97fe78496d5d7b6b434cedafeba964857d23771 /testsuites
parent40fa4bb3394a6324f5cd412d6e8afa0093af7cd4 (diff)
Release policy/distribution2.7.410.0.1-PF-I1
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 c91de997..245d0b16 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.4-SNAPSHOT</version>
+ <version>2.7.4</version>
</parent>
<artifactId>distribution-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 5bae785e..4c7b8c53 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.4-SNAPSHOT</version>
+ <version>2.7.4</version>
</parent>
<artifactId>distribution-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index ccc270b1..6e76fcf6 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.4-SNAPSHOT</version>
+ <version>2.7.4</version>
</parent>
<artifactId>distribution-stability</artifactId>
<build>