X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-PDP-REST%2Fpom.xml;h=f800a8f31b5c658a7e64feca18bd7005f367a0ad;hb=c8cf3270ff412fc7fc138f0e53b1361c3b21fcbf;hp=a2f7f7207379680f380cff229f16c5bb89a242c8;hpb=ba22da2235c12f27b8edcec59fdffaf77d324753;p=policy%2Fengine.git diff --git a/ONAP-PDP-REST/pom.xml b/ONAP-PDP-REST/pom.xml index a2f7f7207..f800a8f31 100644 --- a/ONAP-PDP-REST/pom.xml +++ b/ONAP-PDP-REST/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. @@ -26,7 +26,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ONAP-PDP-REST @@ -48,6 +48,31 @@ + + + org.powermock + powermock-api-mockito + 1.7.3 + test + + + org.powermock + powermock-module-junit4 + 1.7.3 + test + + + + org.mockito + mockito-all + 1.10.19 + test + + + com.h2database + h2 + test + org.onap.policy.engine ONAP-PDP @@ -140,9 +165,10 @@ - org.mockito - mockito-core - 1.9.5 + com.att.aft + dme2 + 3.1.200-oss + test org.springframework @@ -154,16 +180,6 @@ mockrunner 0.3.1 - - org.powermock - powermock-api-mockito - 1.5.6 - - - org.powermock - powermock-module-junit4 - 1.5.6 - org.springframework spring-core @@ -193,7 +209,7 @@ io.springfox springfox-swagger-ui - 2.5.0 + 2.7.0 org.onap.policy.engine @@ -212,7 +228,11 @@ javax.persistence persistence-api + + com.att.aft + dme2 + - \ No newline at end of file +