X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-client%2Fclient-simulator%2Fpom.xml;h=8de24378093efc3765ee98019a4241a024a8fa92;hb=9f69f002bc27b24e849fb2048b0ee4a8224e1708;hp=e2c292ac6d64500d9f1c9de1ec0ddfa8b0891066;hpb=ed9fd62c6060a3a5ae34a6fd61939f13be07973c;p=appc.git diff --git a/appc-client/client-simulator/pom.xml b/appc-client/client-simulator/pom.xml index e2c292ac6..8de243780 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,7 +19,6 @@ 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.2.0-SNAPSHOT + org.onap.appc.client + 1.6.1 client-simulator @@ -51,7 +50,7 @@ - org.openecomp.appc.simulator.client.main.ClientRunner + org.onap.appc.simulator.client.main.ClientRunner @@ -96,7 +95,7 @@ ${jackson.version} - org.openecomp.appc.client + org.onap.appc.client client-kit ${project.version} @@ -105,5 +104,11 @@ commons-io 2.4 + + org.mockito + mockito-core + 1.10.19 + test +