X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=75c90ff06b2944f6bb773d1587f394001d1ba8a9;hb=5b7535bde830b1e29ebd49b33a92db004a0636a1;hp=59be1bac0e40d0f0c50865506b13dcc603be5e1e;hpb=86ba43b6e0d298c469ee93ecfc08052d6e8ab8c9;p=oom%2Fplatform%2Fcert-service.git diff --git a/pom.xml b/pom.xml index 59be1bac..75c90ff0 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.5.0-SNAPSHOT + oom-certservice + OOM Certification Service pom @@ -33,20 +33,21 @@ /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 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.2.1.RELEASE + 2.5.8 + 2.6.1 + 2.6.2 + + 2020.0.3 + 1.2.30 1.60 0.33.0 @@ -54,10 +55,11 @@ 2.8.6 4.5.6 3.9 + 1.7 2.6 5.5.2 2.17.0 - + 2.17.1 true yyyyMMdd'T'HHmmss @@ -74,8 +76,8 @@ certService - certServiceClient - trustStoreMerger + certServicePostProcessor + certServiceK8sExternalProvider @@ -155,12 +157,12 @@ ecomp-releases - AAF Release Repository + OOM Release Repository ${nexusproxy}${releaseNexusPath} ecomp-snapshots - AAF Snapshot Repository + OOM Snapshot Repository ${nexusproxy}${snapshotNexusPath} @@ -183,11 +185,11 @@ - - org.springframework.boot - spring-boot-starter-log4j2 - ${spring-boot-starter-log4j2.version} - + + + + + org.springframework.boot spring-boot-starter-test @@ -240,6 +242,11 @@ commons-io ${commons-io.version} + + commons-validator + commons-validator + ${commons-validator.version} + org.springframework.boot @@ -275,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 +