Link replication plugin

After splitting the `replication` plugin into `api` and main modules, we
cannot relay anymore on the `replication` classes being loaded before
`pull-replication` starts therefore we need to embedd those classes
directly into our JAR file by removing `neverlink = 1` from the build
configuration.

Change-Id: Ic632e69d247aa68ac6e15438892672edfba3e643
1 file changed
tree: 8c0b833984cd999192d29d5d970a150d2a6cce4e
  1. example-setup/
  2. src/
  3. .gitignore
  4. BUILD
  5. Jenkinsfile
  6. LICENSE