X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-service%2Fpom.xml;h=17176483cf33b4edbce62433451ba22d071c1563;hb=985b15821e37a82d90ca8939058f0a197558c3a1;hp=57234c0e71b1c239d5536314d7ccffd03b344a1c;hpb=970b263b6b1e12e11d3de4147caea150d0b74051;p=aai%2Fchamp.git diff --git a/champ-service/pom.xml b/champ-service/pom.xml index 57234c0..1717648 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -49,6 +49,9 @@ limitations under the License. org.onap.aai.logging-service 1.2.0 4.5.2 + + ${basedir}/target + https://nexus.onap.org @@ -136,6 +139,19 @@ limitations under the License. + + + ecomp-releases + ECOMP Release Repository + ${onap.nexus.url}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${onap.nexus.url}/content/repositories/snapshots/ + + + ${project.artifactId} @@ -164,6 +180,12 @@ limitations under the License. ${basedir}/src/main/bin/ + + ../champ-service-deps-janus/target/ + + + ../champ-service-deps-titan/target/ +