diff options
author | amshegokar <AS00500801@techmahindra.com> | 2018-10-15 17:03:16 +0530 |
---|---|---|
committer | amshegokar <AS00500801@techmahindra.com> | 2018-10-15 17:03:16 +0530 |
commit | 5ac0bcd19f06b601c2e913bf83a7359e7135fddb (patch) | |
tree | c66942d385f5ea2786707d7a0bda2635c1147118 /snmpmapper | |
parent | 8db67259b2b682c403da0cfda8875037e94c60f5 (diff) |
Address critical vulnerability for Mapper
added Recommended version and readme file correction
Change-Id: I675637ef0d0b1515e0d7783abb94c120ffb029a2
Issue-ID: DCAEGEN2-871
Signed-off-by: amshegokar <AS00500801@techmahindra.com>
Diffstat (limited to 'snmpmapper')
-rw-r--r-- | snmpmapper/README.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/snmpmapper/README.md b/snmpmapper/README.md index f5ab564..584f8a5 100644 --- a/snmpmapper/README.md +++ b/snmpmapper/README.md @@ -60,9 +60,5 @@ Dockerfile bin lib logs - lib contains all libraries that are pulled into the app during maven build - logs contains application logs - -### Release images -For R1 - image/version pushed to nexus3 - ```nexus3.onap.org:10003/snapshots/onap/org.onap.dcaegen2.services.mapper.vesadapter.snmpmapper:latest ``` |