We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3dd916 commit fb34a75Copy full SHA for fb34a75
1 file changed
src/changes/release-notes.vm
@@ -14,7 +14,7 @@
14
## KIND, either express or implied. See the License for the
15
## specific language governing permissions and limitations
16
## under the License.
17
- Apache ${project.name} ${version} RELEASE NOTES
+ ${project.name} ${version} RELEASE NOTES
18
19
$introduction.replaceAll("(?<!\015)\012", "
20
").replaceAll("(?m)^ +","")
@@ -98,7 +98,7 @@ Removed:
98
#end
99
100
For complete information on ${project.name}, including instructions on how to submit bug reports,
101
-patches, or suggestions for improvement, see the Apache ${project.name} website:
+patches, or suggestions for improvement, see the ${project.name} website:
102
103
${project.url}
104
0 commit comments