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=920bc08f4c4bbe9031bbf7d8e263442355c16726;hb=9dcb6f393bfc76237cca809b39d5034afecf1c55;hp=2586599fb2251790432181babd4c7d619e24a6e8;hpb=00acf3d39898cc712e8f3fd2afb69f26bc922f61;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 2586599fb2..920bc08f4c 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.9.0-SNAPSHOT + 1.13.4-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