X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=BRMSGateway%2Fpom.xml;h=5b344af8a8a7b3478a3bd46265732f095e6907a9;hb=9bad71c7150ea6f94b2a08b68f356b4ee96c3d66;hp=0d9ebfba2250971063c44d45af0f337242831ba3;hpb=48e538289151180b550b77c6905339f22d1d8097;p=policy%2Fengine.git diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 0d9ebfba2..5b344af8a 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -18,141 +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.6.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.apache.maven.plugins - maven-assembly-plugin - 2.2 - - - - true - lib/ - org.onap.policy.brmsInterface.BRMSGateway - - - - jar-with-dependencies - - - - - make-assembly - package - - single - - - - - - + + 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 + + + + + + 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 + + + + + +