X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-PAP-REST%2Fpom.xml;h=f0e3f334f4572a868c9cd0f5aad9f9330c52061f;hb=695d88bd7a987a06173fc4fa13f4135916a79a86;hp=d2d84db3d170682dd818a69772c09cc2f7685152;hpb=98ab70838379e3e00a5596fdb32de81a814e2247;p=policy%2Fengine.git diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml index d2d84db3d..f0e3f334f 100644 --- a/ONAP-PAP-REST/pom.xml +++ b/ONAP-PAP-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. @@ -29,7 +29,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT @@ -76,7 +76,7 @@ json - com.att.nsa + org.onap.dmaap.messagerouter.dmaapclient dmaapClient @@ -108,7 +108,7 @@ org.onap.policy.common ONAP-Logging - ${common-modules.version} + ${project.version} org.powermock @@ -220,7 +220,7 @@ org.onap.policy.drools-applications policy-yaml - ${common-modules.version} + ${project.version} com.mockrunner @@ -332,7 +332,19 @@ tomcat-dbcp 8.5.9 - + + + org.powermock + powermock-api-mockito + 1.7.3 + test + + + org.powermock + powermock-module-junit4 + 1.7.3 + test + 4.2.0.RELEASE