From 47f78f9715de726b8bc9bcdb9f3343b59642022c Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 17 Jul 2019 16:11:21 -0400 Subject: [PATCH] Update git submodules * Update docs/submodules/ccsdk/cds.git from branch 'master' to dfe5205bf91864febb2a69d33ede23f3824bb9ed - Added npmVersion to install NPM To install local copy of npm, needed to make 2 changes to frontend-maven-plugin configuration: 1) Add tag 6.4.1 2) Removed tag Confirmed in local build that those changes result in npm being installed in local 'node' directory (which it was not before these changes). Also, changed parent version to 1.3.1-SNAPSHOT - this will be needed to prevent builds from breaking when new SAN certs are installed for ONAP gerrit. Change-Id: I576d8737eccfaa3024a36608edc1102535a55d26 Issue-ID: CCSDK-1491 Signed-off-by: Timoney, Dan (dt5972) --- docs/submodules/ccsdk/cds.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git index d5a3cb572..dfe5205bf 160000 --- a/docs/submodules/ccsdk/cds.git +++ b/docs/submodules/ccsdk/cds.git @@ -1 +1 @@ -Subproject commit d5a3cb572ca9d83820e8d93feefb92de992cc044 +Subproject commit dfe5205bf91864febb2a69d33ede23f3824bb9ed -- 2.16.6