X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-PDP%2Fpom.xml;h=965280d402b4b07c5625361754d154b9a432bdfa;hb=510c439f70556718f9fceeb6bad1a771ccbb410c;hp=456217a6b9f7db63c5b531ca2ecd1d17dd9fb500;hpb=bcdb1e1a529d31d3f03482ca784a1799655ce544;p=policy%2Fengine.git diff --git a/ONAP-PDP/pom.xml b/ONAP-PDP/pom.xml index 456217a6b..965280d40 100644 --- a/ONAP-PDP/pom.xml +++ b/ONAP-PDP/pom.xml @@ -19,65 +19,109 @@ ============LICENSE_END========================================================= --> - - - - 4.0.0 - ONAP-PDP - ONAP-PDP - jar - - org.onap.policy.engine - PolicyEngineSuite - 1.2.0-SNAPSHOT - - - - org.onap.policy.engine - ${project.version} - ONAP-REST - - - org.apache.httpcomponents - httpclient - ${httpclient.version} - - - org.apache.httpcomponents - httpcore - 4.4.4 - - - commons-codec - commons-codec - 1.10 - - - commons-logging - commons-logging - 1.2 - - - javax.servlet - servlet-api - - - - - com.google.guava - guava - 19.0 - - - com.att.research.xacml - xacml-pdp - 1.0.0 - - - junit - junit - 4.11 - - + + 4.0.0 + ONAP-PDP + ONAP-PDP + jar + + org.onap.policy.engine + PolicyEngineSuite + 1.3.1-SNAPSHOT + + + + org.onap.policy.engine + ${project.version} + ONAP-REST + + + org.apache.httpcomponents + httpclient + + + org.apache.httpcomponents + httpcore + + + commons-codec + commons-codec + + + commons-logging + commons-logging + 1.2 + + + javax.servlet + servlet-api + + + + + com.google.guava + guava + + + com.att.research.xacml + xacml-pdp + 1.0.2 + + + + commons-collections + commons-collections + + + + + org.onap.policy.common + policy-endpoints + ${version.policy.common} + test + + + + + + maven-checkstyle-plugin + + + onap-java-style + + check + + process-sources + + + onap-checkstyle/onap-java-style.xml + + ${project.build.sourceDirectory} + true + true + true + + + true + true + warning + + + + + + org.onap.oparent + checkstyle + ${oparent.version} + compile + + + + +