X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-client%2Fclient-simulator%2Fpom.xml;h=f75e824355ce2bd4d955bda1908a6c3204c9e21c;hb=f16e1eef7e30a9b64b4dc65fd2ebaa147526270b;hp=59be1263ffe78d1ffa5ee61aba07d7688fcc1a01;hpb=abe9420ac5220879d4790f9020c583cb037dd577;p=appc.git diff --git a/appc-client/client-simulator/pom.xml b/appc-client/client-simulator/pom.xml index 59be1263f..f75e82435 100644 --- a/appc-client/client-simulator/pom.xml +++ b/appc-client/client-simulator/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. ================================================================================ Copyright (C) 2017 Amdocs ============================================================================= @@ -19,16 +19,14 @@ See the License for the specific language governing permissions and limitations under the License. - ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> - + 4.0.0 appc-java-client - org.openecomp.appc.client - 1.1.0-SNAPSHOT + org.onap.appc.client + 1.7.0 client-simulator @@ -51,7 +49,7 @@ - org.openecomp.appc.simulator.client.main.ClientRunner + org.onap.appc.simulator.client.main.ClientRunner @@ -91,7 +89,12 @@ ${jackson.version} - org.openecomp.appc.client + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + + + org.onap.appc.client client-kit ${project.version} @@ -100,5 +103,11 @@ commons-io 2.4 + + org.mockito + mockito-core + 1.10.19 + test +