X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod2%2Fcatalog-service%2Fpom.xml;h=7f606321042bb0c0e126b4a7a19dc67624c49708;hb=fdbd89ed0c57f370f6ba3e6390f4b523c965fb9c;hp=78cced49551975a151db8b04bd30501a95aedc28;hpb=834f5db267860396e3fd3ed1529abf37bd299b4c;p=dcaegen2%2Fplatform.git diff --git a/mod2/catalog-service/pom.xml b/mod2/catalog-service/pom.xml index 78cced4..7f60632 100644 --- a/mod2/catalog-service/pom.xml +++ b/mod2/catalog-service/pom.xml @@ -3,7 +3,8 @@ ~ ============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. + ~ Copyright (c) 2021 Samsung Electronics. 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 +31,23 @@ org.onap.dcaegen2.platform.mod catalog-service - 1.0.0-SNAPSHOT + 1.0.2-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 +103,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 +151,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 +173,7 @@ push - onap/${project.groupId}.${project.artifactId} + ${onap.nexus.dockerregistry.daily}/${docker.image.name} latest true @@ -173,7 +186,7 @@ push - onap/${project.groupId}.${project.artifactId} + ${onap.nexus.dockerregistry.daily}/${docker.image.name} ${project.version} true @@ -197,4 +210,4 @@ - \ No newline at end of file +