X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-PDP%2Fpom.xml;h=4fdf2199c5eae2b120695a103fb591baeacc6613;hb=783745964f1362fadd499f32dcd60325d247dcfe;hp=27c0ec1da5f67a90fb1b0c1ddb4e3f46f144959b;hpb=c2f8c7435baa23643923a4ef52d90869751ba9f6;p=policy%2Fengine.git diff --git a/ONAP-PDP/pom.xml b/ONAP-PDP/pom.xml index 27c0ec1da..4fdf2199c 100644 --- a/ONAP-PDP/pom.xml +++ b/ONAP-PDP/pom.xml @@ -19,74 +19,107 @@ ============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.1 + + 4.0.0 + ONAP-PDP + ONAP-PDP + jar + + org.onap.policy.engine + PolicyEngineSuite + 1.5.2-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 - - - commons-collections - commons-collections - + + javax.servlet + servlet-api + - - - org.onap.policy.drools-pdp - policy-endpoints - ${project.version} - test - - - + + + 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 + + + + +