Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix][build] Fix problem where git.commit.id.abbrev is missing in ima…
Browse files Browse the repository at this point in the history
…ge tagging (apache#23337)

(cherry picked from commit 7d4ac9d)
lhotari committed Sep 23, 2024
1 parent e63dcd4 commit 0b589b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/pom.xml
Original file line number Diff line number Diff line change
@@ -68,7 +68,6 @@
<configuration>
<skip>false</skip>
<injectAllReactorProjects>true</injectAllReactorProjects>
<runOnlyOnce>true</runOnlyOnce>
<skipPoms>false</skipPoms>
</configuration>
</plugin>

0 comments on commit 0b589b4

Please sign in to comment.