aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-11-14 16:12:57 +0100
committerliamfallon <liam.fallon@est.tech>2023-11-14 16:12:57 +0100
commit01e8df9b2ae90c7bdb0e2659eac32591a870535f (patch)
treeccde3dfbf970e45ffa9cbdbd261d5d647dd3821a /testsuites
parente6f1b6d1c768d34ba3f9d7a1c6b9c7f704dc83ef (diff)
Set snapshot and/or references of policy/drools-applications for new release
policy/drools-applications updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Iff7118536b0aa73ff8e383b939483c9cb8878f75
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 4e48d6236..34c0d2716 100644
--- a/testsuites/performance/pom.xml
+++ b/testsuites/performance/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-applications</groupId>
<artifactId>drools-applications-testsuites</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>drools-applications-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index cc6f4b090..526191be9 100644
--- a/testsuites/pom.xml
+++ b/testsuites/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-applications</groupId>
<artifactId>drools-applications</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>drools-applications-testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index d8e4bc4ae..d99797811 100644
--- a/testsuites/stability/pom.xml
+++ b/testsuites/stability/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-applications</groupId>
<artifactId>drools-applications-testsuites</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>