Updated git submodules
authorMichael Vorburger <vorburger@redhat.com>
Thu, 1 Dec 2016 13:42:30 +0000 (14:42 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 1 Dec 2016 14:45:15 +0000 (14:45 +0000)
Project: genius master c07c4a828659112b6af2f3c2c405b291c6099aa7

SingleTransactionDataBroker should not be a @Singleton with @Inject

because this causes issues with the blueprint-maven-plugin, see full
analysis on today's email thread "Genius CSIT Unstable" on genius-dev,
and summary just added to
https://wiki.opendaylight.org/view/BestPractices/DI_Guidelines#Nota_Bene

instead, anyone use of it can just do new
SingleTransactionDataBroker(dataBroker), which this change does for the
2 places I had used it so far.

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

index a10dc6210d9a743f462825e3b3ee57c9598fb2ce..c07c4a828659112b6af2f3c2c405b291c6099aa7 160000 (submodule)
@@ -1 +1 @@
-Subproject commit a10dc6210d9a743f462825e3b3ee57c9598fb2ce
+Subproject commit c07c4a828659112b6af2f3c2c405b291c6099aa7