summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-10-20 15:55:19 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-10-20 15:55:19 +0000
commit7da0a1b05f2a282754398506092a30f8248ae6ed (patch)
tree41f25f2399a90f268dd3bf11c27145790aac7d06 /testsuites
parent4d69e783e366a5fa7e0aa9b3abe666a9b3241cef (diff)
Release policy/drools-applications1.7.4
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 421eecd96..15be59386 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.4-SNAPSHOT</version>
+ <version>1.7.4</version>
</parent>
<artifactId>drools-applications-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 240497899..3fcf81da1 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.4-SNAPSHOT</version>
+ <version>1.7.4</version>
</parent>
<artifactId>drools-applications-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 17d7686fa..b0377f050 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.4-SNAPSHOT</version>
+ <version>1.7.4</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>