summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-09-16 20:00:21 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-09-16 20:00:21 +0000
commit17b02e8217062bb4862f8d9e78eb740b0a215f3a (patch)
treec21daeabe9fe68d57ca2f94ff8d40a1d741ba522 /testsuites
parent4b799bf7186f58290ef1552219be6933755609e4 (diff)
Release policy/distribution2.2.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 0b0cc05f..56490a76 100644
--- a/testsuites/performance/pom.xml
+++ b/testsuites/performance/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>testsuites</artifactId>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.1</version>
</parent>
<artifactId>performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 1417a99f..a14d7f98 100644
--- a/testsuites/pom.xml
+++ b/testsuites/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>policy-distribution</artifactId>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.1</version>
</parent>
<artifactId>testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 28a7ba6d..2a583776 100644
--- a/testsuites/stability/pom.xml
+++ b/testsuites/stability/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>testsuites</artifactId>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.1</version>
</parent>
<artifactId>stability</artifactId>
<build>