We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d41a3e2 commit 0615177Copy full SHA for 0615177
1 file changed
src/changes/release-notes.vm
@@ -21,7 +21,7 @@ ${project.name} ${version} Release Notes
21
$introduction.replaceAll("(?<!\015)\012", "
22
").replaceAll("(?m)^ +","")
23
24
-## N.B. the available variables are described here:
+## The available variables are described here:
25
## http://maven.apache.org/plugins/maven-changes-plugin/examples/using-a-custom-announcement-template.html
26
##
27
## Hack to improve layout: replace all pairs of spaces with a single new-line
0 commit comments