Merge branch 'stable-2.15' into stable-2.16

* stable-2.15:
  config-plugins: Move 'review-strategy' out of the core plugins section
  Bazel: Clean up package visibility settings

Change-Id: Ia29fd049fe241dfbb15bc07a0e7ac2fb31d97c33
This commit is contained in:
David Pursehouse
2018-12-08 16:22:15 +09:00
12 changed files with 13 additions and 48 deletions

View File

@@ -1,5 +1,3 @@
package(default_visibility = ["//visibility:public"])
java_library(
name = "jackson-core",
data = ["//lib:LICENSE-Apache2.0"],