Update git submodules
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Wed, 17 Jul 2019 20:11:21 +0000 (16:11 -0400)
committerGerrit Code Review <gerrit@onap.org>
Wed, 17 Jul 2019 20:11:21 +0000 (20:11 +0000)
commit47f78f9715de726b8bc9bcdb9f3343b59642022c
treedac90b82661a2c3df5a6a9a9c8b91d7d28b2885b
parent56a6e48dd891a25b192a6653fcbae2c786492cae
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>
docs/submodules/ccsdk/cds.git