summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-03-01 17:21:41 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-03-01 17:21:41 +0000
commit54c99dc2858b25eb606026493235aacf68269fcc (patch)
treee2c6b9d26ba1ce3bcf77a5da3810bb26c59129d0 /testsuites
parent97933c7f0a908c06da0caa988764a87e60e5822a (diff)
Release policy/drools-applications9.0.1-ONAP1.9.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 1654bc624..cb29e989e 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>drools-applications-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index af91bb4ea..9d0662731 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>drools-applications-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 1808f3ae1..8e848dd5c 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.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>