Update git submodules
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Wed, 25 Mar 2020 15:39:11 +0000 (16:39 +0100)
committerGerrit Code Review <gerrit@onap.org>
Wed, 25 Mar 2020 15:39:11 +0000 (15:39 +0000)
commit207dc13cc00e9134bd022490f6175b0b6363a66d
tree04e4f1c8d8f4ad097c3f99ea655f1d7e6943d3a8
parent63bbd65402a110078161aad31ee9cd176c0912f3
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 9148cc289f479dd535844c819bdabcf80718305b
  - Add 'build' target for 'sslendpoints' project

    To follow a common protocol of testing Golang based
    applications in CI we need a 'build' target for doing
    a local (non-docker) build to verify 'go build' routine.

    It's however not added to "all" target as that one already
    references docker based build by default.

    Change-Id: I2e380ef09a1ae18456d7288f853d085617149338
    Issue-ID: SECCOM-261
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
docs/submodules/integration.git