Remove misleading variable from ES dependency file
VERSION variable is not used any more in the ElasticSearch dependency file, therefore we can remove it. Change-Id: I0e9ed69a69976606d5db5e832023e85b5a06f4f1
This commit is contained in:

committed by
David Pursehouse

parent
fd40452d76
commit
36f85512a5
@@ -26,9 +26,6 @@ java_library(
|
||||
],
|
||||
)
|
||||
|
||||
# Java REST client for Elasticsearch.
|
||||
VERSION = "0.1.7"
|
||||
|
||||
java_library(
|
||||
name = "jest-common",
|
||||
data = ["//lib:LICENSE-Apache2.0"],
|
||||
|
Reference in New Issue
Block a user