Skip to content

Commit c068fe2

Browse files
committed
Add comment for git.commit.id.abbrev
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
1 parent dd61824 commit c068fe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ flexible messaging model and an intuitive client API.</description>
166166
<surefire.shutdown>kill</surefire.shutdown>
167167
<docker.organization>apachepulsar</docker.organization>
168168
<docker.image>pulsar</docker.image>
169+
<!-- git.commit.id.abbrev will be injected by git-commit-id-plugin-->
169170
<docker.tag>${project.version}-${git.commit.id.abbrev}</docker.tag>
170171
<skipSourceReleaseAssembly>false</skipSourceReleaseAssembly>
171172
<skipBuildDistribution>false</skipBuildDistribution>

0 commit comments

Comments
 (0)