summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-03-24 12:13:00 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-03-24 12:13:00 +0000
commitd2296a2df156611608711d14494d5cdb9305488a (patch)
tree11dead95dee56ac3b6c630659743bd00150cb8bc /testsuites
parent011a788c3424cdb71a0241f3fe89c9291b130d03 (diff)
Release policy/pap2.2.0
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 a142d5e8..fbcd497e 100644
--- a/testsuites/performance/pom.xml
+++ b/testsuites/performance/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>pap-testsuites</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
</parent>
<artifactId>pap-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 907b9ed7..0a14b15a 100644
--- a/testsuites/pom.xml
+++ b/testsuites/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
</parent>
<artifactId>pap-testsuites</artifactId>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 47e3f75a..823a9487 100644
--- a/testsuites/stability/pom.xml
+++ b/testsuites/stability/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>pap-testsuites</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
</parent>
<artifactId>pap-stability</artifactId>
<build>