Adding maven-project-info-reports-plugin to changes/RELEASE-NOTES.txt

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-parent/branches/commons-parent-47@1834606 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 1a7e60b..8617444 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -25,6 +25,7 @@
 o commons-release-plugin 1.2 -> 1.3
 o commons-build-plugin 1.8 -> 1.9
 o maven-surefire-plugin 2.21.0 -> 2.22.0
+o maven-project-info-reports-plugin 2.9 -> 3.0.0
 
 
 Historical list of changes: http://commons.apache.org/commons-parent-pom.html
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ededbec..9df8822 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -73,6 +73,7 @@
             <action type="update">commons-release-plugin 1.2 -> 1.3</action>
             <action type="update">commons-build-plugin 1.8 -> 1.9</action>
             <action type="update">maven-surefire-plugin 2.21.0 -> 2.22.0</action>
+            <action type="update">maven-project-info-reports-plugin 2.9 -> 3.0.0</action>
         </release>
 
         <release version="46" date="2018-04-07" description="Plugin updates