
* changes: Mark greenmail as testonly Bazel: Fix testonly values in BUILD and .bzl files * submodules: * Update plugins/replication from branch 'stable-2.16' to fe4162b8c38d2a817a98effd0748d045872edef7 - Bazel: Fix testonly value in BUILD file According to the documentation [1], the expected values for testonly are True and False. Replace the currently used "1" with "True". [1] https://docs.bazel.build/versions/master/be/common-definitions.html Change-Id: I824b91afc5cd7e379c1f303464d4342a3b2df014