From c6caf8ae01b02b9d277ba09ea9afece48b56024c Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Mon, 26 Oct 2020 16:19:28 -0400 Subject: Bump drools-apps master to 1.8.0 SNAPSHOT Bumping minor version now that guilin branch has been created. Also repointed to snapshot versions for dependencies. Issue-ID: POLICY-2875 Change-Id: Ieb3f8d6ff141d3035141ab8672d3259074f432be Signed-off-by: Jim Hahn --- testsuites/performance/pom.xml | 2 +- testsuites/pom.xml | 2 +- testsuites/stability/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'testsuites') diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 5d3074877..54347a22b 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.drools-applications drools-applications-testsuites - 1.7.5-SNAPSHOT + 1.8.0-SNAPSHOT drools-applications-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 34cd04a7d..f6820b1ad 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.drools-applications drools-applications - 1.7.5-SNAPSHOT + 1.8.0-SNAPSHOT drools-applications-testsuites pom diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 23b947d8f..bab4b635f 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.drools-applications drools-applications-testsuites - 1.7.5-SNAPSHOT + 1.8.0-SNAPSHOT drools-applications-stability -- cgit 1.2.3-korg