summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-03-01 15:59:26 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-03-01 15:59:26 +0000
commit077cec48243e55ab06318133d3c37bfd7f94131f (patch)
tree476c7b4889ce73553e60e107168055bf618e2f0d /testsuites
parente9f5cb7643c018de836ac3258ef553ab552a3bc1 (diff)
Release policy/drools-applications1.12.1
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 bd0b143b7..9c4232c70 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.12.1-SNAPSHOT</version>
+ <version>1.12.1</version>
</parent>
<artifactId>drools-applications-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 7311be01f..aec46e3e2 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.12.1-SNAPSHOT</version>
+ <version>1.12.1</version>
</parent>
<artifactId>drools-applications-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index ea682e895..d377fb1a1 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.12.1-SNAPSHOT</version>
+ <version>1.12.1</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>