summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-09-09 19:22:23 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-09-09 19:22:23 +0000
commit18d651e65c2e2d0256bfb98e008922a6ac3df5cd (patch)
tree7cfd3a0ba351f1a9a1cab6a8ddfe9d1cc776ac4c /testsuites
parent16e5d7ae95d76ecf13cb145bc0befa4cedfaf6fa (diff)
Release policy/drools-applications1.7.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 58a5d9490..c3196730d 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.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
</parent>
<artifactId>drools-applications-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index f76cf85ab..e0304928e 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.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
</parent>
<artifactId>drools-applications-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 9bb68c3a0..8d497da96 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.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>