X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod2%2Fcatalog-service%2Fpom.xml;h=992f149d58ab12d6bc86141bf1c168b5a87feb14;hb=290a11afc73f319cf1e71690e8b5446e1b7620d2;hp=78cced49551975a151db8b04bd30501a95aedc28;hpb=834f5db267860396e3fd3ed1529abf37bd299b4c;p=dcaegen2%2Fplatform.git diff --git a/mod2/catalog-service/pom.xml b/mod2/catalog-service/pom.xml index 78cced4..992f149 100644 --- a/mod2/catalog-service/pom.xml +++ b/mod2/catalog-service/pom.xml @@ -3,7 +3,7 @@ ~ ============LICENSE_START======================================================= ~ org.onap.dcae ~ ================================================================================ - ~ Copyright (c) 2020 AT&T Intellectual Property. All rights reserved. + ~ Copyright (c) 2020-2021 AT&T Intellectual Property. All rights reserved. ~ ================================================================================ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. @@ -30,16 +30,23 @@ org.onap.dcaegen2.platform.mod catalog-service - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT 11 ${java.version} ${java.version} - 2.2.5.RELEASE - 1.4.1 + 2.2.9.RELEASE + 1.4.10 + onap/${project.groupId}.${project.artifactId} + + org.onap.dcaegen2.platform.mod + blueprint-generator + 1.5.2 + compile + org.springframework.boot spring-boot-starter-data-mongodb-reactive @@ -95,14 +102,19 @@ com.squareup.okhttp3 okhttp - 4.0.1 + 4.2.2 com.squareup.okhttp3 mockwebserver - 4.0.1 + 4.2.2 test + + org.json + json + 20190722 + @@ -138,7 +150,7 @@ ${dockerfile-maven-plugin.version} ${project.basedir} - onap/${project.groupId}.${project.artifactId} + ${onap.nexus.dockerregistry.daily}/${docker.image.name} target ${project.build.finalName}.jar @@ -160,7 +172,7 @@ push - onap/${project.groupId}.${project.artifactId} + ${onap.nexus.dockerregistry.daily}/${docker.image.name} latest true @@ -173,7 +185,7 @@ push - onap/${project.groupId}.${project.artifactId} + ${onap.nexus.dockerregistry.daily}/${docker.image.name} ${project.version} true