summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-09-02 17:55:52 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-09-02 17:55:52 +0000
commit9b6c874951f9155b04e1ec3dcc82cdc59bb83071 (patch)
tree9b71bc2a274c29e91b73db90fba92409f5ee6a36 /testsuites
parentc9a65eab58a179d48827144da9ce10601115d0c8 (diff)
Release policy/drools-applications10.0.1-PF-I11.10.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 ad7cc892c..55fcdfcac 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.10.4-SNAPSHOT</version>
+ <version>1.10.4</version>
</parent>
<artifactId>drools-applications-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index dc50136b5..50357e92b 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.10.4-SNAPSHOT</version>
+ <version>1.10.4</version>
</parent>
<artifactId>drools-applications-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index db037e245..406868524 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.10.4-SNAPSHOT</version>
+ <version>1.10.4</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>