From: Venkata Harish K Kajur Date: Tue, 7 Mar 2017 06:11:38 +0000 (+0000) Subject: Update pom to 1.0.0 X-Git-Tag: v1.1.0~22 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=refs%2Fchanges%2F89%2F1789%2F3;p=aai%2Fmodel-loader.git Update pom to 1.0.0 Also change the dependency version of sdc, logging service Add the staging snapshot to look for sdc dependency Remove the unnecessary docker tag Change-Id: If3caa743ab931d3726c7d6ced82070bc4c5bc467 Signed-off-by: Venkata Harish K Kajur --- diff --git a/pom.xml b/pom.xml index 53c5f5e..889fbfb 100644 --- a/pom.xml +++ b/pom.xml @@ -23,11 +23,13 @@ 4.0.0 org.openecomp.aai.model-loader model-loader - 1.0.0-SNAPSHOT + 1.0.0 war ${basedir}/target + + 1.0.0 provided google_checks.xml 1.8 @@ -107,12 +109,12 @@ org.openecomp.aai.logging-service common-logging - 1.0.0-SNAPSHOT + ${ecomp.version} org.openecomp.sdc sdc-distribution-client - 1.0.0-SNAPSHOT + ${ecomp.version} org.json @@ -167,6 +169,11 @@ ECOMP Snapshot Repository https://nexus.openecomp.org/content/repositories/snapshots/ + + ecomp-staging + ECOMP Staging Repository + https://nexus.openecomp.org/content/repositories/staging/ + @@ -210,7 +217,6 @@ ${docker.push.registry}/openecomp/${project.artifactId} ${docker.location} - ${docker.imagetag} latest true