Updated Branches: refs/heads/master 0d3f6441c -> 029e71843
Upgrade to maven-duplicate-finder-plugin 1.0.5 This adds a cache which accelerates mvn install: 1.0.3: real 3m4.419s user 3m29.749s sys 0m48.495s 1.0.5: real 1m48.533s user 2m22.457s sys 0m46.331s Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/029e7184 Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/029e7184 Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/029e7184 Branch: refs/heads/master Commit: 029e718435f3633245a2401a6cf153c2a9c7e4aa Parents: 0d3f644 Author: Andrew Gaul <[email protected]> Authored: Sat Nov 16 19:17:39 2013 -0800 Committer: Andrew Gaul <[email protected]> Committed: Sat Nov 16 19:18:51 2013 -0800 ---------------------------------------------------------------------- project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/029e7184/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index 5848c05..d17a2e4 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -432,7 +432,7 @@ <plugin> <groupId>com.ning.maven.plugins</groupId> <artifactId>maven-duplicate-finder-plugin</artifactId> - <version>1.0.3</version> + <version>1.0.5</version> <configuration> <exceptions> <exception>
