X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=PolicyEngineAPI%2Fpom.xml;h=c27a4be625f702526a279b19b09ce450b1dcf775;hb=dd986507648898887715a20c2f962bc714e28882;hp=b73625f2b751ea38dd4b3a3dbddd24537f833a5f;hpb=f842f2075cd9b845e9120f6b7ce34e2858e791f0;p=policy%2Fengine.git diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index b73625f2b..c27a4be62 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 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. @@ -22,20 +22,13 @@ 4.0.0 - org.onap.policy.engine PolicyEngineSuite - 1.1.2-SNAPSHOT + 1.3.0-SNAPSHOT - PolicyEngineAPI - - com.fasterxml.jackson.core - jackson-databind - 2.8.5 - org.glassfish javax.json @@ -44,7 +37,7 @@ org.apache.httpcomponents httpclient - 4.3.1 + ${httpclient.version} commons-io @@ -59,13 +52,7 @@ commons-fileupload commons-fileupload - 1.3.1 - - - junit - junit - 4.11 - test + ${commons.fileupload.version} javax.websocket @@ -73,19 +60,14 @@ 1.1 - org.glassfish.tyrus - tyrus-client - 1.13 - - - org.glassfish.tyrus - tyrus-container-grizzly-client - 1.13 + org.java-websocket + Java-WebSocket + 1.3.8 org.springframework spring-webmvc - 4.3.3.RELEASE + 4.3.15.RELEASE com.google.code.gson @@ -112,18 +94,6 @@ org.onap.policy.engine ONAP-XACML ${project.version} - - - org.powermock - powermock-api-mockito - - - - - - org.mockito - mockito-all - 1.10.19