Update git submodules
authorSingal, Kapil (ks220y) <ks220y@att.com>
Mon, 16 Dec 2019 22:03:47 +0000 (17:03 -0500)
committerGerrit Code Review <gerrit@onap.org>
Mon, 16 Dec 2019 22:03:47 +0000 (22:03 +0000)
commit1cc2a93c88e57a27244ea64ca3694a214db92793
tree8b8a9a40e92089e393802532576c7f41e8f4518c
parent5287781b9a3832271477d5ed106a120cab6a4f63
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to df195945d03dec122666e8d48e4c7ba94630468a
  - Refactoring multiple plugins

    Refactoring below plugins in sdnr/wt/common/pom.xml :

    1) org.codehaus.mojo : exec-maven-plugin -> changing executable to bash so that it can run on windows too
    2) com.github.alexcojocaru : elasticsearch-maven-plugin -> skip if tests are skipped during maven build

    Adding create dir step in es-intit.sh :
    sdnr/wt/data-provider/database/src/main/resources/es-init.sh -> cmd_initfile() -> mkdir -p $( dirname $INITFILENAME )

    Change-Id: I78516406101659f802dad2fb68ca349f63a4dd2e
    Issue-ID: CCSDK-1994
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
docs/submodules/ccsdk/features.git