X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Flib%2Fopenecomp-sdc-externaltesting-lib%2Fopenecomp-sdc-externaltesting-impl%2Fpom.xml;h=c2719c990b12379fac9b1dd003c07d80b8aca98d;hb=84d1ddc355acf519c165551d759bc00af12084c9;hp=c5df0fc9c583b4c8c4851d4b072104dcf95d3775;hpb=b485c37b36ddb3ab5e8085c009b26e97c8e62d74;p=sdc.git diff --git a/openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-impl/pom.xml b/openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-impl/pom.xml index c5df0fc9c5..c2719c990b 100644 --- a/openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-impl/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-impl/pom.xml @@ -26,7 +26,7 @@ org.openecomp.sdc openecomp-sdc-externaltesting-lib - 1.8.1-SNAPSHOT + 1.13.5-SNAPSHOT @@ -50,6 +50,16 @@ org.openecomp.sdc.core openecomp-utilities-lib ${project.version} + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-servlet + + org.openecomp.sdc @@ -75,6 +85,17 @@ org.springframework spring-web ${spring.framework.version} + + + org.springframework + spring-core + + + + + org.springframework + spring-core + ${spring.framework.version} org.openecomp.sdc @@ -85,11 +106,17 @@ org.openecomp.sdc.core openecomp-tosca-lib ${project.version} + + + org.springframework + spring-core + + - org.codehaus.groovy - groovy-all-minimal - ${groovy.minimal.version} + org.apache.groovy + groovy + ${groovy.version} test