X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=BRMSGateway%2Fpom.xml;h=1922e90b36985d8821e76e3d821570c788bcbd04;hp=76cbc1b6a88494a08010acab5476d91fecb06eca;hb=ebf62c0900b295f06034843a1ff5fa49066a3a06;hpb=fc285f4a7aee9f4b429929fc709a362766149d4d diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 76cbc1b6a..1922e90b3 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -18,154 +18,142 @@ ============LICENSE_END========================================================= --> - - 4.0.0 - - org.onap.policy.engine - PolicyEngineSuite - 1.2.0-SNAPSHOT - - BRMSGateway - This application will take in BRMS rules and acts as interface between PR and PDP XACML - - - com.h2database - h2 - test - - - org.onap.policy.engine - PolicyEngineAPI - ${project.version} - - - com.att.nsa - cambriaClient - - - - - junit - junit - 4.11 + + 4.0.0 + + org.onap.policy.engine + PolicyEngineSuite + 1.4.0-SNAPSHOT + + BRMSGateway + This application will take in BRMS rules and acts as interface between PR and PDP XACML + + + com.h2database + h2 test - - org.apache.maven - maven-model - 3.3.9 - - - org.apache.maven.shared - maven-invoker - 3.0.0 - - - org.onap.policy.common - integrity-monitor - ${project.version} - - - - commons-collections - commons-collections - 3.2.2 - - - org.sonatype.nexus - nexus-rest-client-java - 2.3.1-01 - - - commons-collections - commons-collections - - - - - com.thoughtworks.xstream - xstream - 1.4.10 - - - com.att.nsa - cambriaClient - 0.0.1 - - - org.slf4j - slf4j-log4j12 - - - - - org.onap.dmaap.messagerouter.dmaapclient - dmaapClient - ${dmaap.version} - - - org.slf4j - slf4j-log4j12 - - - com.att.aft - dme2 - - - - - org.apache.httpcomponents - httpclient - ${httpclient.version} - - - - org.powermock - powermock-api-mockito - 1.7.3 - test - - - org.powermock - powermock-module-junit4 - 1.7.3 - test + + org.onap.policy.engine + PolicyEngineAPI + ${project.version} + + + com.att.nsa + cambriaClient + + + + + org.apache.maven + maven-model + 3.5.3 + + + org.apache.maven.shared + maven-invoker + 3.0.0 + + + org.onap.policy.common + integrity-monitor + ${version.policy.common} + + + com.thoughtworks.xstream + xstream + + + com.att.nsa + cambriaClient + + + org.slf4j + slf4j-log4j12 + + + + + org.onap.dmaap.messagerouter.dmaapclient + dmaapClient + + + org.slf4j + slf4j-log4j12 + + + com.att.aft + dme2 + + + + + org.apache.httpcomponents + httpclient - - - - - - org.apache.maven.plugins - maven-assembly-plugin - 2.2 - - - - true - lib/ - org.onap.policy.brmsInterface.BRMSGateway - - - - jar-with-dependencies - - - - - make-assembly - package - - single - - - - - - + + + + + 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 + 0.1.1 + compile + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + + true + lib/ + org.onap.policy.brms.api.BrmsGateway + + + + jar-with-dependencies + + + + + make-assembly + package + + single + + + + + +