Remove unused VERSION from lib/jackson/BUILD

Change-Id: Ic0286cad0e3c7bf483d37950f4cfc1fc4915b563
This commit is contained in:
David Pursehouse 2018-10-15 10:26:52 +09:00
parent c8303767b1
commit e24963cffb
1 changed files with 0 additions and 2 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"],