X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-dispatcher%2Fappc-command-executor%2Fappc-command-executor-api%2Fpom.xml;h=fca1a830f1cef02d8740a3f32ac7a66cbe9505f3;hb=d4c14b1b7ae6204adc0738ad70be98e94f6bf6dc;hp=0ae04a5165718932ea5f59da624907e725e93456;hpb=ed9fd62c6060a3a5ae34a6fd61939f13be07973c;p=appc.git diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml index 0ae04a516..fca1a830f 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml @@ -1,44 +1,70 @@ - - 4.0.0 - - org.openecomp.appc - appc-command-executor - 1.2.0-SNAPSHOT - - appc-command-executor-api - bundle + + - - - - - - + ============LICENSE_END========================================================= + --> + + 4.0.0 + + org.onap.appc.parent + binding-parent + 2.5.0 + + + + appc-command-executor-api + bundle + APPC Command Executor - API + http://maven.apache.org + + + UTF-8 + + + + + org.onap.appc + execution-queue-management-lib + ${project.version} + + + org.onap.appc + domain-model-lib + ${project.version} + + + org.onap.appc + appc-common-bundle + ${project.version} + compile + + + junit + junit + 4.12 + test + + @@ -48,7 +74,9 @@ ${project.artifactId} ${project.version} - org.openecomp.appc.executor,org.openecomp.appc.executor.objects,org.openecomp.appc.executor.conv,org.openecomp.appc.executor.helper + + org.onap.appc.executor,org.onap.appc.executor.objects,org.onap.appc.executor.conv,org.onap.appc.executor.helper + javax.json;scope=compile|runtime;inline=false @@ -61,4 +89,6 @@ + org.onap.appc + 1.5.0-SNAPSHOT