From 1f40708ff4e0b2a413e5eb69e2f75a28f2832df5 Mon Sep 17 00:00:00 2001 From: jhh Date: Mon, 1 Jun 2020 21:37:20 -0500 Subject: bump poms to 1.5.4-SNAPSHOT Issue-ID: POLICY-2475 Signed-off-by: jhh Change-Id: I6976c620b59fa213b702eeda9e3677cb53d6e8f6 --- 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 3a149df5d..92f04f8a3 100644 --- a/TestSuite/Performance/pom.xml +++ b/TestSuite/Performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.engine TestSuite - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT Performance diff --git a/TestSuite/Stability/pom.xml b/TestSuite/Stability/pom.xml index 2c35cd258..3f8a0b030 100644 --- a/TestSuite/Stability/pom.xml +++ b/TestSuite/Stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.engine TestSuite - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT Stability diff --git a/TestSuite/pom.xml b/TestSuite/pom.xml index 35799599f..857bfe671 100644 --- a/TestSuite/pom.xml +++ b/TestSuite/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT TestSuite pom -- cgit 1.2.3-korg