Hi!
Maven SVN Revision Number Plugin 1.13 should be available from the Maven Central in a couple of hours.
The plugin GAV is:
<groupId>com.google.code.maven-svn-revision-number-plugin</groupId>
<artifactId>svn-revision-number-maven-plugin</artifactId>
<version>1.13</version>
Issue 14 is closed, the plugin will now display warnings about overriding properties when the "verbose" plugin parameter is set to "true" or when the Maven runs in debug mode (-X/--debug). This will decrease the number of spam in the build log but still provides a way to get the warnings for troubleshooting.
SVNKit dependency bumped to the latest 1.7.5, which should be a good thing =)
No changes other than these.