Bazel: Publish to local Maven repository and Google storage bucket TEST PLAN: $ VERBOSE=1 tools/maven/mvn.sh install $ VERBOSE=1 tools/maven/mvn.sh deploy Change-Id: I0b60f9e2137d8755f6e4ca32ff35ec5a5364f4a6
diff --git a/VERSION b/VERSION index f4510ea..61d6a75 100644 --- a/VERSION +++ b/VERSION
@@ -1,7 +1 @@ -# Maven style API version (e.g. '2.x-SNAPSHOT'). -# -# Used by :install and :deploy when talking to the destination repository. As -# we currently have no stable releases, we use the "build number" scheme -# described at: -# http://mojo.codehaus.org/versions-maven-plugin/version-rules.html -GITILES_VERSION = '0.1-11' +include_defs('//version.bzl')