X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=ec7ec1156fc0d2dcee487ed55e9c91cae5689822;hb=12594ee752b79605c61ff019fdeb471bf7ca4058;hp=8393442a9474c2019a47584a64afeac28966c3c8;hpb=5fd9f5fb1dabb4fcc9c117c630b2fbbfc3a25e56;p=oom%2Fplatform%2Fcert-service.git diff --git a/pom.xml b/pom.xml index 8393442a..ec7ec115 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.6.0-SNAPSHOT + oom-certservice + OOM Certification Service pom @@ -33,50 +33,62 @@ /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 3.2.4 - 5.2.3.RELEASE - 2.2.4.RELEASE 3.1.1 3.0.0-M4 - 2.2.4.RELEASE - 2.1.5.RELEASE + 2.5.8 + 2.6.1 + 2.6.2 + + 2020.0.3 + 1.2.30 - 1.60 + 1.70 0.33.0 0.2 - 2.8.6 - 0.33.0 + 2.9.0 + 4.5.13 + 3.9 + 1.7 + 2.11.0 5.5.2 2.17.0 - + 2.17.1 true yyyyMMdd'T'HHmmss + 3.2.2 ${onap.nexus.dockerregistry.daily} onap ${project.groupId}.${project.artifactId} ${project.version} + latest ${project.version} - 2.7.5 - certService - certServiceClient + certServicePostProcessor + certServiceK8sExternalProvider + + maven-checkstyle-plugin + + checkstyle-suppressions.xml + + org.springdoc springdoc-openapi-maven-plugin @@ -91,7 +103,7 @@ ${springdoc-openapi-maven-plugin.apiDocsUrl} - api-docs.json + api-docs.yaml ${project.build.directory} @@ -105,18 +117,6 @@ repackage - - pre-integration-test - - start - - - - post-integration-test - - stop - - @@ -157,12 +157,12 @@ ecomp-releases - AAF Release Repository + OOM Release Repository ${nexusproxy}${releaseNexusPath} ecomp-snapshots - AAF Snapshot Repository + OOM Snapshot Repository ${nexusproxy}${snapshotNexusPath} @@ -185,11 +185,11 @@ - - org.springframework.boot - spring-boot-starter-log4j2 - ${spring-boot-starter-log4j2.version} - + + + + + org.springframework.boot spring-boot-starter-test @@ -227,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 @@ -245,13 +265,7 @@ org.junit.jupiter - junit-jupiter-engine - ${junit.version} - test - - - org.junit.jupiter - junit-jupiter-api + junit-jupiter ${junit.version} test @@ -261,7 +275,6 @@ ${mockito-core.version} test - org.mockito mockito-junit-jupiter @@ -269,6 +282,25 @@ test + + org.hibernate.validator + hibernate-validator + 6.2.1.Final + + + org.apache.logging.log4j + log4j-bom + ${log4j2.version} + import + pom + + + org.springframework.cloud + spring-cloud-dependencies + ${spring.cloud-version} + pom + import +