aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2021-03-10 17:11:28 +0000
committerwaynedunican <wayne.dunican@est.tech>2021-03-10 17:33:56 +0000
commitaa8020ea72605102f1000a4675418b9deb36a888 (patch)
tree8fa0ed3ce6aac884a419a1996098f8fd58a64e9e /testsuites
parent3dc7a61fc67438901bfae1159d73b157e3825522 (diff)
Bump pap to 2.4.2-SNAPSHOT
Issue-ID: POLICY-3127 Change-Id: I0949f9e03a538e3f9ba463697885b799fd0b2acb Signed-off-by: waynedunican <wayne.dunican@est.tech>
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 a614188b..686c9a47 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.4.1-SNAPSHOT</version>
+ <version>2.4.2-SNAPSHOT</version>
</parent>
<artifactId>pap-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index e156f558..60ffec0c 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.4.1-SNAPSHOT</version>
+ <version>2.4.2-SNAPSHOT</version>
</parent>
<artifactId>pap-testsuites</artifactId>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 8b26da27..ebc31d59 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.4.1-SNAPSHOT</version>
+ <version>2.4.2-SNAPSHOT</version>
</parent>
<artifactId>pap-stability</artifactId>
<build>