From 81db61d122e8176bc7237f149d7815bf4979ed97 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Thu, 30 May 2019 11:12:54 -0400 Subject: Bump engine to version 1.5.0 Fixed license date. Change-Id: I711fb4e91afdb3813bc04b16265f584d80ac8e5d Issue-ID: POLICY-1747 Signed-off-by: Jim Hahn --- TestSuite/Performance/pom.xml | 2 +- TestSuite/Stability/pom.xml | 2 +- TestSuite/pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'TestSuite') diff --git a/TestSuite/Performance/pom.xml b/TestSuite/Performance/pom.xml index 578294529..13551a722 100644 --- a/TestSuite/Performance/pom.xml +++ b/TestSuite/Performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.engine TestSuite - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT Performance diff --git a/TestSuite/Stability/pom.xml b/TestSuite/Stability/pom.xml index 81e100b05..575f8b0cc 100644 --- a/TestSuite/Stability/pom.xml +++ b/TestSuite/Stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.engine TestSuite - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT Stability diff --git a/TestSuite/pom.xml b/TestSuite/pom.xml index fd68f82f0..38c064031 100644 --- a/TestSuite/pom.xml +++ b/TestSuite/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT TestSuite pom @@ -31,4 +31,4 @@ Performance Stability - \ No newline at end of file + -- cgit 1.2.3-korg