X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-client%2Fclient-simulator%2Fpom.xml;h=ed080982d9e0f389380fcc3181a76a65878cd48c;hb=e7d0f02ef389b70096d7820d63d29db4a26abd91;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..ed080982d 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.2.0-SNAPSHOT + org.onap.appc.client + 1.7.2 client-simulator @@ -51,7 +49,7 @@ - org.openecomp.appc.simulator.client.main.ClientRunner + org.onap.appc.simulator.client.main.ClientRunner @@ -96,7 +94,7 @@ ${jackson.version} - org.openecomp.appc.client + org.onap.appc.client client-kit ${project.version} @@ -105,5 +103,11 @@ commons-io 2.4 + + org.mockito + mockito-core + 1.10.19 + test +