X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=PolicyEngineAPI%2Fpom.xml;h=93e95e1f2a7f09ae93a1a5e063afa9092bc1fd59;hb=37ad11c5660d017aace257bf7f5bd03c02f26bdd;hp=b73625f2b751ea38dd4b3a3dbddd24537f833a5f;hpb=483728062ba18ebe585da8287c72b8bf73a0a509;p=policy%2Fengine.git diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index b73625f2b..93e95e1f2 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -3,14 +3,14 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -19,144 +19,128 @@ ============LICENSE_END========================================================= --> - - 4.0.0 - - - org.onap.policy.engine - PolicyEngineSuite - 1.1.2-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 - - - 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.powermock - powermock-api-mockito - - - - - - org.mockito - mockito-all - 1.10.19 - - - - - - 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.3 + + PolicyEngineAPI + + + org.glassfish + javax.json + 1.1.4 + + + javax.xml.bind + jaxb-api + ${version.javax.bind} + + + org.glassfish.jaxb + jaxb-runtime + 2.3.2 + + + javax.activation + javax.activation-api + 1.2.0 + + + 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.onap.policy.engine + ONAP-XACML + ${project.version} + + + javax.xml.parsers + jaxp-api + + + xml-apis + xml-apis + + + javax.xml + jaxp-api + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + ${java.version} + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + jar-with-dependencies + + + + + make-assembly + package + + single + + + + + +