X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=PolicyEngineAPI%2Fpom.xml;h=40aeeb1097a94d96570d742685f10f9694690ca6;hp=c8ee4c11be95539dffcc68a2a023eeea6d998cab;hb=70d02931707ebfa3c499ec1d9d1f7d67793b5d05;hpb=a330af579866dacbe595e2e4ad1dd29cd3c96945 diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index c8ee4c11b..40aeeb109 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -1,9 +1,9 @@ - - 4.0.0 - - - org.openecomp.policy.engine - PolicyEngineSuite - 1.1.0-SNAPSHOT - - - PolicyEngineAPI - - - com.fasterxml.jackson.core - jackson-databind - 2.8.5 - - - org.glassfish - javax.json - 1.0.4 - - - org.apache.httpcomponents - httpclient - 4.3.1 - - - commons-io - commons-io - 2.4 - - - com.google.guava - guava - 14.0.1 - - - commons-fileupload - commons-fileupload - 1.3.1 - - - junit - junit - 4.11 - test - - - 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.3.RELEASE - - - log4j - log4j - 1.2.17 - - - com.att.nsa - cambriaClient - 0.0.1 - - - org.slf4j - slf4j-log4j12 - - - - - org.openecomp.policy.engine - ECOMP-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.5.2-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 + + + + + +