X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=76a7c6a8c72d50630d08f6822347da7b37e5733b;hb=73be781127f3748a9aa9d51e4e9671917c785efd;hp=3eef61b1320731357da24ee4d4b9dc5c182c0ae4;hpb=ddc9e99c372c32d9c62014ac1751f5840c734410;p=oom%2Fplatform%2Fcert-service.git diff --git a/pom.xml b/pom.xml index 3eef61b1..76a7c6a8 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.4.0-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 @@ -54,8 +54,8 @@ 2.8.6 4.5.6 3.9 + 1.7 2.6 - 0.33.0 5.5.2 2.17.0 @@ -67,6 +67,7 @@ onap ${project.groupId}.${project.artifactId} ${project.version} + latest ${project.version} @@ -74,12 +75,19 @@ certService - certServiceClient + certServicePostProcessor + certServiceK8sExternalProvider + + maven-checkstyle-plugin + + checkstyle-suppressions.xml + + org.springdoc springdoc-openapi-maven-plugin @@ -94,7 +102,7 @@ ${springdoc-openapi-maven-plugin.apiDocsUrl} - api-docs.json + api-docs.yaml ${project.build.directory} @@ -108,18 +116,6 @@ repackage - - pre-integration-test - - start - - - - post-integration-test - - stop - - @@ -160,12 +156,12 @@ ecomp-releases - AAF Release Repository + OOM Release Repository ${nexusproxy}${releaseNexusPath} ecomp-snapshots - AAF Snapshot Repository + OOM Snapshot Repository ${nexusproxy}${snapshotNexusPath} @@ -245,6 +241,11 @@ commons-io ${commons-io.version} + + commons-validator + commons-validator + ${commons-validator.version} + org.springframework.boot