Change the Maven goal prefix from "commons" to "commons-build".
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index d2ecff3..dc3e669 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -17,6 +17,7 @@
 1. Fix in src/main/resources/commons-xdoc-templates/readme-md-template.md for components that have a major version number in their artifact IDs.
 2. Add goal for creating all items for pre-release. 
 3. Fix README.md generation typo: 'Javadoc' -> 'Javadoc'.
+4. Change the Maven goal prefix from "commons" to "commons-build".
 
 VERSION 1.8 - 2018-04-02
 ------------------------