Update git submodules
authorBenjamin, Max (mb388a) <mb388a@us.att.com>
Wed, 3 Apr 2019 02:54:57 +0000 (22:54 -0400)
committerGerrit Code Review <gerrit@onap.org>
Wed, 3 Apr 2019 09:08:56 +0000 (09:08 +0000)
commit6da0e1833ec9de67e32d019055b754c048a8dc39
tree691fc6191f0f4b083532ea6bb1034b9144796940
parent331bbf905d50bfbc7d272b475e8817741c3d39c2
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 86f04e1d55b54a1a23bb274d211c6fca85980fef
  - fix catalogdb cvfnc customization

    Hibernate entities were all wrong and needed
    a complete rewrite.
    The scope kept growing and ended up touching a
    lot more of the code than originally planned.
    These changes make the db interactions much easier
    and more straightforward from java.

    The flyway script order had to change to make this
    migration possible.

    Change-Id: I6ce363a385661300eddb11923ac6a80538edaddc
    Issue-ID: SO-1710
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
docs/submodules/so.git