X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Ftogglz-rest%2Ftogglz-rest-services%2Fpom.xml;h=2b11d16f79336c90703782f5905202b9f972673d;hb=9dcb6f393bfc76237cca809b39d5034afecf1c55;hp=21f5223c039efb084062d6a318528e4be72baf72;hpb=3c9f4df71b978e92a6eeb6f22bc7535e749d11c2;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml index 21f5223c03..2b11d16f79 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml @@ -1,28 +1,38 @@ - 4.0.0 + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - - org.openecomp.sdc - togglz-rest - 1.2.0-SNAPSHOT - + + org.openecomp.sdc + togglz-rest + 1.13.4-SNAPSHOT + - togglz-rest-services - + togglz-rest-services + - javax.ws.rs - javax.ws.rs-api + jakarta.ws.rs + jakarta.ws.rs-api ${ws.rs.version} org.springframework spring-context ${spring.framework.version} + + + org.springframework + spring-expression + + + org.springframework + spring-core + + javax.inject @@ -49,20 +59,34 @@ org.apache.cxf cxf-rt-frontend-jaxrs ${cxf.version} + + + org.jboss.spec.javax.rmi + jboss-rmi-api_1.0_spec + + - junit - junit - ${junit.version} - test - - - org.mockito - mockito-core - test - ${mockito.version} + org.openecomp.sdc.be + common-be + ${project.version} + compile + + + org.springframework + spring-core + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-servlet + + - \ No newline at end of file +