X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=PolicyEngineAPI%2Fpom.xml;h=6bde8fb07becefb6c2e243ec172ade2e01d692b9;hp=6ffef75942298fb9e387c39daf1495e4acf708c4;hb=dbfa1570cd26d19b346287a6fb06f2d8a03f4a06;hpb=c372ae3134e1559b2a42abf836153ebb438578a3 diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index 6ffef7594..6bde8fb07 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -3,14 +3,14 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2019 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,158 +19,100 @@ ============LICENSE_END========================================================= --> - - 4.0.0 - - - org.onap.policy.engine - PolicyEngineSuite - 1.2.0-SNAPSHOT - - - PolicyEngineAPI - - - - org.powermock - powermock-api-mockito - 1.7.3 - test - - - org.powermock - powermock-module-junit4 - 1.7.3 - test + + 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.onap.policy.engine + ONAP-XACML + ${project.version} - - - org.mockito - mockito-all - 1.10.19 - test - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - - - 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} - - - 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.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 - - - - - - + + + + + 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 + + + + + +