Skip to content

Commit fb34a75

Browse files
committed
POM project name should contain "Apache" prefix
1 parent a3dd916 commit fb34a75

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/changes/release-notes.vm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
## KIND, either express or implied. See the License for the
1515
## specific language governing permissions and limitations
1616
## under the License.
17-
Apache ${project.name} ${version} RELEASE NOTES
17+
${project.name} ${version} RELEASE NOTES
1818

1919
$introduction.replaceAll("(?<!\015)\012", "
2020
").replaceAll("(?m)^ +","")
@@ -98,7 +98,7 @@ Removed:
9898
#end
9999

100100
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:
101+
patches, or suggestions for improvement, see the ${project.name} website:
102102

103103
${project.url}
104104

0 commit comments

Comments
 (0)