X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-outbound%2Fappc-aai-client%2Fprovider%2Fpom.xml;h=4e807dcc173d6bb906c9383eab068cf7e792afde;hb=2d0e9d3450ceac0afdf0cd721ef65d87e94e456e;hp=18b4840f380444a46992e71719af0d94ff980382;hpb=8491cc3bc012fefe4faf54baf6c74cb20785d5f0;p=appc.git diff --git a/appc-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml index 18b4840f3..4e807dcc1 100755 --- a/appc-outbound/appc-aai-client/provider/pom.xml +++ b/appc-outbound/appc-aai-client/provider/pom.xml @@ -1,124 +1,163 @@ - - - 4.0.0 - - org.onap.appc - appc-aai-client - 1.3.0-SNAPSHOT - - appc-aai-client-provider - bundle - APPC AAI Client - Provider - - - UTF-8 - - - - equinoxSDK381 - org.eclipse.osgi - ${equinox.osgi.version} - - - org.onap.ccsdk.sli.core - sli-provider - compile - - - - org.onap.ccsdk.sli.adaptors - aai-service-provider - compile - - - - - commons-io - commons-io - 2.5 - - - - com.att.eelf - eelf-core - - - - junit - junit - test - - - - - - - - - maven-resources-plugin - 2.6 - - - copy-xsl - - copy-resources - - validate - - ${basedir}/target/templates/xslt/sbg - - - src/main/resources/xsl - - * - - true - - - - - - copy-properties - - copy-resources - - validate - - ${basedir}/target/properties/ - - - src/main/resources - - *.properties - - true - - - - - - - - org.apache.felix - maven-bundle-plugin - ${bundle.plugin.version} - true - - - org.onap.appc.aai.client - org.onap.appc.aai.client.AppcAaiClientActivator - org.onap.appc.aai.client - * - * - - ${project.basedir}/src/main/resources/META-INF - - - - - - - - - + + + + 4.0.0 + + org.onap.appc.parent + binding-parent + 2.6.1 + + + org.onap.appc + appc-aai-client-provider + bundle + APPC AAI Client - Provider + + + UTF-8 + + + + org.onap.ccsdk.sli.core + sli-provider + compile + + + + org.onap.ccsdk.sli.adaptors + aai-service-provider + compile + + + + + commons-io + commons-io + 2.5 + + + org.apache.commons + commons-lang3 + + + ch.qos.logback + logback-classic + ${logback.version} + + + com.att.eelf + eelf-core + + + ch.qos.logback + logback-classic + + + + + + junit + junit + test + + + org.osgi + org.osgi.core + provided + + + + + + + + maven-resources-plugin + 2.6 + + + copy-xsl + + copy-resources + + validate + + ${basedir}/target/templates/xslt/sbg + + + src/main/resources/xsl + + * + + true + + + + + + copy-properties + + copy-resources + + validate + + ${basedir}/target/properties/ + + + src/main/resources + + *.properties + + true + + + + + + + + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + true + + + org.onap.appc.aai.client + org.onap.appc.aai.client.AppcAaiClientActivator + org.onap.appc.aai.client,org.onap.appc.aai.client.* + groovy.lang;resolution:=optional, + org.codehaus.groovy.*;resolution:=optional,* + * + eelf-core,logback-core,logback-classic + + ${project.basedir}/src/main/resources/META-INF + + + + + + + + + 1.6.3 +