From: Pamela Dragosh Date: Sat, 10 Feb 2018 15:26:26 +0000 (+0000) Subject: Merge "Added Junits for ONAP-PAP-REST" X-Git-Tag: v1.2.0~147 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1ef83d84ac1f803280686cca6960d1dc20695ace;hp=a09137c40e602197cbf3b1430d8e33d085357730;p=policy%2Fengine.git Merge "Added Junits for ONAP-PAP-REST" --- diff --git a/BRMSGateway/dependency.json b/BRMSGateway/dependency.json index fcdcebdea..a8b331712 100644 --- a/BRMSGateway/dependency.json +++ b/BRMSGateway/dependency.json @@ -96,7 +96,7 @@ }, { "groupId": "com.att.research.xacml", "artifactId": "xacml-pdp", - "version": "1.0.0" + "version": "1.0.1" }] } } diff --git a/ONAP-PDP/pom.xml b/ONAP-PDP/pom.xml index 456217a6b..d302c955d 100644 --- a/ONAP-PDP/pom.xml +++ b/ONAP-PDP/pom.xml @@ -72,7 +72,7 @@ com.att.research.xacml xacml-pdp - 1.0.0 + 1.0.1 junit diff --git a/ONAP-XACML/pom.xml b/ONAP-XACML/pom.xml index 271b7f458..c399e3fa9 100644 --- a/ONAP-XACML/pom.xml +++ b/ONAP-XACML/pom.xml @@ -82,7 +82,7 @@ com.att.research.xacml xacml - 1.0.0 + 1.0.1