X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Faction-library-rest%2Faction-library-rest-services%2Fpom.xml;h=e813018f87720a909f4579edaa8d71e76c9638ee;hb=0bce751d160b7f95fcfb6a8ac1e29bad018862bc;hp=8b473a4b7c696d5397f2342554ee8fe461241e38;hpb=7d92498efd0ea61097b241287c004965d46b2c12;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml index 8b473a4b7c..e813018f87 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml @@ -8,7 +8,7 @@ org.openecomp.sdc.onboarding action-library-rest - 1.1.0-SNAPSHOT + 1.6.2-SNAPSHOT @@ -64,7 +64,7 @@ org.apache.httpcomponents httpcore - ${http.client.version} + ${http.core.version} @@ -72,16 +72,6 @@ javax.ws.rs-api ${ws.rs.version} - - - - - javax.inject javax.inject @@ -114,29 +104,23 @@ ${jersey.multipart.version} provided - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - test/core/unittest/offline/** - - true - - - - - - - - + + javax.servlet + javax.servlet-api + ${servlet-api.version} + provided + + + junit + junit + test + + + org.mockito + mockito-core + test + +