From ad6efc439440e991df30694ef2da17d640f20bdf Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 8 Nov 2018 08:47:37 -0500 Subject: Upgrade policy parent and common Pull in policy/parent 2.0.1 and common 1.3.3 so we can finish the license fix for dmaap 1.1.9 Upgrading to 2.0.3 version for release. Issue-ID: POLICY-1229 Change-Id: I7a196deadec2b92e4b3b58a9339e197d361accc0 Signed-off-by: Pamela Dragosh --- client/client-common/pom.xml | 2 +- client/client-deployment/pom.xml | 2 +- client/client-editor/pom.xml | 2 +- client/client-full/pom.xml | 2 +- client/client-monitoring/pom.xml | 2 +- client/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'client') diff --git a/client/client-common/pom.xml b/client/client-common/pom.xml index 8ace8806b..006e61a55 100644 --- a/client/client-common/pom.xml +++ b/client/client-common/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.client client - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT client-common diff --git a/client/client-deployment/pom.xml b/client/client-deployment/pom.xml index b1205b0f1..ff908f9cc 100644 --- a/client/client-deployment/pom.xml +++ b/client/client-deployment/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.client client - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT client-deployment diff --git a/client/client-editor/pom.xml b/client/client-editor/pom.xml index c71afda2f..2ac7d53fe 100644 --- a/client/client-editor/pom.xml +++ b/client/client-editor/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.client client - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT client-editor diff --git a/client/client-full/pom.xml b/client/client-full/pom.xml index 742c8a3f6..d04fbb3f3 100644 --- a/client/client-full/pom.xml +++ b/client/client-full/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.client client - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT client-full diff --git a/client/client-monitoring/pom.xml b/client/client-monitoring/pom.xml index 6badcd8b5..d51a02302 100644 --- a/client/client-monitoring/pom.xml +++ b/client/client-monitoring/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.client client - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT client-monitoring diff --git a/client/pom.xml b/client/pom.xml index 061fc8aaf..4efb27e13 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT org.onap.policy.apex-pdp.client -- cgit 1.2.3-korg