Skip to content

Commit 42a54d2

Browse files
committed
Tweak console output of release template
1 parent 3785f97 commit 42a54d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ git push origin master tag ${project.tag}
7070
# display registry reminder
7171
echo ""
7272
echo "REMEMBER: You must add a release entry for ${project.artifactId} ${project.version}"
73-
echo "in plugins.json and re-run checksums.sh!"
73+
echo " in plugins.json and re-run checksums.sh!"

0 commit comments

Comments
 (0)