Skip to content

Commit

Permalink
2.26 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bcorso committed Jan 29, 2020
1 parent fa432da commit 749d06b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/maven.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def pom_file(name, targets, artifact_name, artifact_id, packaging = None, **kwar
**kwargs
)

POM_VERSION = "${project.version}"
POM_VERSION = "2.26"

def gen_maven_artifact(
name,
Expand Down

0 comments on commit 749d06b

Please sign in to comment.