summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-04-25 09:32:09 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-04-25 09:32:09 +0000
commit7f22b94daf1b6977ce3bb339cb10c6c904614165 (patch)
treed7e05031bce22d83624268319bb931fb132d942b /testsuites
parented6c7f427ce6733fce9f1c0b668d2c78e2495ab3 (diff)
Release policy/api2.8.2
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 b3f4d42f..1011ad17 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.8.2-SNAPSHOT</version>
+ <version>2.8.2</version>
</parent>
<artifactId>api-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 066ed537..3f002613 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.8.2-SNAPSHOT</version>
+ <version>2.8.2</version>
</parent>
<artifactId>api-testsuites</artifactId>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index d147fa9f..d1399d33 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.8.2-SNAPSHOT</version>
+ <version>2.8.2</version>
</parent>
<artifactId>api-stability</artifactId>
<build>