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 --- context/context-management/pom.xml | 2 +- context/context-test-utils/pom.xml | 2 +- context/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'context') diff --git a/context/context-management/pom.xml b/context/context-management/pom.xml index 9851baa7d..358fe6f32 100644 --- a/context/context-management/pom.xml +++ b/context/context-management/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.context context - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT context-management diff --git a/context/context-test-utils/pom.xml b/context/context-test-utils/pom.xml index 5e7ef8cdd..b86c78e48 100644 --- a/context/context-test-utils/pom.xml +++ b/context/context-test-utils/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.context context - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT context-test-utils diff --git a/context/pom.xml b/context/pom.xml index 451c5bc90..e1eae3b97 100644 --- a/context/pom.xml +++ b/context/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.context -- cgit 1.2.3-korg