This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jredmine. See http://git.nuiton.org/jredmine.git commit e94300108552b32477d66de8a681c62c8f825047 Author: Maven Release <maven-release@codelutin.com> Date: Sat Jun 7 14:10:03 2014 +0200 update changes plugin version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f97586..8dace6b 100644 --- a/pom.xml +++ b/pom.xml @@ -368,7 +368,7 @@ <dependency> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-changes-plugin</artifactId> - <version>2.9</version> + <version>${changesPluginVersion}</version> <exclusions> <exclusion> <groupId>org.codehaus.plexus</groupId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.