X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-sdc-listener%2Fappc-sdc-listener-bundle%2Fpom.xml;h=4a549d14a282fdf6e3b32e066501d1be68754028;hb=f16e1eef7e30a9b64b4dc65fd2ebaa147526270b;hp=2e61b7010135607d985cb0eee55da8cacd7c23e8;hpb=0756759f39e125b02d63b4e93de83b3c6b13beea;p=appc.git diff --git a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml index 2e61b7010..4a549d14a 100644 --- a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml @@ -1,8 +1,9 @@ + @@ -26,17 +25,20 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. - appc-sdc-listener - org.onap.appc - 1.3.0-SNAPSHOT + org.onap.appc.parent + binding-parent + 2.7.0 + + org.onap.appc - 2.8.1 + 2.8.6 1.15 appc-sdc-listener-bundle + 1.7.0 bundle @@ -55,35 +57,37 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.mockito mockito-core + 1.10.19 test org.powermock powermock-module-junit4 - 1.6.2 + 1.6.4 test org.powermock powermock-api-mockito + 1.6.4 test - - org.openecomp.sdc.sdc-distribution-client - sdc-distribution-client - ${sdc-client.version} + org.javassist + javassist + 3.22.0-GA + test - org.onap.appc - appc-message-adapter-api - ${project.version} + org.onap.sdc.sdc-distribution-client + sdc-distribution-client + ${sdc-client.version} org.onap.appc - appc-message-adapter-factory + appc-service-communicator-bundle ${project.version} @@ -95,7 +99,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.onap.appc - appc-common + appc-common-bundle ${project.version} @@ -110,6 +114,16 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. com.att.eelf eelf-core + + com.att.nsa + cambriaClient + ${cambriaClient.version} + + + com.att.nsa + saClientLibrary + ${saClientLibrary.version} + ch.qos.logback logback-core @@ -131,7 +145,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.apache.httpcomponents httpclient - 4.4.1 + 4.5.3 @@ -150,24 +164,29 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.apache.velocity velocity 1.7 - - - + + + commons-collections + commons-collections + + + + + commons-collections + commons-collections + 3.2.2 + + org.opendaylight.yangtools yang-parser-impl - ${odl.yangtools.version} - org.opendaylight.mdsal.model - ietf-inet-types - ${odl.ietf-inet-types.version} - - - org.opendaylight.mdsal.model - ietf-yang-types - ${odl.ietf-yang-types.version} - + org.opendaylight.mdsal.binding.model.ietf + rfc6991 + + + org.onap.appc @@ -192,7 +211,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. com.fasterxml.jackson.core jackson-databind - ${jackson-yaml-version} + 2.8.11.3 com.fasterxml.jackson.core @@ -200,13 +219,6 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. ${jackson-yaml-version} - - org.mockito - mockito-core - - - -