X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=cps-rest%2Fpom.xml;h=a8ace0eb75f4ffcb5f7e3fb778e3aea3ffa4f3be;hb=eef2e112d1f447b47f2f19d24e9dfd9a76550333;hp=a2f10d542d7d5fcf054293239eb5c6b9d24f53df;hpb=dbffd9196b8636c5302cade1258ef347e9f99445;p=cps.git diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index a2f10d542..a8ace0eb7 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -53,10 +53,6 @@ org.springframework.boot spring-boot-starter-jetty - - org.springframework.boot - spring-boot-starter-security - io.swagger.core.v3 swagger-annotations @@ -83,6 +79,11 @@ groovy test + + org.codehaus.groovy + groovy-json + test + org.spockframework spock-core @@ -109,11 +110,6 @@ - - org.springframework.security - spring-security-test - test - @@ -128,7 +124,7 @@ generate - ${project.basedir}/docs/api/swagger/openapi.yml + ${project.basedir}/docs/openapi/openapi.yml org.onap.cps.rest.controller org.onap.cps.rest.model org.onap.cps.rest.api