We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca9977 commit 14ad560Copy full SHA for 14ad560
build_defs.bzl
@@ -20,4 +20,4 @@ DOCLINT_REFERENCES = ["-Xdoclint:reference"]
20
21
JAVA_RELEASE_MIN = ["-source 8 -target 8"]
22
23
-POM_VERSION = "${project.version}"
+POM_VERSION = "2.55"
0 commit comments