X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-outbound%2Fappc-aai-client%2Fprovider%2Fpom.xml;h=a81ae904377b5a57860091c13c6507b7bb77b87a;hb=f16e1eef7e30a9b64b4dc65fd2ebaa147526270b;hp=0604b1ad0d54088df1670044786fdb509187489d;hpb=df9fe6a1a709ea601a6eed3089682a2535daeafa;p=appc.git diff --git a/appc-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml index 0604b1ad0..a81ae9043 100755 --- a/appc-outbound/appc-aai-client/provider/pom.xml +++ b/appc-outbound/appc-aai-client/provider/pom.xml @@ -1,124 +1,162 @@ - - - 4.0.0 - - org.openecomp.appc - appc-aai-client - 1.1.0-SNAPSHOT - - appc-aai-client-provider - bundle - APPC AAI Client - Provider - - - UTF-8 - - - - equinoxSDK381 - org.eclipse.osgi - ${equinox.osgi.version} - - - org.openecomp.sdnc.core - sli-provider - compile - - - - org.openecomp.sdnc.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.openecomp.appc.aai.client - org.openecomp.appc.aai.client.AppcAaiClientActivator - org.openecomp.appc.aai.client - * - * - - ${project.basedir}/src/main/resources/META-INF - - - - - - - - - + + + + 4.0.0 + + org.onap.appc.parent + binding-parent + 2.7.0 + + + 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.7.0 +