summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-10-07 22:34:21 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-10-07 22:34:21 +0000
commit9ab2f9f5ac0c420132e7eb4f87d29a195f1bc616 (patch)
tree2c4041ecdae4e261c6e1b99a54b3073206713851 /testsuites
parent68859745471c636002deb4e683db1901a806d6c5 (diff)
Release policy/drools-applications1.7.2
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 2c71ea7f5..44fddf92c 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.2-SNAPSHOT</version>
+ <version>1.7.2</version>
</parent>
<artifactId>drools-applications-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 2c307fa66..5b4d71293 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.2-SNAPSHOT</version>
+ <version>1.7.2</version>
</parent>
<artifactId>drools-applications-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 710a63d6f..8b613f484 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.2-SNAPSHOT</version>
+ <version>1.7.2</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>