Skip to content

Commit

Permalink
2.21 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ronshapiro committed Jan 16, 2019
1 parent e0e47f1 commit 556f2ab
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 @@ -35,4 +35,4 @@ def pom_file(name, targets, artifact_name, artifact_id, packaging = None, **kwar
**kwargs
)

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

0 comments on commit 556f2ab

Please sign in to comment.