diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 15:23:39 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 15:23:39 +0100 |
commit | bc039f47bab7041e7475915fbf90a81e0d22f8d0 (patch) | |
tree | df0ca3151aa70a66ce1b1453e12d7da702c4f7d7 /testsuites | |
parent | 4a868a754068f2a300dc756b3fc4b1fb2e89851c (diff) |
Update snapshot and/or references of policy/drools-applications to latest snapshots
policy/drools-applications updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I27faf7320fb4e0daa7bb9c7e15e4a63ad076f119
Diffstat (limited to 'testsuites')
-rw-r--r-- | testsuites/performance/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 982efef54..9ab9a788b 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.11.1-SNAPSHOT</version> + <version>1.11.2-SNAPSHOT</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 6cc5ab769..91e381781 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.11.1-SNAPSHOT</version> + <version>1.11.2-SNAPSHOT</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index d1f502bfd..0fbd88ab9 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.11.1-SNAPSHOT</version> + <version>1.11.2-SNAPSHOT</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |