Skip to content

Commit

Permalink
.17 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ronshapiro committed Aug 7, 2018
1 parent 83ca596 commit ae9c1fd
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.17"

0 comments on commit ae9c1fd

Please sign in to comment.