Update git submodules
authorJim Hahn <jrh3@att.com>
Mon, 6 Apr 2020 10:38:30 +0000 (06:38 -0400)
committerGerrit Code Review <gerrit@onap.org>
Mon, 6 Apr 2020 10:38:30 +0000 (10:38 +0000)
* Update docs/submodules/policy/parent.git from branch 'master'
  to c80213e91c20dca8794a7d7540d9afb876b6d693
  - Add RE2J in lieu of java.util Pattern

    Sonar complains about java.util Pattern usage when the pattern
    has quanitifiers like "*" or "+".  It suggests using RE2J instead.
    Added that to the parent pom - hope it doesn't have licensing issues.

    Issue-ID: POLICY-2305
    Change-Id: I4a79d073e911f42911dabfab92177bce5893efd7
Signed-off-by: Jim Hahn <jrh3@att.com>
docs/submodules/policy/parent.git

index b00006f..c80213e 160000 (submodule)
@@ -1 +1 @@
-Subproject commit b00006fd6505588ec3210d826020fc87939ee076
+Subproject commit c80213e91c20dca8794a7d7540d9afb876b6d693