X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-adapters%2Fappc-netconf-adapter%2Fappc-netconf-adapter-bundle%2Fpom.xml;h=9ba0f30667cae29ad4a9729faa0c6c0f2bd9fb83;hb=d4c14b1b7ae6204adc0738ad70be98e94f6bf6dc;hp=82fc429510788cb827c13462336fefb1f04c498b;hpb=0f18e353db5ac09c56d05f041e7f6a00e5760726;p=appc.git diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml index 82fc42951..9ba0f3066 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml @@ -1,13 +1,36 @@ + 4.0.0 - org.onap.appc - appc-netconf-adapter - 1.3.0-SNAPSHOT + org.onap.appc.parent + binding-parent + 2.5.0 + appc-netconf-adapter-bundle + org.onap.appc + 1.5.0-SNAPSHOT bundle NETCONF Adapter - bundle @@ -19,7 +42,7 @@ org.onap.appc - appc-common + appc-common-bundle ${project.version} @@ -33,12 +56,26 @@ com.att.cdp cdp-pal-common compile + ${cdp.pal.version} + + + ch.qos.logback + logback-classic + + com.att.cdp cdp-pal-openstack compile + ${cdp.pal.version} + + + com.att.cdp + cdp-pal-common + + @@ -73,7 +110,7 @@ org.codehaus.jackson jackson-jaxrs - 1.9.12 + 1.9.13 @@ -84,7 +121,7 @@ org.apache.httpcomponents httpclient - 4.5.1 + 4.5.3 @@ -104,6 +141,12 @@ compile + + org.osgi + org.osgi.core + provided + + org.slf4j slf4j-api @@ -154,7 +197,12 @@ jsch 0.1.54 - + + org.hamcrest + hamcrest-all + 1.3 + test +