Update git submodules
authorJonathan Gathman <jonathan.gathman@att.com>
Thu, 19 Sep 2019 15:36:48 +0000 (15:36 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 19 Sep 2019 15:36:48 +0000 (15:36 +0000)
commit2bea52a3a8ac0a7636114534087902c7e0004d1d
treec55169cb7cb7821b947546ef5f4a6e5207bcd898
parent90db5d28807eefb21e4590068f7abc7c8731d945
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 1df74b36c81fb4a20927a59a2766d4752df947e8
  - Merge "Make this final field static too"
  - Make this final field static too

    Making a public constant just final as opposed to static final leads to duplicating its value for every instance of the class, uselessly increasing the amount of memory required to execute the application.

    Issue-ID: AAF-983
    Change-Id: Ibbf0ab51f83fe4e1acc3b6be11228d8063a94fea
Signed-off-by: anushadasari <danush10@in.ibm.com>
docs/submodules/aaf/authz.git