Skip to content

Commit

Permalink
ci: Remove short commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaax committed Feb 9, 2024
1 parent 15556ef commit 09729b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@
<executable>git</executable>
<arguments>
<argument>rev-parse</argument>
<argument>--short</argument>
<argument>HEAD</argument>
</arguments>
<outputProperty>git.commit.hash</outputProperty>
Expand Down

0 comments on commit 09729b6

Please sign in to comment.