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=8ee328376994a915f83171f084ab34015664392e;hpb=ebd7c8f455731873409448627580989cb9db9245;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 8ee3283769..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 @@ -4,15 +4,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + action-library-rest-services org.openecomp.sdc.onboarding action-library-rest - 1.1.0-SNAPSHOT + 1.6.2-SNAPSHOT - action-library-rest-services - - ${project.build.directory}/generated-sources/error-codes @@ -58,7 +56,6 @@ cxf-rt-frontend-jaxrs ${cxf.version} - org.apache.httpcomponents httpclient @@ -67,7 +64,7 @@ org.apache.httpcomponents httpcore - ${http.client.version} + ${http.core.version} @@ -75,16 +72,6 @@ javax.ws.rs-api ${ws.rs.version} - - - - cglib - cglib-nodep - ${cglib.nodep.version} - runtime - - - javax.inject javax.inject @@ -102,29 +89,38 @@ ${project.version} - org.openecomp.sdc.sdc_common - openecomp-logging-api + org.openecomp.sdc + openecomp-sdc-logging-api ${project.version} - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - test/core/unittest/offline/** - - true - - - - - - + + org.slf4j + slf4j-api + ${slf4j.version} + + + com.sun.jersey.contribs + jersey-multipart + ${jersey.multipart.version} + provided + + + javax.servlet + javax.servlet-api + ${servlet-api.version} + provided + + + junit + junit + test + + + org.mockito + mockito-core + test + + - \ No newline at end of file +