Updated git submodules
authorMichael Vorburger <vorburger@redhat.com>
Fri, 9 Sep 2016 15:57:57 +0000 (17:57 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 9 Sep 2016 16:33:04 +0000 (16:33 +0000)
commit46621e339fe0022d9828f8e93bdf77c07c774d46
tree7203a6240b03696abc2bf7289dbd62ab17be90a8
parenta0416d6cbe708d0b373463cdcb10116e98ec3c6b
Updated git submodules

Project: odlparent master 1021205767083487bdb1141798ceff191e3c2496

Intro. Google Guice DI with JSR-250 Extensions from Mycila

See https://github.com/mycila/guice/ & https://github.com/google/guice

See https://github.com/mycila/guice/issues/11 re. <version>4.0.rc1

This is already used in aclservice-impl for the first end2end test.

Intentionally <dependencyManagement> only with <scope>test, for now, as
it's not required at RT, yet.  (When it will be, then we'll look at OSGi
MANIFEST.MF, and a Karaf feature; later.  For the time being the
intention is to use Guice for more end2end style tests.)

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