X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=36690f83b03d0ae9df3a316a9b25b08aa3a1f0c8;hb=26ef1a575d819de4e1dae9f9044b1ab715f41b13;hp=3eb68813e442f2e7c51eca73360d924fac3ff359;hpb=7244c908edd4aa392e65d820c90845323918b47b;p=oom%2Fplatform%2Fcert-service.git diff --git a/pom.xml b/pom.xml index 3eb68813..36690f83 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ ============LICENSE_END========================================================= --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 @@ -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 @@ -53,50 +53,40 @@ 0.2 2.8.6 4.5.6 + 3.9 + 1.7 2.6 - 0.33.0 5.5.2 2.17.0 - 3.2.2 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 - org.springdoc - springdoc-openapi-maven-plugin - ${springdoc-openapi-maven-plugin.version} - - - integration-test - - generate - - - + maven-checkstyle-plugin - ${springdoc-openapi-maven-plugin.apiDocsUrl} - api-docs.json - ${project.build.directory} + checkstyle-suppressions.xml @@ -113,7 +103,7 @@ ${springdoc-openapi-maven-plugin.apiDocsUrl} - api-docs.json + api-docs.yaml ${project.build.directory} @@ -127,18 +117,6 @@ repackage - - pre-integration-test - - start - - - - post-integration-test - - stop - - @@ -179,12 +157,12 @@ ecomp-releases - AAF Release Repository + OOM Release Repository ${nexusproxy}${releaseNexusPath} ecomp-snapshots - AAF Snapshot Repository + OOM Snapshot Repository ${nexusproxy}${snapshotNexusPath} @@ -254,11 +232,21 @@ 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 @@ -277,13 +265,7 @@ org.junit.jupiter - junit-jupiter-engine - ${junit.version} - test - - - org.junit.jupiter - junit-jupiter-api + junit-jupiter ${junit.version} test @@ -293,7 +275,6 @@ ${mockito-core.version} test - org.mockito mockito-junit-jupiter