summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-04-24 20:45:42 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-04-24 20:45:42 +0000
commit7fe15324a80424cdd2dbb602498071de8c52eb03 (patch)
tree90af1412a094f752f801498765708463107e7600 /testsuites
parenta159ab02b0e43be426202aa58c6c11bb5fa9670f (diff)
Release policy/drools-applications1.6.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 1f25e3b05..36fd3f12a 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.2-SNAPSHOT</version>
+ <version>1.6.2</version>
</parent>
<artifactId>drools-applications-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 5dd6a49b4..7d2d8b028 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.2-SNAPSHOT</version>
+ <version>1.6.2</version>
</parent>
<artifactId>drools-applications-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 36649e951..b28115666 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.2-SNAPSHOT</version>
+ <version>1.6.2</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>