summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-03-10 16:49:02 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-03-10 16:49:02 +0000
commit51810303556124f843987b227ca9b04986388530 (patch)
treef897b8aa99c5b3bfab5667790b727e846541e22b /testsuites
parent5b27d11b3606cfe384df216d3164f61b6a36789a (diff)
Release policy/drools-applications1.8.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 f5f93fac4..941b5fd2f 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.8.1-SNAPSHOT</version>
+ <version>1.8.1</version>
</parent>
<artifactId>drools-applications-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 755460661..71cf6bcc9 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.8.1-SNAPSHOT</version>
+ <version>1.8.1</version>
</parent>
<artifactId>drools-applications-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 3cd5414dc..7ead1bf70 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.8.1-SNAPSHOT</version>
+ <version>1.8.1</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>