diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-17 16:11:21 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-17 20:11:21 +0000 |
commit | 47f78f9715de726b8bc9bcdb9f3343b59642022c (patch) | |
tree | dac90b82661a2c3df5a6a9a9c8b91d7d28b2885b | |
parent | 56a6e48dd891a25b192a6653fcbae2c786492cae (diff) |
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 <npmVersion>6.4.1</npmVersion>
2) Removed tag <npmDownloadRoot>
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) <dtimoney@att.com>
m--------- | docs/submodules/ccsdk/cds.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git -Subproject d5a3cb572ca9d83820e8d93feefb92de992cc04 +Subproject dfe5205bf91864febb2a69d33ede23f3824bb9e |