summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-09-09 15:27:23 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-09-09 15:27:23 +0000
commit6524002b2040482e9b99cd698e3c83d6b31a1090 (patch)
tree1118dc39bcd717897f920074e42cbd699b91b6c9 /testsuites
parenta4a6659e8beb1a782f0ef6dfa1e46748bd193f57 (diff)
Release policy/distribution2.4.1
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 11ca9161..a21014d8 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.1-SNAPSHOT</version>
+ <version>2.4.1</version>
</parent>
<artifactId>distribution-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index ddb9967d..ad89ed9f 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.1-SNAPSHOT</version>
+ <version>2.4.1</version>
</parent>
<artifactId>distribution-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index d82665ef..040ff903 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.1-SNAPSHOT</version>
+ <version>2.4.1</version>
</parent>
<artifactId>distribution-stability</artifactId>
<build>