We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e65fa commit d763c2cCopy full SHA for d763c2c
build_defs.bzl
@@ -22,4 +22,4 @@ JAVA_RELEASE_MIN = [
22
"-source 7 -target 7",
23
]
24
25
-POM_VERSION = "${project.version}"
+POM_VERSION = "2.49"
0 commit comments