From fb0aff81014b052a938a60b0815d6052404be162 Mon Sep 17 00:00:00 2001 From: "Ladue, David (dl3158)" Date: Sun, 18 Mar 2018 23:16:42 -0400 Subject: docker and build config updates Change-Id: I8420760c2ee8245bfb4394532db47e303bb621e7 Issue-ID: DCAEGEN2-271 Signed-off-by: Ladue, David (dl3158) --- spec/snmptrap-collector-component-spec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec') diff --git a/spec/snmptrap-collector-component-spec.json b/spec/snmptrap-collector-component-spec.json index 85cadde..a256c51 100644 --- a/spec/snmptrap-collector-component-spec.json +++ b/spec/snmptrap-collector-component-spec.json @@ -245,7 +245,7 @@ "artifacts": [ { "type": "docker image", - "uri": "dockercentral.it.att.com:5100/com.att.dcae.controller/dcae-controller-snmptrap-collector:18.x.x" + "uri": "nexus.onap.org:10001/snapshots/onap/org.onap.dcaegen2.collectors.snmptrap:1.3.0" } ] } -- cgit 1.2.3-korg