From 70d02931707ebfa3c499ec1d9d1f7d67793b5d05 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Wed, 7 Aug 2019 16:07:37 -0400 Subject: Bump version of policy/engine Change-Id: I77e7483bcecbc19d9a5a93087fd4c674aa898b52 Issue-ID: POLICY-1965 Signed-off-by: Jim Hahn --- TestSuite/Performance/pom.xml | 2 +- TestSuite/Stability/pom.xml | 2 +- TestSuite/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'TestSuite') diff --git a/TestSuite/Performance/pom.xml b/TestSuite/Performance/pom.xml index 10ffc0dcf..d6f310eba 100644 --- a/TestSuite/Performance/pom.xml +++ b/TestSuite/Performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.engine TestSuite - 1.5.1-SNAPSHOT + 1.5.2-SNAPSHOT Performance diff --git a/TestSuite/Stability/pom.xml b/TestSuite/Stability/pom.xml index 2489ea936..213ce49b2 100644 --- a/TestSuite/Stability/pom.xml +++ b/TestSuite/Stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.engine TestSuite - 1.5.1-SNAPSHOT + 1.5.2-SNAPSHOT Stability diff --git a/TestSuite/pom.xml b/TestSuite/pom.xml index 821947e5d..04171a183 100644 --- a/TestSuite/pom.xml +++ b/TestSuite/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.5.1-SNAPSHOT + 1.5.2-SNAPSHOT TestSuite pom -- cgit 1.2.3-korg