summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-11-30 10:41:49 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-11-30 10:41:49 +0000
commit9eea87217c0fd1f1336c349a2832356885d11218 (patch)
treec1100187ecab2f3b6824f8fc8dbe89f14606fddf /testsuites
parent97579c0c38e6bfb0067d3599c6a1e822dbf0236d (diff)
Release policy/drools-applications1.10.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 014d69d55..069a11179 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.10.0-SNAPSHOT</version>
+ <version>1.10.0</version>
</parent>
<artifactId>drools-applications-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 74f93d0a1..ac24a8f82 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.10.0-SNAPSHOT</version>
+ <version>1.10.0</version>
</parent>
<artifactId>drools-applications-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 541c3821d..139a7e471 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.10.0-SNAPSHOT</version>
+ <version>1.10.0</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>