Skip to content

Commit

Permalink
Fix git-describe
Browse files Browse the repository at this point in the history
  • Loading branch information
bageshwar committed Apr 26, 2022
1 parent c06bbca commit b3147dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<format>json</format>
<gitDescribe>
<skip>false</skip>
<always>false</always>
<always>true</always>
<dirty>-dirty</dirty>
</gitDescribe>
</configuration>
Expand Down

0 comments on commit b3147dd

Please sign in to comment.