aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-09-23 13:24:27 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-09-23 13:24:27 +0000
commit8904e95bc7d3ed7120b37d64e886d190d23e67f9 (patch)
treeeacaa1e7cdadfaaac79b018736cf2089a959167d /testsuites
parente794b725a363136c24151b4bfc36eaf63a62be65 (diff)
Release policy/drools-applications1.11.0
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 894485183..0c87ca11a 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.0-SNAPSHOT</version>
+ <version>1.11.0</version>
</parent>
<artifactId>drools-applications-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index da3aeaafa..496d33520 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.0-SNAPSHOT</version>
+ <version>1.11.0</version>
</parent>
<artifactId>drools-applications-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 62c70e135..013339b11 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.0-SNAPSHOT</version>
+ <version>1.11.0</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>