diff options
author | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | 2019-05-06 11:29:45 +0200 |
---|---|---|
committer | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | 2019-05-06 12:01:15 +0200 |
commit | e3b124ab11ac8c837ff692539696d1e43fcd8247 (patch) | |
tree | 298448f5c2442ba1edec49930d1eb5dcd02e9de0 /dpo | |
parent | 6940c01090bc30d7adc1203bb50bf8b2701670e2 (diff) |
Update versions for El Alto release
Change-Id: If86dcbf8695cc50a540fe892a4f70b3ad24ac5d1
Issue-ID: DCAEGEN2-1474
Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
Diffstat (limited to 'dpo')
-rw-r--r-- | dpo/spec/hv-ves-collector.componentspec.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dpo/spec/hv-ves-collector.componentspec.json b/dpo/spec/hv-ves-collector.componentspec.json index d88fd285..7ab9459b 100644 --- a/dpo/spec/hv-ves-collector.componentspec.json +++ b/dpo/spec/hv-ves-collector.componentspec.json @@ -135,7 +135,7 @@ "artifacts": [ { "type": "docker image", - "uri": "nexus.onap.org:10001/onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.1.0-SNAPSHOT" + "uri": "nexus.onap.org:10001/onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.2.0-SNAPSHOT" } ] } |