X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-dispatcher%2Fappc-command-executor%2Fappc-command-executor-core%2Fpom.xml;h=82c4c1a30a7225d6498b7fcc8d62b155bbe57d59;hb=d4c14b1b7ae6204adc0738ad70be98e94f6bf6dc;hp=f3ebf820c94325570ff1e4f5ff671257a001a84c;hpb=84d0a254bd9fd2779a116edc1901260bd2c7d11e;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 f3ebf820c..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 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2019 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 - org.onap.appc - appc-command-executor - 1.4.0-SNAPSHOT + org.onap.appc.parent + binding-parent + 2.5.0 + appc-command-executor-core @@ -40,7 +40,7 @@ org.onap.appc - appc-common + appc-common-bundle ${project.version} @@ -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,17 @@ domain-model-lib ${project.version} + + org.osgi + org.osgi.core + provided + + + org.hamcrest + hamcrest-all + 1.3 + test + @@ -107,6 +123,7 @@ org.onap.appc.executor.objects, *;resolution:=optional + <_removeheaders>Import-Service @@ -122,4 +139,6 @@ + org.onap.appc + 1.5.0-SNAPSHOT