Update git submodules

* Update plugins/replication from branch 'master'
  - Create Destination using Guice Factory
    
    Destination classes were instantiated in ReplicationFileBasedConfig
    which required to have all Destination dependencies injected in
    ReplicationFileBasedConfig.
    
    Create Destination using a new DestinationFactory to stop having to
    pass dependencies from one class to another.
    
    Also-By: David Pursehouse <dpursehouse@collab.net>
    Change-Id: If4d9bc5266837b8fec261decfbd1e651c4cb0f51
    
  - ReplicationFileBasedConfig: Replace FluentIterable with streams/lambda
    
    Change-Id: I85356369f245a45aaef6db20655ac18750cb3400
This commit is contained in:
Hugo Arès
2016-03-24 14:45:03 -04:00
committed by Gerrit Code Review
parent e74f4a06f9
commit 625adda318