summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-12-04 14:48:02 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-12-04 14:48:02 +0000
commit0febb69c303bf1678ff579f1b9cd56de35703eec (patch)
treebcdd075e8f5aaf5b3b8ae6aa95b8191edbd38b4d /testsuites
parent60e602752887c86d2b2bcc9298d60da7b42e5304 (diff)
Release policy/drools-applications1.6.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 57dd7c7df..6d9e6d8b0 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.6.5-SNAPSHOT</version>
+ <version>1.6.5</version>
</parent>
<artifactId>drools-applications-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 3d7606442..8a3e3d36d 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.6.5-SNAPSHOT</version>
+ <version>1.6.5</version>
</parent>
<artifactId>drools-applications-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 6e2d33a9d..849dfc6aa 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.6.5-SNAPSHOT</version>
+ <version>1.6.5</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>