From 0588263b14bd9e37d3cb33baddba523d89bd5933 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 23 Oct 2017 15:52:40 -0400 Subject: [PATCH] Updated git submodules Project: sdnc/oam master a8ebccfdd2fd1ebf51148b95f6a673ba58f38290 Remove nexus URL from docker-compose.yml Integration scripts expect to pull docker image locally, with local tag 'latest' - so nexus URL should not be in image name. Leaving it in ueblistener since that docker container is not yet in integration startup script (so no local tag created). Change-Id: I9526e0fc67733ce82d515cb1d75c928ae732a42b Issue-ID: SDNC-121 Signed-off-by: Dan Timoney --- docs/submodules/sdnc/oam.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdnc/oam.git b/docs/submodules/sdnc/oam.git index e8cf6822f..a8ebccfdd 160000 --- a/docs/submodules/sdnc/oam.git +++ b/docs/submodules/sdnc/oam.git @@ -1 +1 @@ -Subproject commit e8cf6822f4c60748e6cebe548d1c2ecae973e515 +Subproject commit a8ebccfdd2fd1ebf51148b95f6a673ba58f38290 -- 2.16.6