diff options
author | Michael Lando <ml636r@att.com> | 2018-06-03 18:08:36 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-06-03 18:08:36 +0300 |
commit | 4bcf436c7f2e955a2dffb7d4293f10ea15c38d66 (patch) | |
tree | 1420b8c0d6ccedcd3395297880f02ec6e6e5b52f /pom.xml | |
parent | 007aad95668c55fb21121aace3559502b02c9580 (diff) |
Fix additional library CVEs
Change-Id: I34e046111821729909cf31fa670c4f80f1ef76ce
Issue-ID: SDC-1310
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -129,7 +129,7 @@ <dockerFileDir>${project.basedir}/base_sdc-sanity</dockerFileDir> </build> </image> - <!-- base_sdc-vnc --> + <!--base_sdc-vnc--> <image> <name>onap/base_sdc-vnc</name> <alias>base_sdc-vnc</alias> |