summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-11-23 18:18:00 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-11-23 18:18:00 +0000
commit725a5121c57dc97e17db7eab39da8a2fabff8910 (patch)
treec568abe91f9617146f5b1bbdfbb47ca24d0a233e /testsuites
parenta83c516c75ff59baf12d2964b8792e1a0dd0de2f (diff)
Release policy/drools-applications1.11.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 9ab9a788b..a07112d21 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.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
</parent>
<artifactId>drools-applications-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 91e381781..b1ec0975b 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.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
</parent>
<artifactId>drools-applications-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 0fbd88ab9..c88a7b726 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.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>