summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-10-14 09:54:34 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-10-14 09:54:34 +0000
commitd053afd794f4fb0f55f70de3184786ab1d2f0dcf (patch)
tree9593da709353bdb9fd6a43dd8f5c7a89032a7e9e /testsuites
parent688d5303a3e2bac57ee71fdc73bde742b192dffd (diff)
Release policy/drools-applications1.9.1
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 e4e694b95..6ee508cda 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.1-SNAPSHOT</version>
+ <version>1.9.1</version>
</parent>
<artifactId>drools-applications-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 5890b48c9..f8a603b9a 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.1-SNAPSHOT</version>
+ <version>1.9.1</version>
</parent>
<artifactId>drools-applications-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 01481a778..1d53db261 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.1-SNAPSHOT</version>
+ <version>1.9.1</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>