summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-11-12 17:39:00 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-11-12 17:39:00 +0000
commitfe2c36fa2ee53bf2effad613d497fa0b422dd1ab (patch)
tree4b02563fefe319589d9c936e113dff10867906b8 /testsuites
parent9fca4743f8f305ce36b98db44f81b8d3143ac3e8 (diff)
Release policy/drools-applications1.7.5
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 5d3074877..d13972b21 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.5-SNAPSHOT</version>
+ <version>1.7.5</version>
</parent>
<artifactId>drools-applications-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 34cd04a7d..bcdc211bc 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.5-SNAPSHOT</version>
+ <version>1.7.5</version>
</parent>
<artifactId>drools-applications-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 23b947d8f..7ee787033 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.5-SNAPSHOT</version>
+ <version>1.7.5</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>