diff options
author | Ladue, David (dl3158) <dl3158@att.com> | 2018-03-18 23:16:42 -0400 |
---|---|---|
committer | Ladue, David (dl3158) <dl3158@att.com> | 2018-03-18 23:37:27 -0400 |
commit | fb0aff81014b052a938a60b0815d6052404be162 (patch) | |
tree | 3c364bea1ef8f611ad9c2e980067d165cd8f5d43 /spec/snmptrap-collector-component-spec.json | |
parent | 7005c35f604222a0a7075ba27b4a7017908c65e8 (diff) |
docker and build config updates
Change-Id: I8420760c2ee8245bfb4394532db47e303bb621e7
Issue-ID: DCAEGEN2-271
Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
Diffstat (limited to 'spec/snmptrap-collector-component-spec.json')
-rw-r--r-- | spec/snmptrap-collector-component-spec.json | 2 |
1 files changed, 1 insertions, 1 deletions
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" } ] } |