aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-10-14 13:54:22 +0100
committerliamfallon <liam.fallon@est.tech>2021-10-14 13:54:30 +0100
commit3b5519f9308f36e4cb056c2d2430c6fa46e98f4d (patch)
tree561859c1746852fb5e43b7327de0826a539ab3fe /testsuites
parent1f798d5c0e739abaa9bcec2ab20d51cfd493cd46 (diff)
Bump policy/distribution to Jakarta 2.7.0-SNAPSHOT
Issue-ID: POLICY-3696 Change-Id: I877f56a698224d82226a55ca6c68d4dc65534d06 Signed-off-by: liamfallon <liam.fallon@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 f3059cc0..5058a574 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.6.2-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 826bc656..56c52af2 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.6.2-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 298ac78a..151ac9fd 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.6.2-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-stability</artifactId>
<build>