summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-03-24 16:25:02 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-03-24 16:25:02 +0000
commite2c05401975394b5ffcc5f5eeaa4d1400de8b850 (patch)
tree471aaccd3e68d2e22660d3d300db3efa99218692 /testsuites
parentacbf1f38e85ed23a6c0d97c4b08d75b328f31ae2 (diff)
Release policy/drools-applications1.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 8de4e75f7..9e01eebf9 100644
--- a/testsuites/performance/pom.xml
+++ b/testsuites/performance/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.drools-applications</groupId>
<artifactId>drools-applications-testsuites</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>drools-applications-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index a63509efc..268db86bf 100644
--- a/testsuites/pom.xml
+++ b/testsuites/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.drools-applications</groupId>
<artifactId>drools-applications</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>drools-applications-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index a0dbac41e..e9d4add18 100644
--- a/testsuites/stability/pom.xml
+++ b/testsuites/stability/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.drools-applications</groupId>
<artifactId>drools-applications-testsuites</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>