From 1a725044dcdf72a67b9c6be8ee88270058f044ce Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Wed, 27 Feb 2019 08:04:11 -0500 Subject: Upgrade drools-apps to match policy/engine Drools-pdp, drools-application and policy/engine must remain in synch with version numbers. Issue-ID: POLICY-1538 Change-Id: Iacd6660e641ca992afece358cfed7a50601c4b88 Signed-off-by: Pamela Dragosh --- 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 3b235f2ef..8337e556e 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.drools-applications testsuites - 1.3.5-SNAPSHOT + 1.3.6-SNAPSHOT performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index d03ba8e5f..dc9cf985e 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.drools-applications drools-applications - 1.3.5-SNAPSHOT + 1.3.6-SNAPSHOT testsuites pom diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 17ba1b1bc..3775bfbee 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.drools-applications testsuites - 1.3.5-SNAPSHOT + 1.3.6-SNAPSHOT stability -- cgit 1.2.3-korg