Update git submodules
authorSébastien Determe <sebastien.determe@intl.att.com>
Tue, 23 Apr 2019 08:24:54 +0000 (08:24 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 23 Apr 2019 08:24:54 +0000 (08:24 +0000)
commit6fdd544d2730c5a8c2bef3e43c4f6a82b062caa7
treefa70d5f195a8cca6f79ab56222605033329b666e
parentb0bedab9827c7db20afa643d9d67fc59c662b295
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to f9433d61033f65e9ed1f685d1e0db99b077bb7e1
  - Merge "Fixed generic Sonar issue in the clamp project"
  - Fixed generic Sonar issue in the clamp project

    Fixed Sonar issue:
    - name convection for static field in AuthorizationController
    - optimize condition flow in AuthorizationController
    - remove not used import in BlueprintParserMappingConfiguration
    - remove not used field in AuthorizationController, SdcControllersConfiguration, CldsService
    - add private constructor to the AwtUtils
    - change redundant EnableAutoConfiguration annotation to SpringBootApplication annotation
    - remove duplications of code in the CldsDao

    Change-Id: I49d8be9ec44b5930f76bace0fc9d8cf61ee000f5
    Issue-ID: CLAMP-346
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
docs/submodules/clamp.git