X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c6984329a4cd3f061ccf9ec87768de691ccf1672;hb=fc666727897c9f78fdcddbf4b678e1c0b0c413a9;hp=2d1632d8a4b8fcc18bae1ef3483254635d155665;hpb=7dc94694ec75ce738ecb2e98508c57eadc1d81fa;p=oom%2Fplatform%2Fcert-service.git diff --git a/pom.xml b/pom.xml index 2d1632d8..c6984329 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.onap.aaf.certservice aaf-certservice - 1.0.0-SNAPSHOT + 1.0.2-SNAPSHOT aaf-certservice AAF Certification Service pom @@ -35,7 +35,7 @@ /content/repositories/staging/ /content/sites/site/org/onap/aaf/cert-service/${project.artifactId}/${project.version} 11 - http://localhost:8080/v3/api-docs + http://localhost:8080/v3/api-docs.yaml 3.15.0 @@ -53,6 +53,7 @@ 0.2 2.8.6 4.5.6 + 3.9 2.6 0.33.0 5.5.2 @@ -79,6 +80,12 @@ + + maven-checkstyle-plugin + + checkstyle-suppressions.xml + + org.springdoc springdoc-openapi-maven-plugin @@ -93,7 +100,7 @@ ${springdoc-openapi-maven-plugin.apiDocsUrl} - api-docs.json + api-docs.yaml ${project.build.directory} @@ -107,18 +114,6 @@ repackage - - pre-integration-test - - start - - - - post-integration-test - - stop - - @@ -234,6 +229,11 @@ httpclient ${httpcomponents.version} + + org.apache.commons + commons-lang3 + ${commons-lang3.version} + commons-io commons-io @@ -257,13 +257,7 @@ org.junit.jupiter - junit-jupiter-engine - ${junit.version} - test - - - org.junit.jupiter - junit-jupiter-api + junit-jupiter ${junit.version} test