MCHANGELOG-151 - Migrate plugin to Maven 3.0.5
Updated the maven version to 3.0.5 had to update some of the other dependencies and add missing dependencies to get it to compile.
I split the commits into smaller units, if you want all in one commit then let me know and I can rebase.
The SvnInfoCommandExpanded class had a different package structure, it seemed to mirror maven-scm-provider-svnexe, and maybe belongs in that project? I just moved the entire structure to plugins.changelog. Please let me know if this should be moved.
The last commit that updates to java 7 with diamond operator and try-with-resurces might now belong here. The https://cwiki.apache.org/confluence/display/MAVEN/Plugin+migration+to+Maven3+dependencies mentioned housekeeping, but I can admit this would be better in its own task. If so please let me know and I can rebase and drop it.
Thank You for PR. Superseded by #3 and #16 and still worth to apply 7ff180867cd5d93d8a92b538c92976018c483e9a
pretty sure this one is obsolete