X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=appc-dispatcher%2Fappc-command-executor%2Fappc-command-executor-core%2Fpom.xml;h=82c4c1a30a7225d6498b7fcc8d62b155bbe57d59;hb=bff99adc85fc1308439c6c77643c69f3dcafdf95;hp=5ae88642dcef24d87cbd314c030d4cfa35d67868;hpb=01e7a30219bcb92f983d3f4eb9a061e108119257;p=appc.git diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml index 5ae88642d..82c4c1a30 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. ================================================================================ Copyright (C) 2017 Amdocs ============================================================================= @@ -25,12 +25,12 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - org.onap.appc.parent - binding-parent - 1.5.0-SNAPSHOT - - + + org.onap.appc.parent + binding-parent + 2.5.0 + + appc-command-executor-core bundle @@ -77,6 +77,11 @@ appc-lifecycle-management-api ${project.version} + + org.mockito + mockito-core + test + org.onap.ccsdk.sli.adaptors aai-service-provider @@ -86,6 +91,11 @@ domain-model-lib ${project.version} + + org.osgi + org.osgi.core + provided + org.hamcrest hamcrest-all