Update git submodules
* Update plugins/replication from branch 'master'
to d8194b291bb0433b5c3abe059ebad6f00fcb3a22
- Generalize replication configuration type
Configuration is tightly coupled to destination configuration, however
this can be abstracted away so that different type of configurations can
be plugged in at runtime.
Introduce the concept of RemoteConfiguration, so that pull-replication
can leverage the existing configuration classes and auto-reload
mechanism.
Feature: Issue 11751
Change-Id: I4ca494feb11c02b6f75b665815d8a0f43dcff8bb
diff --git a/plugins/replication b/plugins/replication
index 3bd8b95..d8194b2 160000
--- a/plugins/replication
+++ b/plugins/replication
@@ -1 +1 @@
-Subproject commit 3bd8b958d4afbd06fbe43edec24d03d8d386d2e1
+Subproject commit d8194b291bb0433b5c3abe059ebad6f00fcb3a22