X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=793aa840de0ac2915c8f72ffcbc8a5ebfdb8deec;hb=0b278343630c1e3c7c92b3e5094570748692666e;hp=5366313f46c7a7a827dafec53b2c1c6284b45322;hpb=b9df358b71f17cfbf9058fdd4cf663daf6894ab8;p=oom%2Fplatform%2Fcert-service.git diff --git a/pom.xml b/pom.xml index 5366313f..793aa840 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.onap.aaf.certservice aaf-certservice - 1.0.0-SNAPSHOT + 1.1.0-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 @@ -46,11 +46,15 @@ 3.0.0-M4 2.2.4.RELEASE 2.1.5.RELEASE + 2.2.1.RELEASE 1.2.30 1.60 0.33.0 0.2 2.8.6 + 4.5.6 + 3.9 + 2.6 0.33.0 5.5.2 2.17.0 @@ -58,6 +62,7 @@ true yyyyMMdd'T'HHmmss + 3.2.2 ${onap.nexus.dockerregistry.daily} onap ${project.groupId}.${project.artifactId} @@ -75,6 +80,12 @@ + + maven-checkstyle-plugin + + checkstyle-suppressions.xml + + org.springdoc springdoc-openapi-maven-plugin @@ -89,7 +100,7 @@ ${springdoc-openapi-maven-plugin.apiDocsUrl} - api-docs.json + api-docs.yaml ${project.build.directory} @@ -103,18 +114,6 @@ repackage - - pre-integration-test - - start - - - - post-integration-test - - stop - - @@ -225,6 +224,21 @@ gson ${gson.version} + + org.apache.httpcomponents + httpclient + ${httpcomponents.version} + + + org.apache.commons + commons-lang3 + ${commons-lang3.version} + + + commons-io + commons-io + ${commons-io.version} + org.springframework.boot @@ -243,13 +257,7 @@ org.junit.jupiter - junit-jupiter-engine - ${junit.version} - test - - - org.junit.jupiter - junit-jupiter-api + junit-jupiter ${junit.version} test