From ab1824d122b50d29e000bb58521d8dace9cba2b6 Mon Sep 17 00:00:00 2001 From: Michael Mokry Date: Wed, 13 Feb 2019 10:34:48 -0600 Subject: Package and Create Docker Image for Xacml PDP - Creates docker image of policy xacml-pdp - Creates zip package of policy xacml-pdp - Also committed changes from Healthcheck/Statitics review that were allowed to be deferred Change-Id: Ia5fb72be05a30a341692453fe4ff32c7b112e861 Issue-ID: POLICY-1436 Signed-off-by: Michael Mokry --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8c4c6a51..03d633f3 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent integration - 2.0.0 + 2.1.0-SNAPSHOT @@ -50,6 +50,7 @@ main + packages @@ -61,7 +62,6 @@ org.assertj assertj-core - 3.11.1 test -- cgit 1.2.3-korg