Update git submodules
authorMichael Vorburger <vorburger@redhat.com>
Mon, 15 Jan 2018 23:37:49 +0000 (00:37 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 12 Feb 2018 14:49:33 +0000 (14:49 +0000)
commitbd352cbd3fa3702241e1052202153f476e029728
tree088b8b91070d2b3111bbcf15af875c699ad7451b
parent092bb898c85f75b302f9f448b20b804fe306a299
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to 0323e77d4ca4827ea756693b8c0f03bf1aa7c5fd
  - ignore web.xml and BP *.xml in duplicate-finder

    This avoids duplicate classpath errors when running the
    duplicate-finder-maven-plugin on projects depending on ODL Karaf feature
    artifacts (such as odl-netvirt-openstack), which will typically have
    dependencies on several web related OSGi bundles that include
    WEB-INF/web.xml, and allow any org/opendaylight/blueprint/*.xml,
    not just autowire.xml.

    Change-Id: Iacfb820d44febdcf20eafd99cf549e023ff47df9
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
docs/submodules/odlparent