Merge branch 'stable-2.15'

* stable-2.15:
  User Guide refers to "Muted"-changes.
  Remove unused VERSION from lib/jackson/BUILD
  Remove unused method in ContributorAgreement
  Add .apt_generated_tests to .gitignore

Change-Id: Ifbdea261e59e1bd56e7555e24ce99784f236786e
This commit is contained in:
David Pursehouse
2018-10-16 08:30:47 +09:00
3 changed files with 4 additions and 18 deletions

View File

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