X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Flib%2Fopenecomp-sdc-notification-lib%2Fopenecomp-sdc-notification-worker%2Fpom.xml;h=eaaa28f962df82ec74465642d92ab4e911f65126;hb=f935dce7e2f249e804332da31ae54cb71aad6328;hp=f8cc0cff26313c19ac97f144a189fdd9b81e378d;hpb=0dea71245049f2e318ed7035b8d19559f3435fd7;p=sdc.git diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml index f8cc0cff26..eaaa28f962 100644 --- a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml @@ -8,12 +8,16 @@ org.openecomp.sdc - openecomp-sdc-lib - 1.7.2-SNAPSHOT - ../.. + openecomp-sdc-notification-lib + 1.10.3-SNAPSHOT + + org.openecomp.sdc.core + openecomp-common-lib + ${project.version} + org.openecomp.sdc.core openecomp-utilities-lib @@ -33,6 +37,16 @@ org.springframework spring-websocket ${spring.framework.version} + + + org.springframework + spring-web + + + org.springframework + spring-core + + com.google.code.gson @@ -48,6 +62,12 @@ httpclient ${http.client.version} provided + + + org.apache.httpcomponents + httpcore + + org.apache.httpcomponents