X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=36690f83b03d0ae9df3a316a9b25b08aa3a1f0c8;hb=0a1fb4e210c79a7ecc8f8acdb82c53ad79bf94aa;hp=8126ee9934488a6ac1e7764e18950bef8d08155c;hpb=e64680cd62b468a25b763457c2e1d31414081c29;p=oom%2Fplatform%2Fcert-service.git diff --git a/pom.xml b/pom.xml index 8126ee99..36690f83 100644 --- a/pom.xml +++ b/pom.xml @@ -21,11 +21,11 @@ oparent 3.0.0 - org.onap.aaf.certservice - aaf-certservice - 1.2.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,7 +33,7 @@ /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.yaml @@ -54,6 +54,7 @@ 2.8.6 4.5.6 3.9 + 1.7 2.6 5.5.2 2.17.0 @@ -75,6 +76,8 @@ certService certServiceClient + certServicePostProcessor + certServiceK8sExternalProvider @@ -154,12 +157,12 @@ ecomp-releases - AAF Release Repository + OOM Release Repository ${nexusproxy}${releaseNexusPath} ecomp-snapshots - AAF Snapshot Repository + OOM Snapshot Repository ${nexusproxy}${snapshotNexusPath} @@ -239,6 +242,11 @@ commons-io ${commons-io.version} + + commons-validator + commons-validator + ${commons-validator.version} + org.springframework.boot