@@ -179,7 +179,12 @@ limitations under the License.
179179 <contributor >
180180 <name >Alex Karasulu</name >
181181 <email >aok123 at bellsouth.net</email >
182- <roles >submitted Binary class and test</roles >
182+ <roles >Submitted Binary class and test</roles >
183+ </contributor >
184+ <contributor >
185+ <name >Matthew Inger</name >
186+ <email >mattinger at yahoo.com</email >
187+ <roles >Submitted DIFFERENCE algorithm for Soundex and RefinedSoundex</roles >
183188 </contributor >
184189 </contributors >
185190 <dependencies >
@@ -229,21 +234,23 @@ limitations under the License.
229234 </build >
230235
231236 <reports >
237+ <report >maven-changes-plugin</report >
232238 <report >maven-changelog-plugin</report >
233- <!-- <report>maven-changes-plugin</report> -->
234239 <report >maven-checkstyle-plugin</report >
235240 <report >maven-clover-plugin</report >
236241 <report >maven-developer-activity-plugin</report >
237242 <report >maven-file-activity-plugin</report >
238243 <report >maven-javadoc-plugin</report >
239- <!-- <report>maven-jdepend-plugin</report> -->
240- <!-- <report>maven-jellydoc-plugin</report> -->
244+ <report >maven-jdiff-plugin</report >
241245 <report >maven-junit-report-plugin</report >
242246 <report >maven-jxr-plugin</report >
243247 <report >maven-license-plugin</report >
248+ <!-- <report>maven-changes-plugin</report> -->
249+ <!-- <report>maven-findbugs-plugin</report> -->
250+ <!-- <report>maven-jdepend-plugin</report> -->
251+ <!-- <report>maven-jellydoc-plugin</report> -->
244252 <!-- <report>maven-linkcheck-plugin</report> -->
245253 <!-- <report>maven-statcvs-plugin</report> -->
246254 <!-- <report>maven-tasklist-plugin</report> -->
247- <!-- <report>maven-findbugs-plugin</report> -->
248255 </reports >
249256</project >
0 commit comments