Update nexus3 url from openecomp to onap 83/2483/1
authorJeremy Phelps <jphelps@linuxfoundation.org>
Tue, 28 Mar 2017 22:06:27 +0000 (17:06 -0500)
committerJeremy Phelps <jphelps@linuxfoundation.org>
Tue, 28 Mar 2017 22:08:55 +0000 (17:08 -0500)
Change-Id: I0e813077de96e319b6437e7beec2d1c11aff4d04
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
deliveries/os_docker_push.sh
deliveries/os_docker_release.sh

index fe422f3..04e245c 100644 (file)
@@ -2,7 +2,7 @@
 
 ./run.sh
 
-REPO="nexus3.openecomp.org:10003"
+REPO="nexus3.onap.org:10003"
 
 TIMESTAMP=$(date +%C%y%m%dT%H%M%S)
 VERSION="1.1.0-SNAPSHOT-${TIMESTAMP}"
@@ -24,4 +24,4 @@ docker tag ecompdb:portal ${DB_LATEST}
 docker push ${APPS_VERSION}
 docker push ${DB_VERSION}
 docker push ${APPS_LATEST}
-docker push ${DB_LATEST}
\ No newline at end of file
+docker push ${DB_LATEST}
index fc721c2..35ae22b 100644 (file)
@@ -2,7 +2,7 @@
 
 ./run.sh
 
-REPO="nexus3.openecomp.org:10003"
+REPO="nexus3.onap.org:10003"
 
 TIMESTAMP=$(date +%C%y%m%dT%H%M%S)
 VERSION="1.1.0-STAGING-${TIMESTAMP}"
@@ -24,4 +24,4 @@ docker tag ecompdb:portal ${DB_LATEST}
 docker push ${APPS_VERSION}
 docker push ${DB_VERSION}
 docker push ${APPS_LATEST}
-docker push ${DB_LATEST}
\ No newline at end of file
+docker push ${DB_LATEST}