X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-config%2Fappc-data-services%2Fprovider%2Fpom.xml;h=5d4f731e4a7a5c57a27ff512db54d8e963977c39;hb=d4c14b1b7ae6204adc0738ad70be98e94f6bf6dc;hp=801ab7d6b413f8aaa75d9ee05e6b76eeb0f985e3;hpb=8eb9f5d4a673cb1ab18423b7e84ec8bc6c96c5b6;p=appc.git diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml index 801ab7d6b..5d4f731e4 100644 --- a/appc-config/appc-data-services/provider/pom.xml +++ b/appc-config/appc-data-services/provider/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 ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -18,16 +18,17 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= - ECOMP is a trademark and service mark of AT&T Intellectual Property. --> 4.0.0 - org.onap.appc - appc-config-data-services - 1.3.0-SNAPSHOT + org.onap.appc.parent + binding-parent + 2.5.0 + + org.onap.appc appc-config-data-services-provider bundle APPC Data Services - Provider @@ -46,6 +47,10 @@ sli-provider compile + + org.apache.commons + commons-lang3 + org.onap.ccsdk.sli.adaptors sql-resource-provider @@ -57,10 +62,21 @@ commons-io commons-io + + ch.qos.logback + logback-classic + ${logback.version} + com.att.eelf eelf-core + + + ch.qos.logback + logback-classic + + @@ -133,7 +149,9 @@ appc-config-data-services org.onap.appc.data.services.AppcDataServiceActivator org.onap.appc.data.services - * + groovy.lang;resolution:=optional, + org.codehaus.groovy.*;resolution:=optional,* + eelf-core,logback-core,logback-classic * ${project.basedir}/src/main/resources/META-INF @@ -141,4 +159,5 @@ + 1.5.0-SNAPSHOT