Skip to content

Commit

Permalink
resolve HEAD is not a symbolic ref error in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Elliot Jackson <13633636+ElliotMJackson@users.noreply.github.com>
  • Loading branch information
elliotmjackson committed Sep 29, 2022
1 parent 0436581 commit 87902c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
<url>https://github.com/envoyproxy/protoc-gen-validate</url>
<connection>scm:git:git@github.com:lyft/protoc-gen-validate.git</connection>
<developerConnection>scm:git:git@github.com:lyft/protoc-gen-validate.git</developerConnection>
<tag>HEAD</tag>
<tag>v0.6.9-rc.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 87902c3

Please sign in to comment.