X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=36690f83b03d0ae9df3a316a9b25b08aa3a1f0c8;hb=2d287fdf100b518b382e3008da6d5f572fd71da0;hp=5366313f46c7a7a827dafec53b2c1c6284b45322;hpb=3a1f830126b02e30bcb46de697ae7ff9a3f6b97e;p=oom%2Fplatform%2Fcert-service.git diff --git a/pom.xml b/pom.xml index 5366313f..36690f83 100644 --- a/pom.xml +++ b/pom.xml @@ -21,11 +21,11 @@ oparent 3.0.0 - org.onap.aaf.certservice - aaf-certservice - 1.0.0-SNAPSHOT - aaf-certservice - AAF Certification Service + org.onap.oom.platform.cert-service + oom-certservice + 2.3.3-SNAPSHOT + oom-certservice + OOM Certification Service pom @@ -33,9 +33,9 @@ /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ - /content/sites/site/org/onap/aaf/cert-service/${project.artifactId}/${project.version} + /content/sites/site/org/onap/oom/platform/cert-service/${project.artifactId}/${project.version} 11 - http://localhost:8080/v3/api-docs + http://localhost:8080/v3/api-docs.yaml 3.15.0 @@ -46,22 +46,28 @@ 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 - 0.33.0 + 4.5.6 + 3.9 + 1.7 + 2.6 5.5.2 2.17.0 true yyyyMMdd'T'HHmmss + 3.2.2 ${onap.nexus.dockerregistry.daily} onap ${project.groupId}.${project.artifactId} ${project.version} + latest ${project.version} @@ -70,11 +76,19 @@ certService certServiceClient + certServicePostProcessor + certServiceK8sExternalProvider + + maven-checkstyle-plugin + + checkstyle-suppressions.xml + + org.springdoc springdoc-openapi-maven-plugin @@ -89,7 +103,7 @@ ${springdoc-openapi-maven-plugin.apiDocsUrl} - api-docs.json + api-docs.yaml ${project.build.directory} @@ -103,18 +117,6 @@ repackage - - pre-integration-test - - start - - - - post-integration-test - - stop - - @@ -155,12 +157,12 @@ ecomp-releases - AAF Release Repository + OOM Release Repository ${nexusproxy}${releaseNexusPath} ecomp-snapshots - AAF Snapshot Repository + OOM Snapshot Repository ${nexusproxy}${snapshotNexusPath} @@ -225,6 +227,26 @@ gson ${gson.version} + + org.apache.httpcomponents + httpclient + ${httpcomponents.version} + + + org.apache.commons + commons-lang3 + ${commons-lang3.version} + + + commons-io + commons-io + ${commons-io.version} + + + commons-validator + commons-validator + ${commons-validator.version} + org.springframework.boot @@ -243,13 +265,7 @@ org.junit.jupiter - junit-jupiter-engine - ${junit.version} - test - - - org.junit.jupiter - junit-jupiter-api + junit-jupiter ${junit.version} test