X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=PolicyEngineAPI%2Fpom.xml;h=49c5494082deb46317838c55a46d6914d597ba49;hp=473953678d3493140c7ce7e043b6010a56b01bd0;hb=1c5d6cdf3793b0691686dc34c742f62582daff50;hpb=efe99f4403f20df12479fba8d75a8639a0fc1336 diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index 473953678..49c549408 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -19,119 +19,106 @@ ============LICENSE_END========================================================= --> - - 4.0.0 - - org.onap.policy.engine - PolicyEngineSuite - 1.2.1-SNAPSHOT - - PolicyEngineAPI - - - org.glassfish - javax.json - 1.0.4 - - - org.apache.httpcomponents - httpclient - ${httpclient.version} - - - commons-io - commons-io - 2.4 - - - com.google.guava - guava - 14.0.1 - - - commons-fileupload - commons-fileupload - ${commons.fileupload.version} - - - javax.websocket - javax.websocket-api - 1.1 - - - org.glassfish.tyrus - tyrus-client - 1.13 - - - org.glassfish.tyrus - tyrus-container-grizzly-client - 1.13 - - - org.springframework - spring-webmvc - 4.3.15.RELEASE - - - com.google.code.gson - gson - 2.8.0 - - - log4j - log4j - 1.2.17 - - - com.att.nsa - cambriaClient - 0.0.1 - - - org.slf4j - slf4j-log4j12 - - - - - org.onap.policy.engine - ONAP-XACML - ${project.version} - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.2 - - 1.8 - 1.8 - - - - - org.apache.maven.plugins - maven-assembly-plugin - 2.2 - - - jar-with-dependencies - - - - - make-assembly - package - - single - - - - - - + + 4.0.0 + + org.onap.policy.engine + PolicyEngineSuite + 1.6.0-SNAPSHOT + + PolicyEngineAPI + + + org.glassfish + javax.json + 1.0.4 + + + org.apache.httpcomponents + httpclient + + + commons-io + commons-io + 2.4 + + + com.google.guava + guava + + + javax.websocket + javax.websocket-api + 1.1 + + + org.java-websocket + Java-WebSocket + + + org.springframework + spring-webmvc + ${springframework.version} + + + com.google.code.gson + gson + + + log4j + log4j + + + com.att.nsa + cambriaClient + + + org.slf4j + slf4j-log4j12 + + + + + org.projectlombok + lombok + 1.18.6 + provided + + + org.onap.policy.engine + ONAP-XACML + ${project.version} + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + jar-with-dependencies + + + + + make-assembly + package + + single + + + + + +