aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-05-19 17:41:11 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-05-19 17:41:11 +0000
commit63cb0d93e405ae852358b289f04f2d4e0d67f7dd (patch)
treebb67cdda2da1197c20e1a428fb616c8442bc9b2a /testsuites
parent9f2a10fc555d4197a5834e2c74b429f87fe9c711 (diff)
Release policy/api2.2.4
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 304a9201..f847e9b6 100644
--- a/testsuites/performance/pom.xml
+++ b/testsuites/performance/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>api-testsuites</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
</parent>
<artifactId>api-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index c70414b7..2205b7bb 100644
--- a/testsuites/pom.xml
+++ b/testsuites/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>policy-api</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
</parent>
<artifactId>api-testsuites</artifactId>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index f054cf95..837d38e9 100644
--- a/testsuites/stability/pom.xml
+++ b/testsuites/stability/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>api-testsuites</artifactId>
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
</parent>
<artifactId>api-stability</artifactId>
<build>